RE: "src/java" or "src/main/java" ?

2003-10-30 Thread Vincent Tencé
> Yeah it could be even *shooting* in your *own* *foot*.! > It's just so nice to be in the situation when second version > of the same > project and it just happen that API is very different and you have to > put to the garbage all your mock objects :). You should have a look at the dynamic mocks.

RE: RE : I want to copy dependency jars to a /lib location...how?

2003-10-27 Thread Vincent Tencé
Much better. Thanks for the pointer. > -Original Message- > From: Olivier Lamy [mailto:[EMAIL PROTECTED] > Sent: Monday, October 27, 2003 12:01 PM > To: 'Maven Users List' > Subject: RE : I want to copy dependency jars to a /lib location...how? > > > http://maven.apache.org/reference/user-

RE: convert-snapshots and maven.repo.override

2003-10-20 Thread Vincent Tencé
> > Post rc1 I applied a patch to release plugin which removed > the ibiblio > > hard coding and I separated the plugin. So you can either build the > > plugin from CVS which is located here: > > > > http://cvs.apache.org/viewcvs.cgi/maven-plugins/release/ > > Ok I'll try that. All good. And it wo

RE: convert-snapshots and maven.repo.override

2003-10-20 Thread Vincent Tencé
> Post rc1 I applied a patch to release plugin which removed the ibiblio > hard coding and I separated the plugin. So you can either build the > plugin from CVS which is located here: > > http://cvs.apache.org/viewcvs.cgi/maven-plugins/release/ Ok I'll try that. > It's not ready for a release j

convert-snapshots and maven.repo.override

2003-10-20 Thread Vincent Tencé
Hi there, I have setup a maven install using maven-proxy that we use as a remote repository. I managed to setup the environment to download and upload snapshot and release versions of our jars to the proxy. It works fine. Now what I'd like to do is use the convert-snapshots goal but I can't seem t