jira-importer commented on issue #160: URL: https://github.com/apache/maven-war-plugin/issues/160#issuecomment-2967846782
**[Olivier Lamy](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=olamy)** commented Hi, An other simple is using xdoclet-maven-plugin. Actually I attached it tho the phase process-classes. But when I just want to try a simple the simple : mvn -Dtest=something clean test. All of my .java are parsed by the plugin whereas this should be done in a phase just before packaging. I really need a phase just before package to place all this jobs Olivier -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org