I think in project.vm of maven-andromdapp-plugin-3.1-RC1-SNAPSHOT.jar's 
templates, the following pom dependency should be changed to 
${application.version}, NOT ${pom.currentVersion}



the ${pom.currentVersion} = 3.1-RC1-SNAPSHOT

the ${application.version} is defined in build.properties of the generated 
project



        <dependency>

            <groupId>${pom.groupId}</groupId>

            <artifactId>${pom.groupId}-mda</artifactId>

            <version>${pom.currentVersion}</version>

            <type>pom</type>

        </dependency>
--
Do you want a cup of coffee ?
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=3115#3115
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to