tomcat-maven-plugin version 1.1-1 failed to build in oneiric
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ecj (Ubuntu) |
Fix Released
|
High
|
James Page | ||
Oneiric |
Fix Released
|
High
|
James Page | ||
tomcat-maven-plugin (Ubuntu) |
Fix Released
|
High
|
James Page | ||
Oneiric |
Fix Released
|
High
|
James Page |
Bug Description
tomcat-maven-plugin version 1.1-1 failed to build in oneiric
Link to failed build: https:/
Details about the rebuild:
http://
Direct link to the build log: https:/
This log snippet might be of interest, since it triggered the matcher 'Purging chroot-autobuild'.
Excerpt 1476 lines into the build log:
dh_testroot
dh_prep
dh_installdirs
debian/rules override_
make[1]: Entering directory `/build/
dh_auto_install
mh_installpoms -plibtomcat-
mh_installjar -plibtomcat-
-i1.1 -e1.1 \
target/
Cannot find the jar to install: target/
make[1]: *** [override_
make[1]: Leaving directory `/build/
make: *** [binary] Error 2
dpkg-buildpackage: error: /usr/bin/fakeroot debian/rules binary gave error exit status 2
*******
Build finished at 20110827-0105
FAILED [dpkg-buildpackage died]
Purging chroot-
Related branches
- Matthias Klose: Needs Information
- Ubuntu branches: Pending requested
-
Diff: 127 lines (+65/-4)6 files modifieddebian/changelog (+13/-0)
debian/control (+3/-1)
debian/libecj-java.install (+0/-1)
debian/libecj-java.poms (+1/-0)
debian/poms/ecj.pom (+37/-0)
debian/rules (+11/-2)
- Daniel Holbach: Needs Information
- Ubuntu branches: Pending requested
-
Diff: 38 lines (+12/-1)2 files modifieddebian/changelog (+8/-0)
debian/control (+4/-1)
Changed in tomcat-maven-plugin (Ubuntu): | |
status: | New → Confirmed |
importance: | Undecided → High |
tags: | removed: arm-porting-queue |
Changed in tomcat-maven-plugin (Ubuntu Oneiric): | |
assignee: | nobody → James Page (james-page) |
status: | Confirmed → In Progress |
Actual error:
[INFO] Failed to resolve artifact.
Missing: jdt.core. compiler: ecj:jar: debian
----------
1) org.eclipse.
Try downloading the file manually from the project website.
Then, install it using the command: install- file -DgroupId= org.eclipse. jdt.core. compiler -DartifactId=ecj -Dversion=debian -Dpackaging=jar -Dfile= /path/to/ file
mvn install:
Alternatively, if you host your own repository you can deploy the file there: org.eclipse. jdt.core. compiler -DartifactId=ecj -Dversion=debian -Dpackaging=jar -Dfile= /path/to/ file -Durl=[url] -DrepositoryId=[id]
mvn deploy:deploy-file -DgroupId=
Path to dependency: mojo:tomcat- maven-plugin: maven-plugin: 1.1 tomcat: jasper: jar:debian jdt.core. compiler: ecj:jar: debian
1) org.codehaus.
2) org.apache.
3) org.eclipse.
----------
1 required artifact is missing.
for artifact: mojo:tomcat- maven-plugin: maven-plugin: 1.1
org.codehaus.
from the specified remote repositories: repo1.maven. org/maven2)
central (http://