Bug#789201: libphonenumber: FTBFS on hppa: mvn: plexus-compiler-api:jar:2.x not available offline

John David Anglin dave.anglin at bell.net
Thu Jun 18 20:11:49 UTC 2015


Package: libphonenumber
Version: 6.3~svn698-3
Severity: normal

Dear Maintainer,

The build fails as follows:

NOTE: Maven is executing in offline mode. Any artifacts not already in your local
repository will be inaccessible.

[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Libphonenumber build tools
[INFO]   Libphonenumber common library for build tools
[INFO]   Libphonenumber C++ build tools
[INFO]   Libphonenumber Data tools
[INFO]   Libphonenumber Java and JavaScript build tools
[INFO]   Unnamed - com.googlecode.libphonenumber:libphonenumber-parent:pom:6.2.3-SNAPSHOT
[INFO]   Unnamed - com.googlecode.libphonenumber:libphonenumber:jar:6.2.3-SNAPSHOT
[INFO]   Unnamed - com.googlecode.libphonenumber:prefixmapper:jar:2.15-SNAPSHOT
[INFO]   Unnamed - com.googlecode.libphonenumber:carrier:jar:1.5-SNAPSHOT
[INFO]   Unnamed - com.googlecode.libphonenumber:geocoder:jar:2.15-SNAPSHOT
[INFO]   Unnamed - com.google.i18n.phonenumbers:libphonenumber-build-parent:pom:1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Building Libphonenumber build tools
[INFO]    task-segment: [package]
[INFO] ------------------------------------------------------------------------
[INFO] No goals needed for project - skipping
[INFO] ------------------------------------------------------------------------
[INFO] Building Libphonenumber common library for build tools
[INFO]    task-segment: [package]
[INFO] ------------------------------------------------------------------------
[INFO] [build-helper:add-source {execution: add-source}]
[INFO] Source directory: /«PKGBUILDDIR»/java/libphonenumber/src added.
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /«PKGBUILDDIR»/tools/java/common/src/main/resources
[INFO] ------------------------------------------------------------------------
[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.


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 40 seconds
[INFO] Finished at: Wed Jun 17 04:44:26 GMT 2015
[INFO] Final Memory: 19M/34M

Full buildd log is here:
http://buildd.debian-ports.org/status/fetch.php?pkg=libphonenumber&arch=hppa&ver=6.3%7Esvn698-3&stamp=1434516390


-- System Information:
Debian Release: stretch/sid
  APT prefers unreleased
  APT policy: (500, 'unreleased'), (500, 'unstable')
Architecture: hppa (parisc64)

Kernel: Linux 3.17.8+ (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_CA.utf8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)



More information about the pkg-java-maintainers mailing list