> On Tue, 2003-09-09 at 17:23, Brett Porter wrote:
> > 1.2-SNAPSHOT won't be downloaded and installed when you run Maven 
> > unless you are using CVS HEAD and have specified that version as a 
> > dependency.
> 
> Hmm. I don't remember getting from CVS, though if it's 
> possible to download a binary nightly build, I may have done 
> that. I'm almost positive that I haven't specified a 
> dependency for the JBoss plugin anywhere, because this is the 
> first time I've tried doing anything with JBoss in Maven.

No I think you probably have beta-10. I was pointing out that it isn't
possible to download a different version at runtime without going to some
lengths at the moment, so all you should need to do is...

> > So the best way to do it is remove the plugin from 
> $MAVEN_HOME/plugins 
> > and rm -rf $MAVEN_HOME_LOCAL/plugins (that's usually 
> > ~/.maven/plugins).
> 
> ...I'll give this a try. Unless, of course, I have the 
> equivalent of some CVS HEAD version, in which case...
> 

Cheers,
Brett

Reply via email to