Provide function to separate generation and cvs'able artifacts 
---------------------------------------------------------------

         Key: MAVEN-12
         URL: http://team.andromda.org:8080/jira/browse/MAVEN-12
     Project: Maven Plugins
        Type: Improvement
    Reporter: Martin West
 Assigned to: Chad Brandon 


It would be nice if the build process separated out the generation artifacts 
from those that are modified and are under cvs control for instance. Ideally a 
merge architecture, but a copy/replace process is ok. So the process would be:

1. Create the project structure
2. Add/Create the model(s) for the project
3. Build first time, this would create the generation artifacts and copy the 
modifiable sources to a source area.
4. Subsequent builds would execute the generation process, copy in the 
modifiable sources and continue the build. Copy new modifiable sources created 
to source area, this should be possible based on modified date. 

Perhaps add a build directory under the project directory where generated files 
would go.

Thanks.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://team.andromda.org:8080/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
Andromda-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/andromda-devel

Reply via email to