Configure generated sources to go under target/generated-sources/java instead 
of target/src
-------------------------------------------------------------------------------------------

         Key: ANDROMDAPP-35
         URL: http://jira.andromda.org/browse/ANDROMDAPP-35
     Project: AndroMDApp Project Generator
        Type: Improvement

    Versions: 3.2-RC1    
 Environment: AndroMDA 3.2, Netbeans 5.5
    Reporter: Sebastien Arbogast
 Assigned to: Chad Brandon 


When editing the project with Netbeans, I only have to open my POM as if it was 
a Netbeans project. But the problem is that the way AndroMDA is configured by 
default is not the conventional way to lay out generated files. 
Maven plugins that generate code, like jaxb or modello plugins, generate it in 
target/generated-sources/{plugin id}
So for AndroMDA, every occurrence of target/src should be replaced by 
target/generated-sources/andromda in order to fit with the convention

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.andromda.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

Reply via email to