Bug#788181: src:jsmpp: FTBFS due to missing artifact

Logan Rosen logan at ubuntu.com
Tue Jun 9 05:15:16 UTC 2015


Package: src:jsmpp
Version: 2.1.2-1
Severity: serious
Justification: fails to build from source

Dear Maintainer,

jsmpp fails to build from source in a clean, unstable pbuilder on amd64. Here
is the relevant tail of the log [1]:


[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.apache.maven.wagon:wagon-ssh:jar:2.x

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.maven.wagon -DartifactId=wagon-ssh -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.apache.maven.wagon -DartifactId=wagon-ssh -Dversion=2.x -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.jsmpp:jsmpp:bundle:2.1.2
  	2) org.apache.maven.wagon:wagon-ssh:jar:2.x

----------
1 required artifact is missing.

for artifact: 
  org.jsmpp:jsmpp:bundle:2.1.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.

Thanks,
Logan Rosen

[1] http://paste.ubuntu.com/11664085/

-- System Information:
Debian Release: jessie/sid
  APT prefers wily-updates
  APT policy: (500, 'wily-updates'), (500, 'wily-security'), (500, 'wily'), (100, 'wily-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.19.0-20-generic (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.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