Bug#737990:

Mathieu Malaterre malat at debian.org
Fri Feb 7 12:58:28 UTC 2014


Using javahelper version 0.45, I can get a little further:

[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: /tmp/stapler-1.218/jsp/target/stapler-jsp-1.218.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing /tmp/stapler-1.218/jsp/target/stapler-jsp-1.218.jar
to /tmp/stapler-1.218/debian/maven-repo/org/kohsuke/stapler/stapler-jsp/1.218/stapler-jsp-1.218.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Stapler Jelly module
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.jvnet.maven-jellydoc-plugin:jellydoc-annotations:jar:debian

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file
-DgroupId=org.jvnet.maven-jellydoc-plugin
-DartifactId=jellydoc-annotations -Dversion=debian -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.jvnet.maven-jellydoc-plugin
-DartifactId=jellydoc-annotations -Dversion=debian -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
  1) org.kohsuke.stapler:stapler-jelly:jar:1.218
  2) org.jvnet.maven-jellydoc-plugin:jellydoc-annotations:jar:debian

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

for artifact:
  org.kohsuke.stapler:stapler-jelly:jar:1.218

from the specified remote repositories:
  central (http://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: 13 seconds
[INFO] Finished at: Fri Feb 07 13:38:39 CET 2014
[INFO] Final Memory: 27M/361M
[INFO] ------------------------------------------------------------------------
make: *** [mvn-build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2



More information about the pkg-java-maintainers mailing list