Bug#788977: FTBFS: mvn: plexus-compiler-api:jar:2.x not available offline
Chris West (Faux)
solo-debianbugs at goeswhere.com
Tue Jun 16 18:38:27 UTC 2015
Source: metainf-services
Version: 1.5-1
Severity: serious
Justification: fails to build from source
Dear Maintainer,
The package fails to build in sid, due to missing Maven dependencies:
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) org.codehaus.plexus:plexus-compiler-api:jar:2.x
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.codehaus.plexus -DartifactId=plexus-compiler-api -Dversion=2.x -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=org.codehaus.plexus -DartifactId=plexus-compiler-api -Dversion=2.x -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.2
2) org.codehaus.plexus:plexus-compiler-api:jar:2.x
2) org.codehaus.plexus:plexus-compiler-manager:jar:2.x
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.codehaus.plexus -DartifactId=plexus-compiler-manager -Dversion=2.x -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=org.codehaus.plexus -DartifactId=plexus-compiler-manager -Dversion=2.x -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.2
2) org.codehaus.plexus:plexus-compiler-manager:jar:2.x
3) org.codehaus.plexus:plexus-compiler-javac:jar:2.x
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.codehaus.plexus -DartifactId=plexus-compiler-javac -Dversion=2.x -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=org.codehaus.plexus -DartifactId=plexus-compiler-javac -Dversion=2.x -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.2
2) org.codehaus.plexus:plexus-compiler-javac:jar:2.x
----------
3 required artifacts are missing.
for artifact:
org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.2
from the specified remote repositories:
central (https://repo1.maven.org/maven2)
NOTE: Maven is executing in offline mode. Any artifacts not already in your local
repository will be inaccessible.
The full build log is available on the Reproducible Builds builder:
https://reproducible.debian.net/rb-pkg/unstable/amd64/metainf-services.html
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.19.0-20-generic (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
More information about the pkg-java-maintainers
mailing list