You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/05/07 10:27:51 UTC

Build failed in Jenkins: Cayenne-trunk » h2,false,JDK 1.6 (latest),Ubuntu #703

See <https://builds.apache.org/job/Cayenne-trunk/./cayenneTestConnection=h2,collationCi=false,jdk=JDK%201.6%20(latest),label=Ubuntu/703/changes>

Changes:

[aadamchik] CAY-1634 [PATCH] In ChildDiffLoader.nodePropertyChanged the oldValue is not passed to writeProperty

patch by John Huss

[aadamchik] CAY-1701 Modeler cannot undo pasting of obj (db) entity

patch by ANdrei Veprev

[aadamchik] CAY-1706 Build support on JDK 1.7

patch by Andrei Veprev

[aadamchik] CAY-1694 When importing an EOModel, the DataNode gets lost

patch by Andrei Veprev

[aadamchik] CAY-1705 Cayenne plugin compatibility with M2E

patch by Andrei Veprev

[aadamchik] CAY-1700 Split long DISJOINT_BY_ID prefetch query on several smaller queries

testing edge cases
fixing endless loop on non-positive value in the incrementalfaultlist

[aadamchik] CAY-1700 Split long DISJOINT_BY_ID prefetch query on several smaller queries

refactoring property access. Instead of deep injection of RuntimeProperties, created
a special property of the DataDomain that can be read directly.
Simplifies unit tests too

[aadamchik] CAY-1700 Split long DISJOINT_BY_ID prefetch query on several smaller queries

replacing static property initializer with setup/teardown

[aadamchik] CAY-1700 Split long DISJOINT_BY_ID prefetch query on several smaller queries

cleanup

[aadamchik] CAY-1700 Split long DISJOINT_BY_ID prefetch query on several smaller queries

patch by Andrei Veprev

[kseniak] Update release notes

[kseniak] CAY-12(Cayenne Internal). Fixed NPE on selecting null local datasource

[kseniak] Cayenne Internal(CAY-3) fixed excessive events added to undo list

[aadamchik] CAY-1699 Tests for disjoint by id don't work on MySQL

second patch by Andrei Veprev

[aadamchik] CAY-1699 Tests for disjoint by id don't work on MySQL

patch by Andrei Veprev

[aadamchik] CAY-1698 ObjectIdRelationship support for AuditableChild

better documentation for the available annotation options;
making 'value' optional;
removing dependency on commons-lang... Unfortunately it indirectly imported via Velocity,
but trying to keep the core code free from this dep

[aadamchik] CAY-1698 ObjectIdRelationship support for AuditableChild

patch by Denis Koyro

[aadamchik] CAY-1697 Error on Save after importing database

patch by Andrei Veprev

