[jira] Closed: (MASSEMBLY-133) Assembly including binaries: Bug on a n depth hierarchy

2006-08-04 Thread Alexis Midon (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-133?page=all ] Alexis Midon closed MASSEMBLY-133. -- Resolution: Duplicate duplicate of issue 117 > Assembly including binaries: Bug on a n depth hierar

[jira] Created: (MASSEMBLY-133) Assembly including binaries: Bug on a n depth hierarchy

2006-08-04 Thread Alexis Midon (JIRA)
Assembly including binaries: Bug on a n depth hierarchy --- Key: MASSEMBLY-133 URL: http://jira.codehaus.org/browse/MASSEMBLY-133 Project: Maven 2.x Assembly Plugin Issue Type: Bug

Re: Assembly including binaries: Bug on a n depth hierarchy

2006-08-03 Thread Alexis Midon
I forgot to add that there is a real bug in AbstractAssemblyMojo.isProjectModule() method. A return statement is missing line716 private boolean isProjectModule( String parentId, MavenProject reactorProject, boolean recurse ) { MavenProject parent = reactorProject.getParent();

Assembly including binaries: Bug on a n depth hierarchy

2006-08-03 Thread Alexis Midon
Hi all, I have the following complex but common pom hierarchy (sample) : The syntax is packaging:pom:level.# pom:pom0.0 /\ / \ /\ / \ /\ jar:pom1.0 pom:pom1.1 /\ / \