Hi List, I still have problems understanding how the repository of the .jar libraries can be configured. I am working on a cross-platform application, developed for Mac OS X, Linux and Windows (etc.). It is designed to use Mac OS X specific features, that require a special stub library on other platforms (see: http://developer.apple.com/samplecode/Sample_Code/Java/ MRJToolkitStubs.htm).
Can I create my own repository on my webserver and specify an additional location in the project.xml file? Do I have to put it manually into Maven's (local) repository? Must I reference it using <jarResources> or <jars>? Sorry for my ignorance... and thank you in advance, Moritz. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
