You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@cxf.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/02/19 11:11:17 UTC

Build failed in Jenkins: CXF-trunk-deploy #1087

See <https://builds.apache.org/job/CXF-trunk-deploy/1087/changes>

Changes:

[asoldano] [CXF-4833] Adding missing check on hasSuppressed in ToolException

------------------------------------------
[...truncated 12043 lines...]
AU        api/src/main/java/org/apache/cxf/transport/TransportURIResolver.java
A         api/src/main/java/org/apache/cxf/continuations
AU        api/src/main/java/org/apache/cxf/continuations/SuspendedInvocationException.java
AU        api/src/main/java/org/apache/cxf/continuations/ContinuationProvider.java
AU        api/src/main/java/org/apache/cxf/continuations/ContinuationInfo.java
AU        api/src/main/java/org/apache/cxf/continuations/ContinuationCallback.java
AU        api/src/main/java/org/apache/cxf/continuations/Continuation.java
AU        api/src/main/java/org/apache/cxf/package.html
A         api/src/main/java/org/apache/cxf/policy
A         api/src/main/java/org/apache/cxf/policy/PolicyDataEngine.java
A         api/src/main/java/org/apache/cxf/policy/PolicyCalculator.java
A         api/src/main/java/org/apache/cxf/phase
AU        api/src/main/java/org/apache/cxf/phase/PhaseInterceptor.java
AU        api/src/main/java/org/apache/cxf/phase/Phase.java
AU        api/src/main/java/org/apache/cxf/phase/PhaseInterceptorChain.java
AU        api/src/main/java/org/apache/cxf/phase/AbstractPhaseInterceptor.java
AU        api/src/main/java/org/apache/cxf/phase/PhaseChainCache.java
AU        api/src/main/java/org/apache/cxf/phase/PhaseComparator.java
AU        api/src/main/java/org/apache/cxf/phase/PhaseManager.java
AU        api/src/main/java/org/apache/cxf/phase/package.html
A         api/src/main/java/org/apache/cxf/service
AU        api/src/main/java/org/apache/cxf/service/Service.java
A         api/src/main/java/org/apache/cxf/service/model
AU        api/src/main/java/org/apache/cxf/service/model/DescriptionInfo.java
AU        api/src/main/java/org/apache/cxf/service/model/MessageInfo.java
AU        api/src/main/java/org/apache/cxf/service/model/UnwrappedOperationInfo.java
AU        api/src/main/java/org/apache/cxf/service/model/Extensible.java
AU        api/src/main/java/org/apache/cxf/service/model/NamedItem.java
AU        api/src/main/java/org/apache/cxf/service/model/BindingOperationInfo.java
AU        api/src/main/java/org/apache/cxf/service/model/AbstractMessageContainer.java
AU        api/src/main/java/org/apache/cxf/service/model/ServiceInfo.java
AU        api/src/main/java/org/apache/cxf/service/model/SchemaInfo.java
AU        api/src/main/java/org/apache/cxf/service/model/OperationInfo.java
AU        api/src/main/java/org/apache/cxf/service/model/InterfaceInfo.java
AU        api/src/main/java/org/apache/cxf/service/model/AbstractPropertiesHolder.java
AU        api/src/main/java/org/apache/cxf/service/model/ServiceModelUtil.java
AU        api/src/main/java/org/apache/cxf/service/model/AbstractDescriptionElement.java
AU        api/src/main/java/org/apache/cxf/service/model/BindingFaultInfo.java
AU        api/src/main/java/org/apache/cxf/service/model/Messages.properties
AU        api/src/main/java/org/apache/cxf/service/model/BindingInfo.java
AU        api/src/main/java/org/apache/cxf/service/model/MessagePartInfo.java
AU        api/src/main/java/org/apache/cxf/service/model/FaultInfo.java
AU        api/src/main/java/org/apache/cxf/service/model/BindingMessageInfo.java
AU        api/src/main/java/org/apache/cxf/service/model/EndpointInfo.java
AU        api/src/main/java/org/apache/cxf/service/model/ServiceSchemaInfo.java
AU        api/src/main/java/org/apache/cxf/service/ServiceModelVisitor.java
AU        api/src/main/java/org/apache/cxf/service/ServiceImpl.java
AU        api/src/main/java/org/apache/cxf/service/ServiceBuilder.java
AU        api/src/main/java/org/apache/cxf/service/ServiceModelSchemaValidator.java
A         api/src/main/java/org/apache/cxf/service/invoker
AU        api/src/main/java/org/apache/cxf/service/invoker/SpringBeanFactory.java
AU        api/src/main/java/org/apache/cxf/service/invoker/AbstractInvoker.java
AU        api/src/main/java/org/apache/cxf/service/invoker/Messages.properties
AU        api/src/main/java/org/apache/cxf/service/invoker/BeanInvoker.java
AU        api/src/main/java/org/apache/cxf/service/invoker/FactoryInvoker.java
AU        api/src/main/java/org/apache/cxf/service/invoker/Factory.java
AU        api/src/main/java/org/apache/cxf/service/invoker/MethodDispatcher.java
AU        api/src/main/java/org/apache/cxf/service/invoker/PerRequestFactory.java
AU        api/src/main/java/org/apache/cxf/service/invoker/PooledFactory.java
AU        api/src/main/java/org/apache/cxf/service/invoker/SingletonFactory.java
AU        api/src/main/java/org/apache/cxf/service/invoker/SessionFactory.java
AU        api/src/main/java/org/apache/cxf/service/invoker/Invoker.java
AU        api/src/main/java/org/apache/cxf/service/package.html
A         api/src/main/java/org/apache/cxf/staxutils
AU        api/src/main/java/org/apache/cxf/staxutils/StaxSource.java
AU        api/src/main/java/org/apache/cxf/staxutils/StaxUtils.java
AU        api/src/main/java/org/apache/cxf/staxutils/StaxStreamFilter.java
AU        api/src/main/java/org/apache/cxf/staxutils/AbstractDOMStreamReader.java
AU        api/src/main/java/org/apache/cxf/staxutils/FragmentStreamReader.java
AU        api/src/main/java/org/apache/cxf/staxutils/W3CDOMStreamWriter.java
AU        api/src/main/java/org/apache/cxf/staxutils/OverlayW3CDOMStreamWriter.java
AU        api/src/main/java/org/apache/cxf/staxutils/DepthExceededStaxException.java
AU        api/src/main/java/org/apache/cxf/staxutils/CachingXmlEventWriter.java
AU        api/src/main/java/org/apache/cxf/staxutils/PartialXMLStreamReader.java
AU        api/src/main/java/org/apache/cxf/staxutils/W3CNamespaceContext.java
AU        api/src/main/java/org/apache/cxf/staxutils/DocumentDepthProperties.java
AU        api/src/main/java/org/apache/cxf/staxutils/DepthRestrictingStreamReader.java
AU        api/src/main/java/org/apache/cxf/staxutils/StreamWriterContentHandler.java
AU        api/src/main/java/org/apache/cxf/staxutils/FastStack.java
AU        api/src/main/java/org/apache/cxf/staxutils/DepthXMLStreamReader.java
AU        api/src/main/java/org/apache/cxf/staxutils/W3CDOMStreamReader.java
A         api/src/main/java/org/apache/cxf/staxutils/transform
AU        api/src/main/java/org/apache/cxf/staxutils/transform/IgnoreNamespacesWriter.java
AU        api/src/main/java/org/apache/cxf/staxutils/transform/OutTransformWriter.java
AU        api/src/main/java/org/apache/cxf/staxutils/transform/QNamesMap.java
AU        api/src/main/java/org/apache/cxf/staxutils/transform/DelegatingNamespaceContext.java
AU        api/src/main/java/org/apache/cxf/staxutils/transform/InTransformReader.java
AU        api/src/main/java/org/apache/cxf/staxutils/transform/ParsingEvent.java
AU        api/src/main/java/org/apache/cxf/staxutils/transform/TransformUtils.java
AU        api/src/main/java/org/apache/cxf/staxutils/transform/ElementProperty.java
AU        api/src/main/java/org/apache/cxf/staxutils/DelegatingXMLStreamWriter.java
A         api/src/main/java/org/apache/cxf/io
AU        api/src/main/java/org/apache/cxf/io/DelegatingInputStream.java
AU        api/src/main/java/org/apache/cxf/io/CachedOutputStreamCallback.java
A         api/src/main/java/org/apache/cxf/io/CachedWriterCallback.java
AU        api/src/main/java/org/apache/cxf/io/AbstractWrappedOutputStream.java
AU        api/src/main/java/org/apache/cxf/io/CacheSizeExceededException.java
AU        api/src/main/java/org/apache/cxf/io/CachedOutputStream.java
AU        api/src/main/java/org/apache/cxf/io/CachedWriter.java
A         api/src/main/java/org/apache/cxf/io/CopyingOutputStream.java
AU        api/src/main/java/org/apache/cxf/io/StaxValidationManager.java
A         api/src/main/java/org/apache/cxf/io/CipherPair.java
AU        api/src/main/java/org/apache/cxf/io/WriteOnCloseOutputStream.java
AU        api/src/main/java/org/apache/cxf/io/AbstractThresholdOutputStream.java
AU        api/src/main/java/org/apache/cxf/io/CacheAndWriteOutputStream.java
A         api/src/main/java/org/apache/cxf/security
AU        api/src/main/java/org/apache/cxf/security/LoginSecurityContext.java
A         api/src/main/java/org/apache/cxf/security/claims
A         api/src/main/java/org/apache/cxf/security/claims/authorization
AU        api/src/main/java/org/apache/cxf/security/claims/authorization/Claim.java
AU        api/src/main/java/org/apache/cxf/security/claims/authorization/Claims.java
AU        api/src/main/java/org/apache/cxf/security/claims/authorization/ClaimMode.java
AU        api/src/main/java/org/apache/cxf/security/SecurityContext.java
A         api/src/main/java/org/apache/cxf/security/transport
AU        api/src/main/java/org/apache/cxf/security/transport/TLSSessionInfo.java
A         api/src/main/java/org/apache/cxf/buslifecycle
AU        api/src/main/java/org/apache/cxf/buslifecycle/BusLifeCycleListener.java
AU        api/src/main/java/org/apache/cxf/buslifecycle/BusCreationListener.java
AU        api/src/main/java/org/apache/cxf/buslifecycle/BusLifeCycleManager.java
A         api/src/main/java/org/apache/cxf/binding
AU        api/src/main/java/org/apache/cxf/binding/AbstractBaseBindingFactory.java
AU        api/src/main/java/org/apache/cxf/binding/BindingConfiguration.java
AU        api/src/main/java/org/apache/cxf/binding/BindingFactory.java
AU        api/src/main/java/org/apache/cxf/binding/Messages.properties
AU        api/src/main/java/org/apache/cxf/binding/AbstractBindingFactory.java
AU        api/src/main/java/org/apache/cxf/binding/Binding.java
AU        api/src/main/java/org/apache/cxf/binding/WSDLBindingFactory.java
AU        api/src/main/java/org/apache/cxf/binding/BindingFactoryManager.java
AU        api/src/main/java/org/apache/cxf/binding/package.html
A         api/src/main/java/org/apache/cxf/headers
AU        api/src/main/java/org/apache/cxf/headers/HeaderManager.java
AU        api/src/main/java/org/apache/cxf/headers/Header.java
AU        api/src/main/java/org/apache/cxf/headers/HeaderProcessor.java
A         api/src/main/java/org/apache/cxf/management
AU        api/src/main/java/org/apache/cxf/management/ManagedComponent.java
AU        api/src/main/java/org/apache/cxf/management/ManagementConstants.java
A         api/src/main/java/org/apache/cxf/management/annotation
AU        api/src/main/java/org/apache/cxf/management/annotation/ManagedAttribute.java
AU        api/src/main/java/org/apache/cxf/management/annotation/ManagedOperationParameters.java
AU        api/src/main/java/org/apache/cxf/management/annotation/ManagedNotification.java
AU        api/src/main/java/org/apache/cxf/management/annotation/ManagedResource.java
AU        api/src/main/java/org/apache/cxf/management/annotation/ManagedNotifications.java
AU        api/src/main/java/org/apache/cxf/management/annotation/ManagedOperation.java
AU        api/src/main/java/org/apache/cxf/management/annotation/ManagedOperationParameter.java
AU        api/src/main/java/org/apache/cxf/management/InstrumentationManager.java
A         api/src/main/java/org/apache/cxf/extension
AU        api/src/main/java/org/apache/cxf/extension/BusExtension.java
AU        api/src/main/java/org/apache/cxf/extension/Registry.java
AU        api/src/main/java/org/apache/cxf/extension/RegistryImpl.java
A         api/src/main/resources-filtered
A         api/src/main/resources-filtered/org
A         api/src/main/resources-filtered/org/apache
A         api/src/main/resources-filtered/org/apache/cxf
A         api/src/main/resources-filtered/org/apache/cxf/version
AU        api/src/main/resources-filtered/org/apache/cxf/version/version.properties
A         api/src/main/build-resources
AU        api/src/main/build-resources/catalog.cat
A         api/src/main/resources
A         api/src/main/resources/META-INF
A         api/src/main/resources/META-INF/spring.schemas
A         api/src/main/resources/schemas
A         api/src/main/resources/schemas/configuration
A         api/src/main/resources/schemas/configuration/cxf-beans.xsd
AU        api/src/main/resources/schemas/configuration/security.xsd
AU        api/src/main/resources/schemas/configuration/security.xjb
AU        api/src/main/resources/schemas/configuration/parameterized-types.xsd
A         api/src/main/resources/schemas/wsdl
AU        api/src/main/resources/schemas/wsdl/addressing.xsd
AU        api/src/main/resources/schemas/wsdl/soap-encoding.xsd
AU        api/src/main/resources/schemas/wsdl/swaref.xsd
AU        api/src/main/resources/schemas/wsdl/wsrm.xsd
AU        api/src/main/resources/schemas/wsdl/addressing200403.xsd
AU        api/src/main/resources/schemas/wsdl/ws-addr-wsdl.xjb
AU        api/src/main/resources/schemas/wsdl/wsdl.xjb
AU        api/src/main/resources/schemas/wsdl/mime-binding.xsd
AU        api/src/main/resources/schemas/wsdl/xml.xsd
AU        api/src/main/resources/schemas/wsdl/ws-addr.xsd
AU        api/src/main/resources/schemas/wsdl/http.xjb
AU        api/src/main/resources/schemas/wsdl/addressing.xjb
AU        api/src/main/resources/schemas/wsdl/ws-addr-wsdl.xsd
AU        api/src/main/resources/schemas/wsdl/wsdl.xsd
AU        api/src/main/resources/schemas/wsdl/soap-binding.xsd
AU        api/src/main/resources/schemas/wsdl/jms-context.xsd
AU        api/src/main/resources/schemas/wsdl/http.xsd
AU        api/src/main/resources/schemas/wsdl/xmime.xsd
AU        api/src/main/resources/schemas/wsdl/addressing200403.xjb
AU        api/src/main/resources/schemas/wsdl/XMLSchema.xsd
A         api/src/main/resources/OSGI-INF
A         api/src/main/resources/OSGI-INF/blueprint
AU        api/src/main/resources/OSGI-INF/blueprint/cxf-api.xml
AU        api/pom.xml
A         etc
A         etc/eclipse.prefs
A         etc/idea
AU        etc/idea/README.txt
AU        etc/idea/settings.jar
A         etc/eclipse
AU        etc/eclipse/CXF.importorder
AU        etc/eclipse/CXFCleanUp.xml
AU        etc/eclipse/codetemplates.xml
AU        etc/eclipse/template.checkstyle-config.xml
AU        etc/eclipse/addcheckstyle.xsl
AU        etc/eclipse/CXFCodeFormatter.xml
AU        etc/eclipse/xmltemplates.xml
AU        etc/apache-header.txt
AU        etc/rat.unknowns.txt
AU        etc/cxf.rdf
A         etc/survey
AU        etc/survey/SurveySummary.pdf
AU        etc/survey/README
AU        etc/svn-auto-props
AU        KEYS
 U        .
At revision 1447652
Parsing POMs
ERROR: Failed to parse POMs
hudson.util.IOException2: remote file operation failed: <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk> at hudson.remoting.Channel@5cebab0f:ubuntu5
	at hudson.FilePath.act(FilePath.java:861)
	at hudson.FilePath.act(FilePath.java:838)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:862)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:620)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:592)
	at hudson.model.Run.execute(Run.java:1568)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:236)
Caused by: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[ERROR] 'dependencies.dependency.version' for org.apache.geronimo.specs:geronimo-annotation_1.0_spec:jar is missing. @ line 340, column 15

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1229)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:997)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2348)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	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:679)
Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[ERROR] 'dependencies.dependency.version' for org.apache.geronimo.specs:geronimo-annotation_1.0_spec:jar is missing. @ line 340, column 15

	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:363)
	at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361)
	at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1179)
	... 11 more

Jenkins build is back to normal : CXF-trunk-deploy #1089

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/CXF-trunk-deploy/1089/changes>


Build failed in Jenkins: CXF-trunk-deploy #1088

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/CXF-trunk-deploy/1088/changes>

Changes:

[ffang] [CXF-4840]add more optional Import-Package for cxf-rt-transports-http module

[owulff] [CXF-4839] WSDL parser error not logged

[dkulp] [CXF-4819] Don't actually remove the attributes as SoapHandlers or Provider<SOAPMessage> or similar may need/expect them.   Instead, ignore those attributes for the purpose of validation.

