Re: Building repoclean

2005-10-23 Thread Brett Porter
Why is it commented out in cron? Carlos Sanchez wrote: Thanks, I've built it and uploaded to ibiblio. On 10/22/05, Brett Porter <[EMAIL PROTECTED]> wrote: You need to run this in maven-model: mvn -P all-models install Carlos Sanchez wrote: Hi, I'm trying to build and upgrade repoclean to

Re: Building repoclean

2005-10-23 Thread Carlos Sanchez
Thanks, I've built it and uploaded to ibiblio. On 10/22/05, Brett Porter <[EMAIL PROTECTED]> wrote: > You need to run this in maven-model: > > mvn -P all-models install > > Carlos Sanchez wrote: > > Hi, > > > > I'm trying to build and upgrade repoclean to the latest apis, but I > > don't find the

Re: Building repoclean

2005-10-22 Thread Brett Porter
You need to run this in maven-model: mvn -P all-models install Carlos Sanchez wrote: Hi, I'm trying to build and upgrade repoclean to the latest apis, but I don't find the package "org.apache.maven.model.v3_0_0" which was included in org.apache.maven:maven-model-2.0-beta-1-all Can anyone poin

Building repoclean

2005-10-22 Thread Carlos Sanchez
Hi, I'm trying to build and upgrade repoclean to the latest apis, but I don't find the package "org.apache.maven.model.v3_0_0" which was included in org.apache.maven:maven-model-2.0-beta-1-all Can anyone point me in the right direction? Regards --