You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ptahchiev <gi...@git.apache.org> on 2016/06/09 09:51:44 UTC

[GitHub] maven-archetype issue #9: Add properties to enable or disable generation of ...

Github user ptahchiev commented on the issue:

    https://github.com/apache/maven-archetype/pull/9
  
    Hello,
    I think what you are asking is in the context of this issue:
    
    https://issues.apache.org/jira/browse/ARCHETYPE-494
    
    I have it already implemented and will be included in the next version of the maven archetype plugin. There you can specify a groovy file, which will be executed after the archetype generation. I personally use this groovy file to do something similar: I read properties from the command line and then remove declared dependencies, classes and jsp files which the user might not need.
    
    Please let me know if that helps so I can close this pull request.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org