Ok, I understand. I will remove maven-model to make now a release of the linkcheck plugin because it was compiled with source=1.4. After that I'll add again the dependency.
Regards Carlos Sanchez A Coru�a, Spain http://www.jroller.com/page/carlossg > -----Original Message----- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: Sunday, November 14, 2004 1:05 AM > To: Maven Developers List > Subject: Re: Maven 1.1 and maven-model impact on plugins > > Hi Carlos, > > This was added because the code references the project from > java code at some point. > > It will work with Maven 1.0.x, but we don't want a snapshot, > so the best plan of attack is to get a release of the model > out. If you want to remove the dependency in the meantime, > that's fine - but it will break the bootstrap on HEAD. > > If you can manage to make it so that it doesn't depend on it, > that might be better (ie, pass the values through from jelly > to the Java entry point rather than reading the pom directly). > > - Brett > > Carlos Sanchez wrote: > > >Hi, > > > >Brett has added a dependency to maven-model-1.1-SNAPSHOT to > linkcheck > >plugin. I need to remove it in order to make releases > working in 1.0.x. I checked other plugins (java, jar) but > they have no maven-model dep, this confused me. > > > >Should I open a cvs branch for 1.1 (if so, how was it done > in other plugins)? > >Should I remove the dependency? > > > >Regards > > > >Carlos Sanchez > >A Coru�a, Spain > >http://www.jroller.com/page/carlossg > > > > > >--------------------------------------------------------------------- > >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] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
