[ http://jira.codehaus.org/browse/MPECLIPSE-103?page=comments#action_46515 
] 

Trygve Laugstol commented on MPECLIPSE-103:
-------------------------------------------

I don't see how this can happen as the dependencies used to generate the source 
code will be dependencies of the plugin, not the project. Are you sure that 
this is what actually is happening?

> Allow to skip dependencies from being included in .classpath file
> -----------------------------------------------------------------
>
>          Key: MPECLIPSE-103
>          URL: http://jira.codehaus.org/browse/MPECLIPSE-103
>      Project: maven-eclipse-plugin
>         Type: New Feature
>     Versions: 1.9
>     Reporter: Werner Schulz

>
>
> Need a means to specify that some maven dependencies are NOT included in the 
> generated .classpath file.
> Reason: Maven builds a project. This may include generating source via 
> castor, InjectJ, etc.
> Once the source code is generated, the generated source may not depend on the 
> various jars that helped generate it.
> That means, the Eclipse project should not depend on these jars. Currently, 
> it is not possible to exclude these jars.
> Can you add an additional property, like 
> <eclipse.classpath.include>no</eclipse.classpath.include>, which will
> not add the dependency to the generated classpath file.

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