On 8/16/10 8:19 PM, Trevor Harmon wrote:
> On Aug 16, 2010, at 5:04 PM, Justin Edelson wrote:
> 
>> http://mojo.codehaus.org/build-helper-maven-plugin/attach-artifact-mojo.html
>>
> 
> Thanks, that looks like just what I need.
> 
> The only problem is that it binds by default to the package phase, which
> would require binding the launch4j and osxappbundle goals to the package
> phase as well. This would greatly increase build times -- the
> executables take awhile to generate -- even when I'm in normal
> development mode, not yet deploying. Can you think of any potential
> problems in binding build-helper to the deploy phase instead? Thanks,
Well, that would mean the artifacts never end up in your local
repository, which seems weird.

This sounds like something you might want to put in a profile.

But it's really up to you. Definitely can't hurt to try it out several ways.

Justin


> 
> Trevor
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to