scubacabra / gradle-jaxb-plugin

Gradle plugin to ease projects that use xsds and the ant jaxb task
GNU General Public License v2.0
49 stars 44 forks source link

Specified groupId is incorrect. Should 'plugins' in the groupId be th… #50

Open chauhraj opened 8 years ago

chauhraj commented 8 years ago

…ere.

It should not have plugins in the groupId. dependencies { classpath 'com.github.jacobono.plugins:gradle-jaxb-plugin:1.3.6' }