Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[m2e-users] m2e-connectors - Jaxb2 Codehaus/java.net and XmlBeans - new milestone (support for m2e 1.1.0)

For interested people,

New Home: bitstrings.org


milestones (supports m2e 1.1.0): http://bitstrings.github.com/m2e-connectors-p2/milestones

Plugin mapping

Plugin: org.jvnet.jaxb2.maven2:maven-jaxb2-plugin (maven-jaxb20-plugin, maven-jaxb21-plugin, maven-jaxb22-plugin)
Home
: http://java.net/projects/maven-jaxb2-plugin/pages/Home

Plugin: org.codehaus.mojo:jaxb2-maven-plugin
Home: http://mojo.codehaus.org/jaxb2-maven-plugin

Plugin: org.codehaus.mojo:xmlbeans-maven-plugin
Home: http://mojo.codehaus.org/xmlbeans-maven-plugin



Direct github: https://github.com/bitstrings/m2e-connectors


There's also a new maven plugin.

dependencypath-maven-plugin (avaliable from the Maven central repository)

Sets a property pointing to the artifact file for each selected project dependency. Each property name will have a base name in form of groupId:artifactId:type:[classifier][.relative][.suffix]. This is similar to the dependency:properties goal but with additional features, like setting a relative path and filtering.

Documentation: http://bitstrings.github.com/sites/dependencypath-maven-plugin
github: https://github.com/bitstrings/dependencypath-maven-plugin



Back to the top