Skip to content

Instantly share code, notes, and snippets.

@cjac
Created March 5, 2020 20:52
Show Gist options
  • Save cjac/711f8d07f56e5f9a6e3debca35c99f52 to your computer and use it in GitHub Desktop.
Save cjac/711f8d07f56e5f9a6e3debca35c99f52 to your computer and use it in GitHub Desktop.
# mvn clean -e install
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Detecting the operating system and CPU architecture
[INFO] ------------------------------------------------------------------------
[INFO] os.detected.name: sunos
[INFO] os.detected.arch: x86_64
[INFO] os.detected.version: 5.11
[INFO] os.detected.version.major: 5
[INFO] os.detected.version.minor: 11
[INFO] os.detected.classifier: sunos-x86_64
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Netty/TomcatNative [Parent] [pom]
[INFO] Netty/TomcatNative [OpenSSL - Dynamic] [jar]
[INFO] Netty/TomcatNative [OpenSSL - Static] [jar]
[INFO] Netty/TomcatNative [BoringSSL - Static] [jar]
[INFO] Netty/TomcatNative [LibreSSL - Static] [jar]
[INFO]
[INFO] -------------------< io.netty:netty-tcnative-parent >-------------------
[INFO] Building Netty/TomcatNative [Parent] 2.0.30.Final-SNAPSHOT [1/5]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ netty-tcnative-parent ---
[INFO] Deleting /usr/share/src/netty-tcnative/target
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ netty-tcnative-parent ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-tools) @ netty-tcnative-parent ---
[INFO]
[INFO] --- maven-checkstyle-plugin:2.10:check (check-style) @ netty-tcnative-parent ---
[INFO]
[INFO] --- maven-dependency-plugin:2.10:get (get-npn-boot) @ netty-tcnative-parent ---
[INFO] Resolving org.mortbay.jetty.npn:npn-boot:jar:1.1.10.v20150130 with transitive dependencies
[INFO]
[INFO] --- maven-dependency-plugin:2.10:get (get-alpn-boot) @ netty-tcnative-parent ---
[INFO] Resolving org.mortbay.jetty.alpn:alpn-boot:jar:7.1.3.v20150130 with transitive dependencies
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (write-version-properties) @ netty-tcnative-parent ---
[INFO] Executing tasks
main:
[echo] Current commit: 5935bba on 2020-02-18 11:26:57 +0000
[mkdir] Created dir: /usr/share/src/netty-tcnative/target/classes/META-INF
[propertyfile] Creating new property file: /usr/share/src/netty-tcnative/target/classes/META-INF/io.netty.versions.properties
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (native-manifest) @ netty-tcnative-parent ---
[INFO] Executing tasks
main:
[echo] Bundle-NativeCode: META-INF/native/${tcnative.snippet};processor=x86_64
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (copy-src) @ netty-tcnative-parent ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (source-apr-linux-mac) @ netty-tcnative-parent ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (build-apr-linux-mac) @ netty-tcnative-parent ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.9:check (default) @ netty-tcnative-parent ---
[INFO] Signature checking is skipped.
[INFO]
[INFO] --- maven-bundle-plugin:2.4.0:manifest (generate-manifest) @ netty-tcnative-parent ---
[WARNING] Ignoring project type pom - supportedProjectTypes = [jar]
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources-no-fork) @ netty-tcnative-parent ---
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ netty-tcnative-parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ netty-tcnative-parent ---
[INFO] Installing /usr/share/src/netty-tcnative/pom.xml to /root/.m2/repository/io/netty/netty-tcnative-parent/2.0.30.Final-SNAPSHOT/netty-tcnative-parent-2.0.30.Final-SNAPSHOT.pom
[INFO]
[INFO] ----------------------< io.netty:netty-tcnative >-----------------------
[INFO] Building Netty/TomcatNative [OpenSSL - Dynamic] 2.0.30.Final-SNAPSHOT [2/5]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ netty-tcnative ---
[INFO] Deleting /usr/share/src/netty-tcnative/openssl-dynamic/target
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ netty-tcnative ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-tools) @ netty-tcnative ---
[INFO]
[INFO] --- maven-checkstyle-plugin:2.10:check (check-style) @ netty-tcnative ---
[INFO]
[INFO] --- maven-dependency-plugin:2.10:get (get-npn-boot) @ netty-tcnative ---
[INFO] Resolving org.mortbay.jetty.npn:npn-boot:jar:1.1.10.v20150130 with transitive dependencies
[INFO]
[INFO] --- maven-dependency-plugin:2.10:get (get-alpn-boot) @ netty-tcnative ---
[INFO] Resolving org.mortbay.jetty.alpn:alpn-boot:jar:7.1.3.v20150130 with transitive dependencies
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (write-version-properties) @ netty-tcnative ---
[INFO] Executing tasks
main:
[echo] Current commit: 5935bba on 2020-02-18 11:26:57 +0000
[mkdir] Created dir: /usr/share/src/netty-tcnative/openssl-dynamic/target/classes/META-INF
[propertyfile] Creating new property file: /usr/share/src/netty-tcnative/openssl-dynamic/target/classes/META-INF/io.netty.versions.properties
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (native-manifest) @ netty-tcnative ---
[INFO] Executing tasks
main:
[echo] Bundle-NativeCode: META-INF/native/${tcnative.snippet};processor=x86_64
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (copy-src) @ netty-tcnative ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (source-apr-linux-mac) @ netty-tcnative ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ netty-tcnative ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ netty-tcnative ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 17 source files to /usr/share/src/netty-tcnative/openssl-dynamic/target/classes
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (build-apr-linux-mac) @ netty-tcnative ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-hawtjni-plugin:1.11:generate (build-native-lib) @ netty-tcnative ---
[INFO] executing: /bin/sh -c ./autogen.sh
[INFO] /bin/sh: ./autogen.sh: /bin/sh: bad interpreter: Permission denied
[INFO] rc: 126
[INFO]
[INFO] --- maven-hawtjni-plugin:1.11:build (build-native-lib) @ netty-tcnative ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Netty/TomcatNative [Parent] 2.0.30.Final-SNAPSHOT:
[INFO]
[INFO] Netty/TomcatNative [Parent] ........................ SUCCESS [ 3.790 s]
[INFO] Netty/TomcatNative [OpenSSL - Dynamic] ............. FAILURE [ 2.257 s]
[INFO] Netty/TomcatNative [OpenSSL - Static] .............. SKIPPED
[INFO] Netty/TomcatNative [BoringSSL - Static] ............ SKIPPED
[INFO] Netty/TomcatNative [LibreSSL - Static] ............. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.671 s
[INFO] Finished at: 2020-03-05T20:50:50Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.fusesource.hawtjni:maven-hawtjni-plugin:1.11:build (build-native-lib) on project netty-tcnative: build failed: org.apache.maven.plugin.MojoExecutionException: Requested download does not exist.: Failure to find io.netty:netty-tcnative:zip:native-src:2.0.30.Final-SNAPSHOT in file:///usr/share/src/netty-tcnative/openssl-dynamic/src/main/resources/repo was cached in the local repository, resolution will not be reattempted until the update interval of local-repository has elapsed or updates are forced
[ERROR]
[ERROR] Try downloading the file manually from the project website.
[ERROR]
[ERROR] Then, install it using the command:
[ERROR] mvn install:install-file -DgroupId=io.netty -DartifactId=netty-tcnative -Dversion=2.0.30.Final-SNAPSHOT -Dclassifier=native-src -Dpackaging=zip -Dfile=/path/to/file
[ERROR]
[ERROR] Alternatively, if you host your own repository you can deploy the file there:
[ERROR] mvn deploy:deploy-file -DgroupId=io.netty -DartifactId=netty-tcnative -Dversion=2.0.30.Final-SNAPSHOT -Dclassifier=native-src -Dpackaging=zip -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
[ERROR]
[ERROR]
[ERROR] io.netty:netty-tcnative:zip:2.0.30.Final-SNAPSHOT
[ERROR]
[ERROR] from the specified remote repositories:
[ERROR] local-repository (file:///usr/share/src/netty-tcnative/openssl-dynamic/src/main/resources/repo, releases=true, snapshots=true),
[ERROR] remote-repository (https://oss.sonatype.org/content/repositories/snapshots, releases=true, snapshots=true),
[ERROR] sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, releases=false, snapshots=true),
[ERROR] central (https://repo.maven.apache.org/maven2, releases=true, snapshots=false)
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.fusesource.hawtjni:maven-hawtjni-plugin:1.11:build (build-native-lib) on project netty-tcnative: build failed: org.apache.maven.plugin.MojoExecutionException: Requested download does not exist.
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:497)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
Caused by: org.apache.maven.plugin.MojoExecutionException: build failed: org.apache.maven.plugin.MojoExecutionException: Requested download does not exist.
at org.fusesource.hawtjni.maven.BuildMojo.execute (BuildMojo.java:254)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:497)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
Caused by: org.apache.maven.plugin.MojoExecutionException: Requested download does not exist.
at org.fusesource.hawtjni.maven.BuildMojo.downloadNativeSourcePackage (BuildMojo.java:409)
at org.fusesource.hawtjni.maven.BuildMojo.configureBasedBuild (BuildMojo.java:331)
at org.fusesource.hawtjni.maven.BuildMojo.execute (BuildMojo.java:245)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:497)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: Failure to find io.netty:netty-tcnative:zip:native-src:2.0.30.Final-SNAPSHOT in file:///usr/share/src/netty-tcnative/openssl-dynamic/src/main/resources/repo was cached in the local repository, resolution will not be reattempted until the update interval of local-repository has elapsed or updates are forced
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=io.netty -DartifactId=netty-tcnative -Dversion=2.0.30.Final-SNAPSHOT -Dclassifier=native-src -Dpackaging=zip -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=io.netty -DartifactId=netty-tcnative -Dversion=2.0.30.Final-SNAPSHOT -Dclassifier=native-src -Dpackaging=zip -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
io.netty:netty-tcnative:zip:2.0.30.Final-SNAPSHOT
from the specified remote repositories:
local-repository (file:///usr/share/src/netty-tcnative/openssl-dynamic/src/main/resources/repo, releases=true, snapshots=true),
remote-repository (https://oss.sonatype.org/content/repositories/snapshots, releases=true, snapshots=true),
sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, releases=false, snapshots=true),
central (https://repo.maven.apache.org/maven2, releases=true, snapshots=false)
at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:221)
at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveAlways (DefaultArtifactResolver.java:161)
at org.fusesource.hawtjni.maven.BuildMojo.downloadNativeSourcePackage (BuildMojo.java:405)
at org.fusesource.hawtjni.maven.BuildMojo.configureBasedBuild (BuildMojo.java:331)
at org.fusesource.hawtjni.maven.BuildMojo.execute (BuildMojo.java:245)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:497)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Failure to find io.netty:netty-tcnative:zip:native-src:2.0.30.Final-SNAPSHOT in file:///usr/share/src/netty-tcnative/openssl-dynamic/src/main/resources/repo was cached in the local repository, resolution will not be reattempted until the update interval of local-repository has elapsed or updates are forced
at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:424)
at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:229)
at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact (DefaultArtifactResolver.java:207)
at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact (DefaultRepositorySystem.java:262)
at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:215)
at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveAlways (DefaultArtifactResolver.java:161)
at org.fusesource.hawtjni.maven.BuildMojo.downloadNativeSourcePackage (BuildMojo.java:405)
at org.fusesource.hawtjni.maven.BuildMojo.configureBasedBuild (BuildMojo.java:331)
at org.fusesource.hawtjni.maven.BuildMojo.execute (BuildMojo.java:245)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:497)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Failure to find io.netty:netty-tcnative:zip:native-src:2.0.30.Final-SNAPSHOT in file:///usr/share/src/netty-tcnative/openssl-dynamic/src/main/resources/repo was cached in the local repository, resolution will not be reattempted until the update interval of local-repository has elapsed or updates are forced
at org.eclipse.aether.internal.impl.DefaultUpdateCheckManager.newException (DefaultUpdateCheckManager.java:218)
at org.eclipse.aether.internal.impl.DefaultUpdateCheckManager.checkArtifact (DefaultUpdateCheckManager.java:193)
at org.eclipse.aether.internal.impl.DefaultArtifactResolver.gatherDownloads (DefaultArtifactResolver.java:559)
at org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads (DefaultArtifactResolver.java:483)
at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:401)
at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:229)
at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact (DefaultArtifactResolver.java:207)
at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact (DefaultRepositorySystem.java:262)
at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:215)
at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveAlways (DefaultArtifactResolver.java:161)
at org.fusesource.hawtjni.maven.BuildMojo.downloadNativeSourcePackage (BuildMojo.java:405)
at org.fusesource.hawtjni.maven.BuildMojo.configureBasedBuild (BuildMojo.java:331)
at org.fusesource.hawtjni.maven.BuildMojo.execute (BuildMojo.java:245)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:497)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[ERROR]
[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 <args> -rf :netty-tcnative
root@solaris:/usr/src/netty-tcnative# ls /usr/share/src/netty-tcnative/openssl-dynamic/src/main/resources/repo
org
root@solaris:/usr/src/netty-tcnative# find /usr/share/src/netty-tcnative/openssl-dynamic/src/main/resources/repo
/usr/share/src/netty-tcnative/openssl-dynamic/src/main/resources/repo
/usr/share/src/netty-tcnative/openssl-dynamic/src/main/resources/repo/org
/usr/share/src/netty-tcnative/openssl-dynamic/src/main/resources/repo/org/fusesource
/usr/share/src/netty-tcnative/openssl-dynamic/src/main/resources/repo/org/fusesource/hawtjni
/usr/share/src/netty-tcnative/openssl-dynamic/src/main/resources/repo/org/fusesource/hawtjni/maven-hawtjni-plugin
/usr/share/src/netty-tcnative/openssl-dynamic/src/main/resources/repo/org/fusesource/hawtjni/maven-hawtjni-plugin/maven-metadata-local.xml
/usr/share/src/netty-tcnative/openssl-dynamic/src/main/resources/repo/org/fusesource/hawtjni/maven-hawtjni-plugin/1.11
/usr/share/src/netty-tcnative/openssl-dynamic/src/main/resources/repo/org/fusesource/hawtjni/maven-hawtjni-plugin/1.11/maven-hawtjni-plugin-1.11.jar
/usr/share/src/netty-tcnative/openssl-dynamic/src/main/resources/repo/org/fusesource/hawtjni/maven-hawtjni-plugin/1.11/maven-hawtjni-plugin-1.11.pom
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment