That is something that's already there, maybe not well documented.
That option is --ignore, and you need to add it for each pom.xml of the modules to ignore. For example, in this debian/libsomething-java.poms, we will ignore the gunit and gunit-maven-plugin modules.

pom.xml
runtime/Java/pom.xml
tool/pom.xml
antlr3-maven-plugin/pom.xml
gunit/pom.xml --ignore
gunit-maven-plugin/pom.xml --ignore


Ludovic

Le 16/06/2010 23:17, Torsten Werner a écrit :

Package: maven-repo-helper
Version: 1.0.6
Severity: wishlist

Hi Ludovic,


it would be nice to have an additional option --disable-modules (similar
to --no-parent) that gets a comma separated list of modules that should
not be build. We could have lines like

   pom.xml --no-parent --disable-modules=foo,bar
   something-api/pom.xml --disable-modules=baz

in debian/libsomething-java.poms to avoid building modules that can't be
built for some reason.


Cheers,
Torsten



__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers>. Please 
use
debian-j...@lists.debian.org for discussions and questions.






--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to