On 9/26/06, jwkidd <[EMAIL PROTECTED]> wrote:

I am familiar enough .... I was hoping for another option but....

Okay, then this should be what you need:

  cd /path/to/SHARED_2_0_2
  mvn install
  cd /path/to/TOMAHAWK_1_1_3
  mvn install -Pgenerate-assembly
  cd assembly
  mvn assembly:assembly

Look in target/assembly/out for the files.  The 'generate assembly'
profile will also build the -sources and -javadocs jars for the Maven
repo.

HTH,
--
Wendy

Reply via email to