On 11/10/06, Timo Wolf <[EMAIL PROTECTED]> wrote:


I got build errors when no modules are in the local repository and
getting to module2
After jar:jar of module2, the assembly plugin is invoked and somehow
the poms of the later modules
get evaluated and try to resolve the jar artefact of module2 from the
local repository. The jar is missing,
as the assembly is invoked before the install phase.

Do I make any mistake? Could somebody help me?

Please take a look at this archived post from John Casey, which
explains why you're better off running assembly:assembly separately
with Maven 2.0.

http://www.nabble.com/Re%3A-building-assemblies-from-the-top-level-project-directory-p4735063.html

--
Wendy

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

Reply via email to