IF you have a look at jar:deploy, that's exactly what is there :)
Cheers,
Brett
Ryan Schutt wrote:
While searching the maven plugins for a goal to automatically upload a created
artifact to a repository, I ran across the maven artifact plugin. This plugin
seems to have the necessary functionality
While searching the maven plugins for a goal to automatically upload a created
artifact to a repository, I ran across the maven artifact plugin. This plugin
seems to have the necessary functionality needed for automatically uploading
artifacts, and indeed, I can accomplish what I need if I add thi