[ http://jira.codehaus.org/browse/MECLIPSE-41?page=all ]

Jason van Zyl moved MNG-956 to MECLIPSE-41:
-------------------------------------------

    Fix Version:     (was: 2.0-beta-3)
           type: Bug  (was: Improvement)
      Component:     (was: maven-eclipse-plugin)
       Workflow: jira  (was: Maven)
            Key: MECLIPSE-41  (was: MNG-956)
        Project: Maven 2.x Eclipse Plugin  (was: Maven 2)

> There sould be possible to add additional classpath entry in plugin 
> configuration
> ---------------------------------------------------------------------------------
>
>          Key: MECLIPSE-41
>          URL: http://jira.codehaus.org/browse/MECLIPSE-41
>      Project: Maven 2.x Eclipse Plugin
>         Type: Bug

>     Reporter: Kaare Nilsen
>     Assignee: Brett Porter

>
> Original Estimate: 2 hours
>        Time Spent: 45 minutes
>         Remaining: 0 minutes
>
> In the case of using a code generation plugin like e.g. XmlBeans. There 
> should be a way of adding the generated artifact as an additional classpath 
> entry in the eclipse project.
> As it is today no projects using xmlbeans will be a valid eclipse project due 
> to some files are just in the generated jar.
> Hopefully this will be fixed in the xmlbeans plugin, but it would anyhow be a 
> nice feature to the eclipseplugins.
> example :
> ...
> <configuration>
>   <additionalClasspathEntries>
>       <entry>target/schemas.jar</entry>
>   </additionalClasspathEntries>
> </configuration>

-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to