Thomas Broyer commented on Wish MGWT-346

It strikes me as odd that Debian packaging requires compile-time dependencies (the gwt-maven-plugin wrt Gerrit) to be provided by Debian packages, when one of the strength of Maven plugins is that you don't really care which versions your dependencies are: the plugin runs in its own classloader and its unlikely the application will depend itself on surefire-api so there should be no conflict using several versions of surefire (2.4.3 by the gwt-maven-plugin, 2.14 by the latest maven-surefire-plugin, for instance) in the same project.

Feel free to send pull requests to https://github.com/gwt-maven-plugin/gwt-maven-plugin though, there's no reason they'd be rejected.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to