I may have this figured out now. Adding this to maven.xml seems to work
and give me both source and bin archives:
<preGoal name="dist:build-bin">
<attainGoal name="dist:build-src" />
</preGoal>
--
Elliotte Rusty Harold [EMAIL PROTECTED]
Java I/O 2nd Edition Just Published!
http://www.cafeaulait.org/books/javaio2/
http://www.amazon.com/exec/obidos/ISBN=0596527500/ref=nosim/cafeaulaitA/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]