Sorry,, but looking over at Nabble, I am not seeing the message.

I have posted a sample project over at  I have removed all the dependencies
and it should run cleanly and reproduce the problem.

http://www.weseewhathappens.com/mvn.zip

I am not convinced it is a bug because it could be just a usage error my
part.  So I have not opened a Jira yet.

We are calling the weblogic MbeanMaker which is an ant script to create some
java code from an xml file.  If you run the sample you will see that the ant
task is invoked twice. The mbean maker creates classes with a guid in the
name and I am ending up with duplication.

The reason I am running assembly at the top is that I need to create an
archive zip file with the output of all the projects.

On Mon, Jan 18, 2010 at 11:35 AM, Wayne Fay <[email protected]> wrote:

> On Mon, Jan 18, 2010 at 10:22 AM, Bill Smith <[email protected]>
> wrote:
> > I didn't see my last post come through, so I thought I would try again.
>
> Check the archives on Nabble.com and you'll see it made it through
> just fine. No one has replied. You have a pretty long email with a
> long log etc. Its simply hard to digest, and no one is getting paid to
> be here, so its going to be at least a little bit challenging for you
> to get a response that is particularly helpful. Additionally, you
> really didn't need to send the WHOLE log, just chop out the
> interesting bits next time. Shorter emails (with enough information,
> of course) tend to get more responses.
>
> If you are convinced this is a bug in the assembly plugin, your best
> bet is to create a small sample project that replicates the issue and
> attach it to a Jira issue so the assembly devs can look at it.
>
> I guess I'll ask the dumb/obvious question -- why are you running
> assembly:assembly from the top? Can you not run that from a module
> instead? I don't think its fair to say the assembly plugin is
> "corrupting" the generated source in this case because the "must run
> clean before generating source" thing is not universal and instead is
> a bit specific to your projects, right?
>
> Wayne
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to