I'm trying to package up our model classes in their own jar file with
the name of model.jar.

I got it to generate the jar file with just my model classes but can't
figure out how to give it a different name.

  package(:jar).clean.include
'target/classes/org/fedoraproject/candlepin/model',
:path=>"org/fedoraproject/candlepin/"

The next part is excluding those classes from the war file, any tips
on this would also be helpful.

Thanks in advance,

jesus rodriguez

Reply via email to