Hi, > See also: http://maven.apache.org/general.html#tools-jar-dependency System scope isn't recommended by Maven. Using repository is standard way.
a cup of Java, cheers! Sha Jiang Wendy Smoak-3 wrote: > > On 11/7/06, Dudu <[EMAIL PROTECTED]> wrote: > >> I need to use the tools.jar of the lib folder. Inside the oringinal jdk >> location... >> How can I add this dependency. I looked for it on the maven repository >> and >> the sun maven repository too, but without sucess. > > It's not in the public repositories due to licensing restrictions, but > there is nothing stopping you from installing it to your local or > internal corporate repository. > > See also: http://maven.apache.org/general.html#tools-jar-dependency > > -- > Wendy > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/How-to-reference-the-tools.jar-of-the-jdk-lib-folder-tf2592557s177.html#a7231681 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