------------------------------------------
[...truncated 566 lines...]
A         framework/cayenne-wocompat-unpublished/src/test/resources/wotests/art.eomodeld/DiagramLayout
A         framework/cayenne-wocompat-unpublished/src/test/resources/wotests/art.eomodeld/Painting.plist
A         framework/cayenne-wocompat-unpublished/src/test/resources/wotests/art.eomodeld/Exhibit.plist
A         framework/cayenne-wocompat-unpublished/src/test/resources/wotests/art.eomodeld/ExhibitType.plist
A         framework/cayenne-wocompat-unpublished/src/test/resources/wotests/art.eomodeld/CustomTypes.plist
A         framework/cayenne-wocompat-unpublished/src/test/resources/wotests/art.eomodeld/Gallery.plist
A         framework/cayenne-wocompat-unpublished/src/test/resources/wotests/art.eomodeld/ArtistExhibit.plist
A         framework/cayenne-wocompat-unpublished/src/test/resources/wotests/art.eomodeld/ExhibitType.fspec
A         framework/cayenne-wocompat-unpublished/src/test/resources/wotests/art.eomodeld/index.eomodeld
A         framework/cayenne-wocompat-unpublished/src/main
A         framework/cayenne-wocompat-unpublished/src/main/java
A         framework/cayenne-wocompat-unpublished/src/main/java/org
A         framework/cayenne-wocompat-unpublished/src/main/java/org/apache
A         framework/cayenne-wocompat-unpublished/src/main/java/org/apache/cayenne
A         framework/cayenne-wocompat-unpublished/src/main/java/org/apache/cayenne/wocompat
A         framework/cayenne-wocompat-unpublished/src/main/java/org/apache/cayenne/wocompat/EOObjAttribute.java
A         framework/cayenne-wocompat-unpublished/src/main/java/org/apache/cayenne/wocompat/EOModelHelper.java
A         framework/cayenne-wocompat-unpublished/src/main/java/org/apache/cayenne/wocompat/EOModelProcessor.java
A         framework/cayenne-wocompat-unpublished/src/main/java/org/apache/cayenne/wocompat/EOQuery.java
A         framework/cayenne-wocompat-unpublished/src/main/java/org/apache/cayenne/wocompat/EOSQLQuery.java
A         framework/cayenne-wocompat-unpublished/src/main/java/org/apache/cayenne/wocompat/EOObjEntity.java
A         framework/cayenne-wocompat-unpublished/src/main/java/org/apache/cayenne/wocompat/parser
A         framework/cayenne-wocompat-unpublished/src/main/java/org/apache/cayenne/wocompat/parser/Token.java
A         framework/cayenne-wocompat-unpublished/src/main/java/org/apache/cayenne/wocompat/parser/TokenMgrError.java
A         framework/cayenne-wocompat-unpublished/src/main/java/org/apache/cayenne/wocompat/parser/DefaultPlistDataStructureFactory.java
A         framework/cayenne-wocompat-unpublished/src/main/java/org/apache/cayenne/wocompat/parser/SimpleCharStream.java
A         framework/cayenne-wocompat-unpublished/src/main/java/org/apache/cayenne/wocompat/parser/ParserTokenManager.java
A         framework/cayenne-wocompat-unpublished/src/main/java/org/apache/cayenne/wocompat/parser/ParseException.java
A         framework/cayenne-wocompat-unpublished/src/main/java/org/apache/cayenne/wocompat/parser/ParserConstants.java
A         framework/cayenne-wocompat-unpublished/src/main/java/org/apache/cayenne/wocompat/parser/Parser.java
A         framework/cayenne-wocompat-unpublished/src/main/java/org/apache/cayenne/wocompat/parser/Parser.jj
A         framework/cayenne-wocompat-unpublished/src/main/java/org/apache/cayenne/wocompat/EODbAttribute.java
A         framework/cayenne-wocompat-unpublished/src/main/java/org/apache/cayenne/wocompat/PlistDataStructureFactory.java
A         framework/cayenne-wocompat-unpublished/src/main/java/org/apache/cayenne/wocompat/PropertyListSerialization.java
A         framework/cayenne-wocompat-unpublished/src/main/java/org/apache/cayenne/wocompat/package.html
A         framework/cayenne-wocompat-unpublished/pom.xml
A         framework/cayenne-wocompat-unpublished/.settings
A         framework/cayenne-wocompat-unpublished/.settings/org.eclipse.jdt.core.prefs
A         framework/cayenne-wocompat-unpublished/.settings/org.eclipse.m2e.core.prefs
A         framework/cayenne-wocompat-unpublished/.settings/org.eclipse.jdt.ui.prefs
A         framework/cayenne-wocompat-unpublished/.settings/org.eclipse.core.resources.prefs
A         framework/cayenne-wocompat-unpublished/.settings/org.maven.ide.eclipse.prefs
A         framework/pom.xml
A         framework/cayenne-di-unpublished
A         framework/cayenne-di-unpublished/.classpath
A         framework/cayenne-di-unpublished/.project
A         framework/cayenne-di-unpublished/src
A         framework/cayenne-di-unpublished/src/test
A         framework/cayenne-di-unpublished/src/test/java
A         framework/cayenne-di-unpublished/src/test/java/org
A         framework/cayenne-di-unpublished/src/test/java/org/apache
A         framework/cayenne-di-unpublished/src/test/java/org/apache/cayenne
A         framework/cayenne-di-unpublished/src/test/java/org/apache/cayenne/CayenneExceptionTest.java
A         framework/cayenne-di-unpublished/src/test/java/org/apache/cayenne/CayenneRuntimeExceptionTest.java
A         framework/cayenne-di-unpublished/src/test/java/org/apache/cayenne/di
A         framework/cayenne-di-unpublished/src/test/java/org/apache/cayenne/di/KeyTest.java
A         framework/cayenne-di-unpublished/src/test/java/org/apache/cayenne/di/mock
A         framework/cayenne-di-unpublished/src/test/java/org/apache/cayenne/di/mock/MockInterface5.java
A         framework/cayenne-di-unpublished/src/test/java/org/apache/cayenne/di/mock/MockImplementation1_EventAnnotations.java
A         framework/cayenne-di-unpublished/src/test/java/org/apache/cayenne/di/mock/MockImplementation2_ConstructorProvider.java
A         framework/cayenne-di-unpublished/src/test/java/org/apache/cayenne/di/mock/MockImplementation1_DepOn2Provider.java
A         framework/cayenne-di-unpublished/src/test/java/org/apache/cayenne/di/mock/MockImplementation1Alt2.java
A         framework/cayenne-di-unpublished/src/test/java/org/apache/cayenne/di/mock/MockImplementation1_ListConfiguration.java
A         framework/cayenne-di-unpublished/src/test/java/org/apache/cayenne/di/mock/MockImplementation1_MapConfiguration.java
A         framework/cayenne-di-unpublished/src/test/java/org/apache/cayenne/di/mock/MockInterface1Provider.java
A         framework/cayenne-di-unpublished/src/test/java/org/apache/cayenne/di/mock/MockImplementation4Alt2.java
A         framework/cayenne-di-unpublished/src/test/java/org/apache/cayenne/di/mock/MockImplementation1_WithInjector.java
A         framework/cayenne-di-unpublished/src/test/java/org/apache/cayenne/di/mock/MockImplementation2_I3Dependency.java
A         framework/cayenne-di-unpublished/src/test/java/org/apache/cayenne/di/mock/MockImplementation2Sub1.java
A         framework/cayenne-di-unpublished/src/test/java/org/apache/cayenne/di/mock/MockImplementation1.java
A         framework/cayenne-di-unpublished/src/test/java/org/apache/cayenne/di/mock/MockImplementation1Alt.java
A         framework/cayenne-di-unpublished/src/test/java/org/apache/cayenne/di/mock/MockImplementation2.java
A         framework/cayenne-di-unpublished/src/test/java/org/apache/cayenne/di/mock/MockImplementation3.java
A         framework/cayenne-di-unpublished/src/test/java/org/apache/cayenne/di/mock/MockImplementation4.java
A         framework/cayenne-di-unpublished/src/test/java/org/apache/cayenne/di/mock/MockImplementation4Alt.java
A         framework/cayenne-di-unpublished/src/test/java/org/apache/cayenne/di/mock/MockImplementation5.java
A         framework/cayenne-di-unpublished/src/test/java/org/apache/cayenne/di/mock/MockImplementation2_Named.java
A         framework/cayenne-di-unpublished/src/test/java/org/apache/cayenne/di/mock/MockImplementation2_Constructor.java
A         framework/cayenne-di-unpublished/src/test/java/org/apache/cayenne/di/mock/MockImplementation1_DepOn2.java
A         framework/cayenne-di-unpublished/src/test/java/org/apache/cayenne/di/mock/MockImplementation1_Provider.java
A         framework/cayenne-di-unpublished/src/test/java/org/apache/cayenne/di/mock/MockImplementation1_EventAnnotationsBase.java
A         framework/cayenne-di-unpublished/src/test/java/org/apache/cayenne/di/mock/MockInterface1.java
A         framework/cayenne-di-unpublished/src/test/java/org/apache/cayenne/di/mock/MockInterface2.java
A         framework/cayenne-di-unpublished/src/test/java/org/apache/cayenne/di/mock/MockImplementation1_DepOn2Constructor.java
A         framework/cayenne-di-unpublished/src/test/java/org/apache/cayenne/di/mock/MockInterface3.java
A         framework/cayenne-di-unpublished/src/test/java/org/apache/cayenne/di/mock/MockInterface4.java
A         framework/cayenne-di-unpublished/src/test/java/org/apache/cayenne/di/DIBootstrapTest.java
A         framework/cayenne-di-unpublished/src/test/java/org/apache/cayenne/di/spi
A         framework/cayenne-di-unpublished/src/test/java/org/apache/cayenne/di/spi/DefaultInjectorTest.java
A         framework/cayenne-di-unpublished/src/test/java/org/apache/cayenne/di/spi/DefaultInjectorInjectionTest.java
A         framework/cayenne-di-unpublished/src/test/java/org/apache/cayenne/di/spi/DefaultInjectorCircularInjectionTest.java
A         framework/cayenne-di-unpublished/src/test/java/org/apache/cayenne/di/spi/DefaultInjectorScopeTest.java
A         framework/cayenne-di-unpublished/src/test/java/org/apache/cayenne/di/spi/DefaultInjectorBindingTest.java
A         framework/cayenne-di-unpublished/src/main
A         framework/cayenne-di-unpublished/src/main/java
A         framework/cayenne-di-unpublished/src/main/java/org
A         framework/cayenne-di-unpublished/src/main/java/org/apache
A         framework/cayenne-di-unpublished/src/main/java/org/apache/cayenne
A         framework/cayenne-di-unpublished/src/main/java/org/apache/cayenne/CayenneException.java
A         framework/cayenne-di-unpublished/src/main/java/org/apache/cayenne/CayenneRuntimeException.java
A         framework/cayenne-di-unpublished/src/main/java/org/apache/cayenne/ConfigurationException.java
A         framework/cayenne-di-unpublished/src/main/java/org/apache/cayenne/di
A         framework/cayenne-di-unpublished/src/main/java/org/apache/cayenne/di/BindingBuilder.java
A         framework/cayenne-di-unpublished/src/main/java/org/apache/cayenne/di/ListBuilder.java
A         framework/cayenne-di-unpublished/src/main/java/org/apache/cayenne/di/BeforeScopeEnd.java
A         framework/cayenne-di-unpublished/src/main/java/org/apache/cayenne/di/Binder.java
A         framework/cayenne-di-unpublished/src/main/java/org/apache/cayenne/di/MapBuilder.java
A         framework/cayenne-di-unpublished/src/main/java/org/apache/cayenne/di/Module.java
A         framework/cayenne-di-unpublished/src/main/java/org/apache/cayenne/di/Key.java
A         framework/cayenne-di-unpublished/src/main/java/org/apache/cayenne/di/Scope.java
A         framework/cayenne-di-unpublished/src/main/java/org/apache/cayenne/di/DIBootstrap.java
A         framework/cayenne-di-unpublished/src/main/java/org/apache/cayenne/di/Provider.java
A         framework/cayenne-di-unpublished/src/main/java/org/apache/cayenne/di/spi
A         framework/cayenne-di-unpublished/src/main/java/org/apache/cayenne/di/spi/DefaultAdhocObjectFactory.java
A         framework/cayenne-di-unpublished/src/main/java/org/apache/cayenne/di/spi/ScopeEventBinding.java
A         framework/cayenne-di-unpublished/src/main/java/org/apache/cayenne/di/spi/NoScope.java
A         framework/cayenne-di-unpublished/src/main/java/org/apache/cayenne/di/spi/DefaultBinder.java
A         framework/cayenne-di-unpublished/src/main/java/org/apache/cayenne/di/spi/InjectionStack.java
A         framework/cayenne-di-unpublished/src/main/java/org/apache/cayenne/di/spi/Binding.java
A         framework/cayenne-di-unpublished/src/main/java/org/apache/cayenne/di/spi/DefaultScope.java
A         framework/cayenne-di-unpublished/src/main/java/org/apache/cayenne/di/spi/InstanceProvider.java
A         framework/cayenne-di-unpublished/src/main/java/org/apache/cayenne/di/spi/AfterScopeEnd.java
A         framework/cayenne-di-unpublished/src/main/java/org/apache/cayenne/di/spi/DefaultInjector.java
A         framework/cayenne-di-unpublished/src/main/java/org/apache/cayenne/di/spi/CustomProvidersProvider.java
A         framework/cayenne-di-unpublished/src/main/java/org/apache/cayenne/di/spi/ListProvider.java
A         framework/cayenne-di-unpublished/src/main/java/org/apache/cayenne/di/spi/DefaultBindingBuilder.java
A         framework/cayenne-di-unpublished/src/main/java/org/apache/cayenne/di/spi/DefaultListBuilder.java
A         framework/cayenne-di-unpublished/src/main/java/org/apache/cayenne/di/spi/MapProvider.java
A         framework/cayenne-di-unpublished/src/main/java/org/apache/cayenne/di/spi/FieldInjectingProvider.java
A         framework/cayenne-di-unpublished/src/main/java/org/apache/cayenne/di/spi/DefaultScopeProvider.java
A         framework/cayenne-di-unpublished/src/main/java/org/apache/cayenne/di/spi/DefaultMapBuilder.java
A         framework/cayenne-di-unpublished/src/main/java/org/apache/cayenne/di/spi/DIUtil.java
A         framework/cayenne-di-unpublished/src/main/java/org/apache/cayenne/di/spi/ConstructorInjectingProvider.java
A         framework/cayenne-di-unpublished/src/main/java/org/apache/cayenne/di/Inject.java
A         framework/cayenne-di-unpublished/src/main/java/org/apache/cayenne/di/AdhocObjectFactory.java
A         framework/cayenne-di-unpublished/src/main/java/org/apache/cayenne/di/Injector.java
A         framework/cayenne-di-unpublished/src/main/java/org/apache/cayenne/util
A         framework/cayenne-di-unpublished/src/main/java/org/apache/cayenne/util/LocalizedStringsHandler.java
A         framework/cayenne-di-unpublished/src/main/resources
A         framework/cayenne-di-unpublished/src/main/resources/org
A         framework/cayenne-di-unpublished/src/main/resources/org/apache
A         framework/cayenne-di-unpublished/src/main/resources/org/apache/cayenne
A         framework/cayenne-di-unpublished/src/main/resources/org/apache/cayenne/cayenne-strings.properties
A         framework/cayenne-di-unpublished/pom.xml
A         framework/cayenne-di-unpublished/.settings
A         framework/cayenne-di-unpublished/.settings/org.eclipse.jdt.core.prefs
A         framework/cayenne-di-unpublished/.settings/org.eclipse.m2e.core.prefs
A         framework/cayenne-di-unpublished/.settings/org.eclipse.jdt.ui.prefs
A         framework/cayenne-di-unpublished/.settings/org.eclipse.core.resources.prefs
ERROR: Failed to update http://svn.apache.org/repos/asf/cayenne/main/trunk
org.tmatesoft.svn.core.SVNException: svn: REPORT /repos/asf/!svn/vcc/default failed
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:298)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:283)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:271)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:283)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.runReport(DAVRepository.java:1282)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.update(DAVRepository.java:830)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.update(SVNUpdateClient.java:564)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:401)
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:136)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:136)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:788)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:769)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:753)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2154)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)
Caused by: org.tmatesoft.svn.core.SVNErrorMessage: svn: REPORT /repos/asf/!svn/vcc/default failed
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:200)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:146)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:89)
	... 23 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: REPORT request failed on '/repos/asf/!svn/vcc/default'
