On Fri, Jan 16, 2009 at 9:24 AM, <[email protected]> wrote: > I don“t want the size of my jar files to grow because a lot of DDL scripts > are packaged into them > I don`t want to ignore the Maven policy "one artifact within one module"
"However, these artifacts are attachments, which in Maven means they are derivative works based on some aspect of the main project build. ... Attached artifacts are allowed to circumvent the Maven requirement of one project, one artifact precisely because of this derivative quality." http://books.sonatype.com/maven-book/reference/assemblies-sect-as-depend.html Would attached artifacts solve your problem or do you need to accomplish something else? --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
