We have a source tree in this format:

src/main/java/com/solbright/aim/etlf/core
src/main/java/com/solbright/aim/etlf/customer_1
src/main/java/com/solbright/aim/etlf/customer_2

And so on for each customer.

My developers want a separate jar file for each and every customer. Not only
that, but a separate assembly package for each and every customer.

Do I need to create a pom.xml for each and every customer, or can I specify
multiple jars in a single pom.xml?

-- 
David Weintraub
qazw...@gmail.com

Reply via email to