You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Stephane Nicoll (JIRA)" <ji...@codehaus.org> on 2005/08/15 12:32:58 UTC

[jira] Created: (MNG-736) Move ear source directory to comply with other plugin's structure

Move ear source directory to comply with other plugin's structure
-----------------------------------------------------------------

         Key: MNG-736
         URL: http://jira.codehaus.org/browse/MNG-736
     Project: Maven 2
        Type: Wish
  Components: maven-plugins  
 Reporter: Stephane Nicoll
     Fix For: 2.0-beta-1
 Attachments: ear-source-dir.patch

The EAR plugin takes by default  'src/application' directory for files to be included in the EAR.

It should be 'src/main/application'.

The following patch fixes this. Can anyone apply it for me? Thanks.


-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Closed: (MNG-736) Move ear source directory to comply with other plugin's structure

Posted by "Vincent Massol (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-736?page=all ]
     
Vincent Massol closed MNG-736:
------------------------------

     Assign To: Vincent Massol
    Resolution: Fixed

Applied.

> Move ear source directory to comply with other plugin's structure
> -----------------------------------------------------------------
>
>          Key: MNG-736
>          URL: http://jira.codehaus.org/browse/MNG-736
>      Project: Maven 2
>         Type: Wish
>   Components: maven-plugins
>     Reporter: Stephane Nicoll
>     Assignee: Vincent Massol
>      Fix For: 2.0-beta-1
>  Attachments: ear-source-dir.patch
>
> Original Estimate: 10 minutes
>         Remaining: 10 minutes
>
> The EAR plugin takes by default  'src/application' directory for files to be included in the EAR.
> It should be 'src/main/application'.
> The following patch fixes this. Can anyone apply it for me? Thanks.

-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org