[dkulp] Only grab the schema if we actually need it.

[dkulp] Fix a problem where the wrong fault was returned.

[ay] [CXF-4838] Server-side EP may throw NPE when a request message arrives while the EP is being stopped ...

[sergeyb] Setting Message.REST property on the exchange, making AbstractJaxbProvider handleJaxbException non static

------------------------------------------
Started by an SCM change
Building remotely on ubuntu4 in workspace <https://builds.apache.org/job/CXF-trunk-deploy/ws/>
Cleaning up <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk>
Updating http://svn.apache.org/repos/asf/cxf/trunk
U         rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/provider/AbstractJAXBProvider.java
U         rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/interceptor/JAXRSInInterceptor.java
U         rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/interceptor/JAXRSOutInterceptor.java
U         rt/transports/http/pom.xml
U         rt/transports/jms/src/main/java/org/apache/cxf/transport/jms/JMSUtils.java
U         rt/rs/client/src/main/java/org/apache/cxf/jaxrs/client/AbstractClient.java
U         rt/core/src/main/java/org/apache/cxf/service/factory/ReflectionServiceFactoryBean.java
U         rt/bindings/soap/src/main/java/org/apache/cxf/binding/soap/interceptor/MustUnderstandInterceptor.java
U         rt/bindings/soap/src/main/java/org/apache/cxf/binding/soap/interceptor/ReadHeadersInterceptor.java
U         rt/bindings/soap/src/main/java/org/apache/cxf/binding/soap/interceptor/SoapHeaderInterceptor.java
U         tools/common/src/main/java/org/apache/cxf/tools/common/ToolException.java
U         api/src/main/java/org/apache/cxf/transport/AbstractObservable.java
At revision 1448020
Parsing POMs
ERROR: Failed to parse POMs
hudson.util.IOException2: remote file operation failed: <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk> at hudson.remoting.Channel@3d4ab197:ubuntu4
	at hudson.FilePath.act(FilePath.java:861)
	at hudson.FilePath.act(FilePath.java:838)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:862)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:620)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:592)
	at hudson.model.Run.execute(Run.java:1568)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:236)
Caused by: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[ERROR] 'dependencies.dependency.version' for org.apache.geronimo.specs:geronimo-annotation_1.0_spec:jar is missing. @ line 340, column 15

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1229)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:997)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2348)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	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:679)
Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[ERROR] 'dependencies.dependency.version' for org.apache.geronimo.specs:geronimo-annotation_1.0_spec:jar is missing. @ line 340, column 15

	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:363)
	at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361)
	at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1179)
	... 11 more