You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org> on 2009/11/24 12:14:55 UTC

[jira] Moved: (MEAR-115) Resources didn't get packaged in EAR

     [ http://jira.codehaus.org/browse/MEAR-115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Bentmann moved MNG-4467 to MEAR-115:
---------------------------------------------

           Complexity:   (was: Intermediate)
          Component/s:     (was: Bootstrap & Build)
    Affects Version/s:     (was: 2.2.1)
                  Key: MEAR-115  (was: MNG-4467)
              Project: Maven 2.x Ear Plugin  (was: Maven 2)

> Resources didn't get packaged in EAR
> ------------------------------------
>
>                 Key: MEAR-115
>                 URL: http://jira.codehaus.org/browse/MEAR-115
>             Project: Maven 2.x Ear Plugin
>          Issue Type: Bug
>         Environment: "linux" version: "2.6.5-7.244-smp" arch: "i386"
>            Reporter: Deepak Chavan
>            Priority: Minor
>
> While building an enterprise application, resources folder didn't get packaged in ear file since apache-maven-2.0.9.
> ----------------------------------------------------------------------------------
> [INFO] Copying artifact[jar:org.apache.axis:axis-ant:1.4] to[lib/axis-ant-1.4.jar]
> [INFO] Copying artifact[jar:com.sun.xml:saaj-impl:1.6] to[lib/saaj-impl-1.6.jar]
> ...
> ...
> ...
> [INFO] Copy ear resources to /home/project/........
> ----------------------------------------------------------------------------------
> Now i have to provide an extra parameter in pom.xml (maven-ear-plugin-2.3.1)
> <resourcesDir>${project.build.outputDirectory}/classes</resourcesDir>
> this resolves my issue.
> But our application contains multiple corporate projects and I have to change every pom.xml to resolve this issue.
> Thanks,
> Deepak

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira