Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-build] Build failed in Hudson: jetty #1292

See <https://hudson.eclipse.org/hudson/job/jetty/1292/changes>

Changes:

[Jesse McConnell] [Bug 351516] support nosql sessions

------------------------------------------
Started by an SCM change
Building remotely on hudson-slave1
Checkout:jetty / <https://hudson.eclipse.org/hudson/job/jetty/ws/> - hudson.remoting.Channel@140de537:hudson-slave1
Using strategy: Default
Last Built Revision: Revision 5859a859191763024afc8d32d290ec82ae1aff83 (origin/master)
Checkout:jetty / <https://hudson.eclipse.org/hudson/job/jetty/ws/> - hudson.remoting.LocalChannel@17e60665
GitAPI created
Fetching changes from the remote Git repository
Fetching upstream changes from git://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project.git
[jetty] $ git fetch -t git://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project.git +refs/heads/*:refs/remotes/origin/*
[jetty] $ git ls-tree HEAD
[jetty] $ git tag -l master
[jetty] $ git rev-parse origin/master
Commencing build of Revision 2ead7a83fe013a2b6e5390b7451ea70439a37414 (origin/master)
GitAPI created
Checking out Revision 2ead7a83fe013a2b6e5390b7451ea70439a37414 (origin/master)
[jetty] $ git checkout -f 2ead7a83fe013a2b6e5390b7451ea70439a37414
[jetty] $ git tag -a -f -m "Hudson Build #1292" hudson-jetty-1292
Recording changes in branch origin/master
[jetty] $ git whatchanged --no-abbrev -M --pretty=raw 5859a859191763024afc8d32d290ec82ae1aff83..2ead7a83fe013a2b6e5390b7451ea70439a37414
[jetty] $ /shared/common/apache-maven-3.0.3/bin/mvn -Dmaven.test.error.ignore=true -Dmaven.test.failure.ignore=true -fae clean install
[INFO] Scanning for projects...
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project org.eclipse.jetty:jetty-nosql:7.5.0-SNAPSHOT (<https://hudson.eclipse.org/hudson/job/jetty/ws/jetty-nosql/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.eclipse.jetty:jetty-server:jar must be a valid version but is '${project/version}'. @ line 66, column 16
[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
Recording test results
Failed to send e-mail to Jesse McConnell because no e-mail address is known, and no default e-mail domain is configured



Back to the top