maven-ear-plugin is not including jarModule into application.xml

2012-08-23 Thread Stuart Stephen
Hi, [This question is also on StackOverflow: http://stackoverflow.com/questions/12093346/maven-ear-plugin-is-not-including-jarmodule-into-application-xml] I've been following the example on the maven-ear-plugin site that [shows how to add third-party libraries to the generated

RE: [SOLVED] maven-ear-plugin is not including jarModule into application.xml

2012-08-23 Thread Stuart Stephen
with... groupIdorg.apache.maven.plugins/groupId artifactIdmaven-ear-plugin/artifactId Then changed... includeLibInApplicationXmltrue/includeLibInApplicationXml to... includeInApplicationXmltrue/includeInApplicationXml Suddenly it did what I asked. Clever that. -Original Message- From: Stuart Stephen [mailto:stuart.step