Sebastien Arbogast wrote:
I have begun to study your configuration files and I have a first question : in the preGoal for java:compile, you set your java source path to be

the preGoal in which maven.xml ?

in target/java. It's OK but I have some other classes that will not be
generated by AndroMDA (utility classes, servlets, etc.) and I would
prefer to let them in src/java because I don't want them to be deleted
when I run maven clean, which is likely to happen if I put those
sources in target/java too.
So is it possible to define two different source paths for java files
? Or is it a problem if I define src/java to be the source directory
for AndroMDA generated files as well ?

Thx in advance




------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Andromda-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to