[jetty-dev] [jira] (JETTY-1498) Add ability to put <scope>provided</scope> artifacts on system classpath for jetty-jspc-maven-plugin
"Jan Bartel (JIRA)" <[email protected]>
| Newsgroups | gmane.comp.java.jetty.general |
|---|---|
| Message-ID | <479889956.51325.1331684944093.JavaMail.j2ee-jira@codehaus01.managed.contegix.com> |
Jan Bartel created JETTY-1498:
---------------------------------
Summary: Add ability to put <scope>provided</scope> artifacts on system classpath for jetty-jspc-maven-plugin
Key: JETTY-1498
URL: https://jira.codehaus.org/browse/JETTY-1498
Project: Jetty
Issue Type: Improvement
Components: Maven
Affects Versions: 7.6.2
Reporter: Jan Bartel
Assignee: Jan Bartel
The jetty-maven-plugin has a <useProvidedScope> configuration option which will put all dependencies with <scope>provided</scope> onto the execution classpath.
Although this can be a dangerous option to use, as you can wind up with duplicate classes on the classpath (2 different artifacts containing the same classes, one on the plugin classpath and one on the project classpath for example), it may be a useful option to have also in the jspc plugin.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email