You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Andreas Veithen (JIRA)" <ji...@apache.org> on 2009/12/11 20:10:18 UTC

[jira] Assigned: (AXIS2-4575) mvn eclipse:eclipse fails on the saaj module

     [ https://issues.apache.org/jira/browse/AXIS2-4575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Veithen reassigned AXIS2-4575:
--------------------------------------

    Assignee: Andreas Veithen

> 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
>            Assignee: Andreas Veithen
>            Priority: Minor
>         Attachments: AXIS2-4575.patch, AXIS2-4575_2.patch
>
>
> 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.