svn: Failed to add directory 'framework/cayenne-jdk1.5-unpublished/src': a versioned directory of the same name already exists
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:656)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:292)
	... 22 more
Caused by: org.tmatesoft.svn.core.SVNErrorMessage: svn: REPORT request failed on '/repos/asf/!svn/vcc/default'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:200)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:146)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:89)
	at org.tmatesoft.svn.core.SVNErrorMessage.wrap(SVNErrorMessage.java:366)
	... 24 more
Caused by: org.tmatesoft.svn.core.SVNErrorMessage: svn: Failed to add directory 'framework/cayenne-jdk1.5-unpublished/src': a versioned directory of the same name already exists
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:163)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:118)
	at org.tmatesoft.svn.core.internal.wc.SVNUpdateEditor15.addDir(SVNUpdateEditor15.java:273)
	at org.tmatesoft.svn.core.internal.wc.SVNAmbientDepthFilterEditor.addDir(SVNAmbientDepthFilterEditor.java:95)
	at org.tmatesoft.svn.core.internal.wc.SVNCancellableEditor.addDir(SVNCancellableEditor.java:83)
	at org.tmatesoft.svn.core.internal.io.dav.handlers.DAVEditorHandler.startElement(DAVEditorHandler.java:326)
	at org.tmatesoft.svn.core.internal.io.dav.handlers.BasicDAVHandler.startElement(BasicDAVHandler.java:85)
	at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown Source)
	at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown Source)
	at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)
	at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
	at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
	at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
	at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
	at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
	at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.readData(HTTPConnection.java:776)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.readData(HTTPConnection.java:741)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPRequest.dispatch(HTTPRequest.java:218)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:379)
	... 23 more
