On Tue, April 24, 2007 3:07 am, Wayne Fay wrote:
> Are you sure Assembly is finding the assembly.xml you've specified
> during the reactor build? I know paths specified in child pom plugins
> sometimes don't work as expected during reactor builds, etc.
I tried to change the descriptor to add the basedir in front of the path
to the assembly, but it made no difference:
<descriptors>
<descriptor>${basedir}/assembly.xml</descriptor>
</descriptors>
> As a test, rename the assembly.xml file to .blah and run from child.
> If the assembly plugin "looks" the same as when executed from the
> parent directory, I'd assume this is what's going on.
Tried this as well, renamed the assembly to something else, and got the
following error:
[INFO] Error reading assemblies: Error locating assembly descriptor file:
/udd001/app/alchemy/development/mx/trunk/alchemy-measure-assembly/assembly.xml
/udd001/app/alchemy/development/mx/trunk/alchemy-measure-assembly/assembly.xml
(No such file or directory)
It's definitely picking up the assembly file in both cases.
Regards,
Graham
--
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]