The following issue has been updated:

    Updater: gilles dodinet (mailto:[EMAIL PROTECTED])
       Date: Mon, 28 Jul 2003 3:21 PM
    Comment:
completly rewritten maven-eclipse-plugin using taglib.
   o classpathentry/@excluding support
   o classpathentry/@output support (unitTestSourceDirectory only)
   o use JRE_CONTAINER instead of JRE_LIB
   o jar overriding support
   o build.resources and build.unitTest.resources support
optional (using a property) :
   o add aspectj nature to project
.project is NOT generated but rather transformed using jelly:xml taglib and java | 
aspectj natures are added only if not already present.
    Changes:
             Attachment changed to plugin.jelly
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-525&page=history

---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-525


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-525
    Summary: maven-eclipse-plugin does not generate all artifacts one could expect
       Type: Improvement

     Status: Unassigned
   Priority: Minor

 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             plugin-other
   Versions:
             1.0-beta-10

   Assignee: 
   Reporter: gilles dodinet

    Created: Mon, 30 Jun 2003 1:43 AM
    Updated: Mon, 28 Jul 2003 3:21 PM

Description:
eclipse plugin doesnot generate all expected artifacts. for instance :
    * if build/aspectSourceDirectory is present in the pom, a source folder 
corresponding to this source directory should be added to the project AND aspectj 
nature should be attached to the eclipse project (assuming aspectj plugin has been 
installed)
    * if build/resource(s) are declared in the pom, a source folder should be created 
in the eclipse project for every unique resource folder. same goes for 
unitTest/resources (and perhaps integrationUnitTest ? never used it so im not sure of 
whats declared in the pom)


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to