RE: Issue with ArtifactHandler in reactor builds

2009-02-04 Thread Jason Chaffee
convince them that maven does have benefits. From: Stuart McCulloch [mccu...@gmail.com] Sent: Tuesday, February 03, 2009 9:09 PM To: Maven Developers List Subject: Re: Issue with ArtifactHandler in reactor builds 2009/2/4 Jason Chaffee > I foun

Re: Issue with ArtifactHandler in reactor builds

2009-02-03 Thread Stuart McCulloch
n Chaffee [mailto:jason.chaf...@zilliontv.tv] > Sent: Tuesday, February 03, 2009 12:35 PM > To: Maven Developers List > Subject: RE: Issue with ArtifactHandler in reactor builds > > FYI, I looked into the workaround that was suggested...resetting the > extension in the ArtifactHandle

RE: Issue with ArtifactHandler in reactor builds

2009-02-03 Thread Jason Chaffee
. projectHelper.attachArtifact(project, "exe", null, file); //project.getArtifact().setFile(file); -Original Message- From: Jason Chaffee [mailto:jason.chaf...@zilliontv.tv] Sent: Tuesday, February 03, 2009 12:35 PM To: Maven Developers List Subject: RE: Issue with ArtifactHandler in reactor b

RE: Issue with ArtifactHandler in reactor builds

2009-02-03 Thread Jason Chaffee
ather using packaging. -Original Message- From: Stuart McCulloch [mailto:mccu...@gmail.com] Sent: Monday, February 02, 2009 10:46 PM To: dev@maven.apache.org Subject: Re: Issue with ArtifactHandler in reactor builds 2009/2/3 Jason Chaffee > I am having an issue on 2.0.9. Basicallly,

RE: Issue with ArtifactHandler in reactor builds

2009-02-03 Thread Jason Chaffee
Jason -Original Message- From: Stuart McCulloch [mailto:mccu...@gmail.com] Sent: Monday, February 02, 2009 10:46 PM To: dev@maven.apache.org Subject: Re: Issue with ArtifactHandler in reactor builds 2009/2/3 Jason Chaffee > I am having an issue on 2.0.9. Basicallly, I have a custom plu

Re: Issue with ArtifactHandler in reactor builds

2009-02-02 Thread Stuart McCulloch
2009/2/3 Jason Chaffee > I am having an issue on 2.0.9. Basicallly, I have a custom plugin that has > it's own packaging type and creates a file of it's own extension type. This > only happens if I run a reactor build. If run maven in that project, it > works correctly. For example, > > my-bun

RE: Issue with ArtifactHandler in reactor builds

2009-02-02 Thread Jason Chaffee
I am having an issue on 2.0.9. Basicallly, I have a custom plugin that has it's own packaging type and creates a file of it's own extension type. This only happens if I run a reactor build. If run maven in that project, it works correctly. For example, my-bundle will create artifactId-versi