[trunk] $ /home/hudson/tools/maven/latest3/bin/mvn -Dlabel=Ubuntu "-Djdk=JDK 1.6 (latest)" -DcollationCi=false -DcayenneTestConnection=h2 -e clean install
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[ERROR] The build could not read 1 project -> [Help 1]
org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[ERROR] Child module <https://builds.apache.org/job/Cayenne-trunk/./cayenneTestConnection=h2,collationCi=false,jdk=JDK%201.6%20(latest),label=Ubuntu/ws/trunk/framework/cayenne-jdk1.5-unpublished/pom.xml> of <https://builds.apache.org/job/Cayenne-trunk/./cayenneTestConnection=h2,collationCi=false,jdk=JDK%201.6%20(latest),label=Ubuntu/ws/trunk/framework/pom.xml> does not exist @ 
[ERROR] Child module <https://builds.apache.org/job/Cayenne-trunk/./cayenneTestConnection=h2,collationCi=false,jdk=JDK%201.6%20(latest),label=Ubuntu/ws/trunk/framework/cayenne-client> of <https://builds.apache.org/job/Cayenne-trunk/./cayenneTestConnection=h2,collationCi=false,jdk=JDK%201.6%20(latest),label=Ubuntu/ws/trunk/framework/pom.xml> does not exist @ 

	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:339)
	at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:632)
	at org.apache.maven.DefaultMaven.getProjectsForMavenReactor(DefaultMaven.java:581)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:233)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
