JARs need to be in the repository. You can install them using the following goal: http://maven.apache.org/maven2/plugins/maven-install-plugin/install-file-mojo.html
- Brett On 6/3/05, Logan Bowers <[EMAIL PROTECTED]> wrote: > Brett, > > Thanks for the quick response, but I have one more question: In m2, how > do I include jars not in a repository? > > Logan Bowers > > -----Original Message----- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 01, 2005 4:14 PM > To: Maven Users List > Subject: Re: Two silly m2 questions > > On 6/2/05, Logan Bowers <[EMAIL PROTECTED]> wrote: > > 1) Where is the source code? I couldn't seem to find a link > > anywhere on the Maven2 site. Am I missing something obvious? > > in subversion: http://svn.apache.org/repos/asf/maven/components/trunk > > We will prepare source bundle releases from the betas onwards. > > > 2) I've setup a basic project using the tutorial, but when I run > > "m2 package" to create a war, it wraps up all the .svn directories > > (subversion metadata scattered throughout the source tree) too. How > do > > I prevent this? > > This was a bug that should have been fixed in alpha-2 (if not, it was > done shortly afterwards and will be in the next release). > > > --------------------------------------------------------------------- > 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]
