maven-assembly-plugin woes

2006-10-27 Thread Swenson, Eric
I have a large project that has some jar dependencies that are not in any of the public repositories. Licenses prevent their being put there. Rather than have my maven2 projects explicitly refer to these jar files in the file system, I'd like to create a file-based repository to include in my

Re: maven-assembly-plugin woes

2006-10-27 Thread Edwin Punzalan
Last I checked, the repository works. Did you have a problem with it ? Swenson, Eric wrote: I have a large project that has some jar dependencies that are not in any of the public repositories. Licenses prevent their being put there. Rather than have my maven2 projects explicitly refer to

RE: maven-assembly-plugin woes

2006-10-27 Thread Swenson, Eric
a repository artifact in repository format (archived or not)? -- Eric -Original Message- From: Edwin Punzalan [mailto:[EMAIL PROTECTED] Sent: Friday, October 27, 2006 4:38 PM To: Maven Users List Subject: Re: maven-assembly-plugin woes Last I checked, the repository works. Did you have