-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Tom Morris
Sent: Wednesday, December 29, 2004 4:32 PM
To: [email protected]
Subject: [Andromda-user] Maven too smart - how do I make it stop?

I've downloaded 3.0M3 (thanks for the update!) and am trying to build the
samples.  Actually, they built find when I did an offline build, but when I
run maven without the -o qualifier, I immediately get messages saying it's
trying to download the previous 3.0M3-SNAPSHOT build.

multiproject:install-callback:
    [echo] Running pom:install for Animal Quiz MDA
Attempting to download andromda-core-3.0M3-SNAPSHOT.jar.
Attempting to download andromda-metafacades-uml-3.0M3-SNAPSHOT.jar.
Attempting to download andromda-metafacades-uml14-3.0M3-SNAPSHOT.jar.

[CB] Check and see if you have an old andromda plugin in your
$MAVEN_HOME/plugins and if so remove it.  

I'm running this from the 3.0M3 samples directory (no snapshot) and I'm not
telling Maven to do anything special (as far as I know).

How do I tell Maven to just use 3.0M3?  Is there a way to switch back and
forth between versions (e.g. 3.0RC1-SNAPSHOT) easily or will it keep
downloading the new version to overwrite the old on every switch?

[CB] Yes you can just change the version in the mda/project.xml of the
project you're working on.

Tom




-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Andromda-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/andromda-user



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Andromda-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to