mvn eclipse:eclipse fails on the saaj module
--------------------------------------------

                 Key: AXIS2-4575
                 URL: https://issues.apache.org/jira/browse/AXIS2-4575
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: saaj
            Reporter: Katherine Sanders
            Priority: Minor


When running mvn eclipse:eclipse on the saaj module, it fails with the 
following error:

[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'eclipse'.
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Axis2 - SAAJ
[INFO]    task-segment: [eclipse:eclipse]
[INFO] ------------------------------------------------------------------------
[INFO] Preparing eclipse:eclipse
[INFO] Setting property: classpath.resource.loader.class => 
'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] [remote-resources:process {execution: default}]
[INFO] [remote-resources:process {execution: legal-files}]
[INFO] [eclipse:eclipse]
[INFO] Using Eclipse Workspace: null
[INFO] Adding default classpath container: 
org.eclipse.jdt.launching.JRE_CONTAINER
[INFO] Resource directory's path matches an existing source directory. 
Resources will be merged with the source directory target/maven-shared-archive-
resources
[INFO] Resource directory's path matches an existing source directory. 
Resources will be merged with the source directory test-resources
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Request to merge when 'output' is not identical. Original=resource 
test-resources: output=target/test-resources/saaj-repo, include=[axis2.xml],
 exclude=[**/*.java], test=true, filtering=false, merging with=resource 
test-resources: output=target/test-classes, include=[], exclude=[**/*.java], t
est=true, filtering=false
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7 seconds
[INFO] Finished at: Mon Dec 07 13:41:39 GMT 2009
[INFO] Final Memory: 16M/30M
[INFO] ------------------------------------------------------------------------

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to