[ http://jira.andromda.org/browse/MAVEN-45?page=comments#action_12085 ]
     
Wouter Zoons commented on MAVEN-45:
-----------------------------------

it's not the jbpm cartridge that is deleting those files, it's the project 
generated with andromdapp:generate (that's why I had to move this issue from 
jbpm to maven/app)

so in order to test it you would need to regenerate your project structure, 
anyway, I only added this to <your-project>/maven.xml (in the 'nuke' goal):

  <fileset dir="workflow/src/java">
    <include name="**/*Impl.java"/>
  </fileset>


> nuke does not delete impl files
> -------------------------------
>
>          Key: MAVEN-45
>          URL: http://jira.andromda.org/browse/MAVEN-45
>      Project: Maven Plugins
>         Type: Bug
>   Components: APP
>     Versions: 3.1M1
>     Reporter: Gary Struthers
>     Assignee: Wouter Zoons
>      Fix For: 3.1-RC1

>
> Nuke does not delete generated files under workflow/src. Impl files must be 
> deleted manually.




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf

Reply via email to