Greetings all,

I'm looking for how to configure the
<artifactId>maven-jar-plugin</artifactId> so that dependencies with
<scope>system</scope> are included in the class-path of the manifest.  I
already am using the <addClasspath> tag of <manifest> and that works but
if a dependency is defined as <scope>system</scope> then <addClasspath>
does not include it in the manifest.  I need to include it in the
manifest.  Any ideas?

Mike

---------------------------------------------------------------------------------------------------------
This e-mail message may contain privileged and/or confidential information, and 
is intended to be received only by persons entitled to receive such 
information. If you have received this e-mail in error, please notify the 
sender immediately. Please delete it and all attachments from any servers, hard 
drives or any other media. Other use of this e-mail by you is strictly 
prohibited.


All e-mails and attachments sent and received are subject to monitoring, 
reading and archival by Monsanto, including its subsidiaries. The recipient of 
this e-mail is solely responsible for checking for the presence of "Viruses" or 
other "Malware". Monsanto, along with its subsidiaries, accepts no liability 
for any damage caused by any such code transmitted by or accompanying this 
e-mail or any attachment.
---------------------------------------------------------------------------------------------------------


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to