Menu

#5 Adding a Maven Plugin

open
nobody
None
5
2013-01-02
2009-09-03
Anonymous
No

Adding a support to Maven would be great.
1 - put the classycle.jar into a Maven repository so that it is easy to use the Ant task in Maven (with the maven-ant-plugin).
2 - if you have more time: writing a true Mojo with the same functionality than the Ant task (with less parametering work)

Discussion

  • Bruno P. Kinoshita

    Hello.
    I think nobody is implementing this feature yet. Perhaps I could take care of this?
    I'm going try to download the source code and make a maven plugin based on the ant task. So I'll submit the patch for your validation.
    What do you guys think?

     
  • henry

    henry - 2013-01-02

    I've just put together a basic plugin, it's available at https://github.com/hcoles/classycle-maven-plugin

     

Log in to post a comment.