Hi Morgan, Another idea might be to add Sun's M1 repo to your POM or config file. Since it's an M1 repo you'll have to list all of the dependencies, but it's a start. Brett had mentioned he's working with them to get it transformed into an M2 repo, but I don't have any idea on what their timeline is. Hope this helps. :-)
The java.net webpage for the Maven repository project is at https://maven-repository.dev.java.net/ The repository is located at https://maven-repository.dev.java.net/nonav/repository/ Cheers, Jim On 5/19/06, Alex Mayorga Adame <[EMAIL PROTECTED]> wrote:
Morgan, Please check http://maven.apache.org/guides/mini/guide-coping-with-sun-jars.html for a reference and follow this guide to install them to your local repository http://maven.apache.org/guides/mini/guide-installing-3rd-party-jars.html and this other one to deploy them to your remote repository http://maven.apache.org/guides/mini/guide-deploying-3rd-party-jars.html On your questions I believe that some Spring functionality relies on Activation, your code might compile if you're not using that functionality at all. Regards, Alex -- View this message in context: http://www.nabble.com/-m2-+Spring+and+JTA-t1650845.html#a4472350 Sent from the Maven - Users forum at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