[ERROR]   
[ERROR]   The project org.apache.cayenne.parents:cayenne-framework-parent:3.1M4-SNAPSHOT (<https://builds.apache.org/job/Cayenne-trunk/./cayenneTestConnection=h2,collationCi=false,jdk=JDK%201.6%20(latest),label=Ubuntu/ws/trunk/framework/pom.xml)> has 2 errors
[ERROR]     Child module <https://builds.apache.org/job/Cayenne-trunk/./cayenneTestConnection=h2,collationCi=false,jdk=JDK%201.6%20(latest),label=Ubuntu/ws/trunk/framework/cayenne-jdk1.5-unpublished/pom.xml> of <https://builds.apache.org/job/Cayenne-trunk/./cayenneTestConnection=h2,collationCi=false,jdk=JDK%201.6%20(latest),label=Ubuntu/ws/trunk/framework/pom.xml> does not exist
[ERROR]     Child module <https://builds.apache.org/job/Cayenne-trunk/./cayenneTestConnection=h2,collationCi=false,jdk=JDK%201.6%20(latest),label=Ubuntu/ws/trunk/framework/cayenne-client> of <https://builds.apache.org/job/Cayenne-trunk/./cayenneTestConnection=h2,collationCi=false,jdk=JDK%201.6%20(latest),label=Ubuntu/ws/trunk/framework/pom.xml> does not exist
[ERROR] 
[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
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts

Jenkins build is back to normal : Cayenne-trunk » h2,false,JDK 1.6 (latest),Ubuntu #704

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cayenne-trunk/./cayenneTestConnection=h2,collationCi=false,jdk=JDK%201.6%20(latest),label=Ubuntu/704/changes>