> external bundler.  When it performs an install or deploy, it uploads the
> jar created by the jar plugin.  Is there some way for me to tell the
> install and deploy plugins to use the jar file created by the external
> bundler?

You may look into using the build-helper-maven-plugin to "attach" your
"bundled" artifact to the project so it will be installed and deployed
as you require.

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to