PS More environment info: $ mvn -version Apache Maven 3.5.3 (3383c37e1f9e9b3bc3df5050c29c8aff9f295297; 2018-02-24T11:49:05-08:00) Maven home: /usr/local/apache-maven-3.5.3 Java version: 1.8.0_271, vendor: Oracle Corporation Java home: /usr/lib/jvm/jdk1.8.0_271/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.4.0-64-generic", arch: "amd64", family: "unix"
$ java -version java version "1.8.0_271" Java(TM) SE Runtime Environment (build 1.8.0_271-b09) Java HotSpot(TM) 64-Bit Server VM (build 25.271-b09, mixed mode) On Sat, Jan 23, 2021 at 5:03 PM Julian Hyde <jh...@apache.org> wrote: > > FWIW, I get the same error. Ubuntu 20.04, Java 8, "mvn clean compile". > > ... > [INFO] Hop Assemblies Plugins Dist ........................ SUCCESS [ 17.172 > s] > [INFO] Hop Assemblies Static Assets ....................... SUCCESS [ 0.272 > s] > [INFO] Hop Assemblies Demo ................................ SUCCESS [ 0.007 > s] > [INFO] Hop Assemblies Libraries ........................... FAILURE [ 3.737 > s] > [INFO] Hop Client ......................................... SKIPPED > [INFO] Hop Assemblies Core ................................ SKIPPED > [INFO] Hop Assemblies Core Libraries ...................... SKIPPED > [INFO] Hop Assemblies Debug 0.60 .......................... SKIPPED > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 03:52 min > [INFO] Finished at: 2021-01-23T17:01:00-08:00 > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-dependency-plugin:3.1.0:copy-dependencies > (copy-libs) on project hop-assemblies-libs: Artifact has not been > packaged yet. When used on reactor artifact, copy should be executed > after packaging: see MDEP-187. -> [Help 1] > [ERROR] > [ERROR] To see the full stack trace of the errors, re-run Maven with > the -e switch. > [ERROR] Re-run Maven using the -X switch to enable full debug logging. > [ERROR] > [ERROR] For more information about the errors and possible solutions, > please read the following articles: > [ERROR] [Help 1] > http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException > [ERROR] > [ERROR] After correcting the problems, you can resume the build with the > command > [ERROR] mvn <goals> -rf :hop-assemblies-libs > > Julian > > > On Sat, Jan 23, 2021 at 4:18 PM Justin Mclean <jus...@classsoftware.com> > wrote: > > > > Hi, > > > > It's failing for me at: > > [INFO] Hop Assemblies Plugins Dist ........................ FAILURE [ > > 33.371 s] > > > > When I do an “mvn compile” but it works with a “man package”. > > > > Thanks, > > Justin > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org > > For additional commands, e-mail: general-h...@incubator.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org For additional commands, e-mail: general-h...@incubator.apache.org