I re-arranged things, the way I probably should have started. The examples is now the main maven pom.xml. I indicate in my pom.xml, that have two modules, the utility class and the rest of the main library. These now all build into .class files.
Next hurdle is to figure out how to build the examples. There are at least 11, and more will be forthcoming. The research I've done indicates maven's design center is a one jar/war per project; however, I did find this: http://stackoverflow.com/questions/2132958/ant-to-maven-multiple-build-targets Is this the proper path to follow? Thanks, Wim -- View this message in context: http://maven.40175.n5.nabble.com/Noob-question-tp5445807p5446069.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
