mojohaus / jaxb2-maven-plugin

JAXB2 Maven Plugin
https://www.mojohaus.org/jaxb2-maven-plugin/
Apache License 2.0
106 stars 77 forks source link

fixes #34: add one "-b" flag for each binding file #47

Closed gitty closed 8 years ago

gitty commented 8 years ago

This fixes issue #34 by adding one "-b" flag and filename for each xjbSource file to the arguments list.

lennartj commented 8 years ago

We would need to update the documentation as well as providing an IT for the change in plugin arguments.