mavenizing someone else' libraries (in the form of jars of course)

2008-01-24 Thread Frank Wilson
I'm trying to package someone else's library so that I can put it in my maven repo and share it with my collegues. I remember finding out how to do this on the maven website at one point and thinking I always wanted to know how to do that!. Months later... I cannot find it. Can anybody remind me

Re: mavenizing someone else' libraries (in the form of jars of course)

2008-01-24 Thread Wendy Smoak
On Jan 24, 2008 12:18 PM, Frank Wilson [EMAIL PROTECTED] wrote: I'm trying to package someone else's library so that I can put it in my maven repo and share it with my collegues. You don't need to do anything to the jar, just deploy it as-is to your internal remote repository. You might want