Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[egit-build] Build failed in Hudson: egit-pde #14

See <https://hudson.eclipse.org/hudson/job/egit-pde/14/changes>

Changes:

[John Arthorne] Release fails when non-git map entries encountered

[Andrew Niefer] Support project and repo specific fetch override tags

------------------------------------------
Started by an SCM change
Building on master
Checkout:workspace / <https://hudson.eclipse.org/hudson/job/egit-pde/ws/> - hudson.remoting.LocalChannel@1f5230fc
Using strategy: Default
Last Built Revision: Revision 12c5ed61606591a5f22d827f04da390fab5801da (origin/master)
Checkout:workspace / <https://hudson.eclipse.org/hudson/job/egit-pde/ws/> - hudson.remoting.LocalChannel@1f5230fc
GitAPI created
Fetching changes from the remote Git repository
Fetching upstream changes from git://egit.eclipse.org/egit-pde.git
[workspace] $ git fetch -t git://egit.eclipse.org/egit-pde.git +refs/heads/*:refs/remotes/origin/*
[workspace] $ git ls-tree HEAD
Seen branch in repository origin/master
Commencing build of Revision 6201eac7bb33fd333d6f53cd3dfe8fbe0c730cb5 (origin/master)
GitAPI created
Checking out Revision 6201eac7bb33fd333d6f53cd3dfe8fbe0c730cb5 (origin/master)
[workspace] $ git checkout -f 6201eac7bb33fd333d6f53cd3dfe8fbe0c730cb5
[workspace] $ git tag -a -f -m "Hudson Build #14" hudson-egit-pde-14
Recording changes in branch origin/master
[workspace] $ git whatchanged --no-abbrev -M --pretty=raw 12c5ed61606591a5f22d827f04da390fab5801da..6201eac7bb33fd333d6f53cd3dfe8fbe0c730cb5
Deleting old artifacts from #12
[workspace] $ /shared/common/apache-maven-3.0/bin/mvn -Dplatform-version-name=helios -Djgit-site=https://hudson.eclipse.org/hudson/job/jgit/lastSuccessfulBuild/artifact/org.eclipse.jgit.packaging/org.eclipse.jgit.updatesite/target/site -Degit-site=https://hudson.eclipse.org/hudson/job/egit/lastSuccessfulBuild/artifact/org.eclipse.egit-updatesite/target/site -Declipse.p2.mirrors=false -Dmaven.repo.local=<https://hudson.eclipse.org/hudson/job/egit-pde/ws/.repository> clean install
[INFO] Scanning for projects...
[ERROR] The build could not read 5 projects -> [Help 1]
[ERROR]   
[ERROR]   The project org.eclipse.egit.pde:org.eclipse.egit.fetchfactory:0.12.0-SNAPSHOT (/opt/public/jobs/egit-pde/workspace/org.eclipse.egit.fetchfactory/pom.xml) has 1 error
[ERROR]     Non-resolvable parent POM: Could not find artifact org.eclipse.egit.pde:egit-pde-parent:pom:0.12.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 19, column 11 -> [Help 2]
[ERROR]   
[ERROR]   The project org.eclipse.egit.pde:org.eclipse.egit.relengtools:0.12.0-SNAPSHOT (/opt/public/jobs/egit-pde/workspace/org.eclipse.egit.relengtools/pom.xml) has 1 error
[ERROR]     Non-resolvable parent POM: Could not find artifact org.eclipse.egit.pde:egit-pde-parent:pom:0.12.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 19, column 11 -> [Help 2]
[ERROR]   
[ERROR]   The project org.eclipse.egit.pde:org.eclipse.egit.fetchfactory-feature:0.12.0-SNAPSHOT (/opt/public/jobs/egit-pde/workspace/org.eclipse.egit.fetchfactory-feature/pom.xml) has 1 error
[ERROR]     Non-resolvable parent POM: Could not find artifact org.eclipse.egit.pde:egit-pde-parent:pom:0.12.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 16, column 11 -> [Help 2]
[ERROR]   
[ERROR]   The project org.eclipse.egit.pde:org.eclipse.egit.relengtools-feature:0.12.0-SNAPSHOT (/opt/public/jobs/egit-pde/workspace/org.eclipse.egit.relengtools-feature/pom.xml) has 1 error
[ERROR]     Non-resolvable parent POM: Could not find artifact org.eclipse.egit.pde:egit-pde-parent:pom:0.12.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 16, column 11 -> [Help 2]
[ERROR]   
[ERROR]   The project org.eclipse.egit.pde:org.eclipse.egit.pde-updatesite:0.10.0-SNAPSHOT (/opt/public/jobs/egit-pde/workspace/org.eclipse.egit.pde-updatesite/pom.xml) has 1 error
[ERROR]     Non-resolvable parent POM: Could not find artifact org.eclipse.egit.pde:egit-pde-parent:pom:0.12.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 16, column 11 -> [Help 2]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
[DRY] Skipping publisher since build result is FAILURE
[FINDBUGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Failed to send e-mail to Andrew Niefer because no e-mail address is known, and no default e-mail domain is configured
Failed to send e-mail to John Arthorne because no e-mail address is known, and no default e-mail domain is configured
Failed to send e-mail to Chris Aniszczyk because no e-mail address is known, and no default e-mail domain is configured



Back to the top