${basedir} in my assembly descriptor results in this:
Embedded error: E:\work\up-svcs-test\proj\P000001\${basedir}\target\lib
isn't a directory.
Should this be working?
-----Original Message-----
From: Wendy Smoak [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 08, 2006 5:01 PM
To: Maven Users List
Subject: Re: building assemblies from the top level project directory
On 6/8/06, EJ Ciramella <[EMAIL PROTECTED]> wrote:
> 2 - run from the top parent pom level and I wind up with an error as
it
> doesn't understand what target/lib is in relation to the top level
Do you have it defined as ${basedir}/target/lib ?
> What are people doing in this situation?
John made a good argument for running assembly:assembly separately.
Make sure this works from a clean project with nothing in your local
repository... from what he says, it will try to build the assembly
before it builds the jars.
--
Wendy
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]