|
[jira] Commented: (MEXEC-17) system dependencies are not put on exec:java c: msg#00352java.maven-plugins.mojo.devel
[ http://jira.codehaus.org/browse/MEXEC-17?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_86331 ] Ryan Sonnek commented on MEXEC-17: ---------------------------------- sure. let me know if I can do anything else: {code:xml} <dependencies> <dependency> <groupId>com.sun</groupId> <artifactId>tools</artifactId> <version>1.4.2</version> <scope>system</scope> <systemPath>${java.home}/../lib/tools.jar</systemPath> </dependency> </dependencies> {code} > system dependencies are not put on exec:java classpath > ------------------------------------------------------ > > Key: MEXEC-17 > URL: http://jira.codehaus.org/browse/MEXEC-17 > Project: Mojo Exec Plugin > Issue Type: Bug > Affects Versions: 1.0.2 > Reporter: Ryan Sonnek > Priority: Critical > > My project uses a system dependency to get tools.jar onto the project > classpath. when running the exec:java plugin, that dependency is not being > put on the classpath. > I've debugged the plugin output (using the -X flag) and have verified that > tools.jar is not being added to the classpath: > [DEBUG] Plugin Dependencies will be excluded. > [DEBUG] Project Dependencies will be included. > [DEBUG] Adding to classpath : > file:/product01/x-stream/users/rsonnek/pacific/modules/pacific-backend/target/classes/ > [DEBUG] Adding to classpath : > file:/product01/x-stream/users/rsonnek/pacific/modules/pacific-backend/target/test-classes > [DEBUG] Adding project dependency artifact: aopalliance to classpath -- 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 from this list please visit: http://xircles.codehaus.org/manage_email
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [jira] Commented: (MEXEC-15) exec:java plugin never shuts down, Jerome Lacoste (JIRA) |
|---|---|
| Next by Date: | [jira] Commented: (MEXEC-15) exec:java plugin never shuts down, David Smiley (JIRA) |
| Previous by Thread: | [jira] Commented: (MEXEC-17) system dependencies are not put on exec:java classpath, Jerome Lacoste (JIRA) |
| Next by Thread: | [jira] Commented: (MEXEC-17) system dependencies are not put on exec:java classpath, Jerome Lacoste (JIRA) |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |