RE: M[1.1] Multiproject Issue

2005-08-04 Thread Curtis, Harrison
That worked. Great! Bud Curtis JDIMS Project L-3 Communications (719) 637-5633 -Original Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 03, 2005 5:54 PM To: Maven Users List Subject: Re: M[1.1] Multiproject Issue This is a bug in the Maven 1.1 release

M[1.1] Multiproject Issue

2005-08-03 Thread Curtis, Harrison
I'm trying to run a multproject under Mave 1.1. This project works fine under 1.0.2. There seems to be a problem with the artifact-install (which is probably a configuration problem). Can someone suggest what action to take to get the multiproject to build? The following is the error after the

Re: M[1.1] Multiproject Issue

2005-08-03 Thread Brett Porter
This is a bug in the Maven 1.1 release. You can download the latest artifact plugin to correct it: maven plugin:download -DartifactId=maven-artifact-plugin -Dversion=1.6 -DgroupId=maven Cheers, Brett On 8/4/05, Curtis, Harrison [EMAIL PROTECTED] wrote: I'm trying to run a multproject under