>Probably add it to the existing maven.xml that you have, but then again
>I don't what's in his maven.xml's preGoal.

In fact, I would like my java sources to be compiled from 2 source paths :
- the one where I put my source files that are not generated by
AndroMDA, under src/java (for example I have a ServletFilter to manage
Hibernate session in Cocoon and an Avalon component implementation for
integrating Hibernate in Cocoon)
- and the one where AndroMDA generates its own files, under target/java

So that all the source files that are in those two different paths are
compiled or copied (for hbm.xml files) into
target/myproject/WEB-INF/classes. Is it possible ?

-- 
Sebastien ARBOGAST


-------------------------------------------------------
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_ide95&alloc_id396&op=click
_______________________________________________
Andromda-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to