Chris Shorrock <[EMAIL PROTECTED]> writes:

> The uberjar in beta-0.9 is constructed such that it will with the
> reactor. To fix this, simply replace the the line in the jelly
> script which reads:
>    <property name="dest" value="target/uberjar"/>
> with
>    <property name="dest" value="${maven.build.dir}/target/uberjar"/>
> By doing this any projects that use the uberjar plugin will succeed
> when run through the reactor.

I patched uberjar to fix the problem.  Thanks!



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to