If you are using antrun anyway you might as well just use the ant task it
injects to ant to allow attaching artifacts...

http://maven.apache.org/plugins/maven-antrun-plugin/tasks/attachArtifact.html

On Thursday, April 9, 2015, Karl Heinz Marbaise <[email protected]> wrote:

> Hi Steve,
>
> simplest solution would be to use buildhelper-maven-plugin to attach the
> artifact and it will be deployed to a repository...
>
> Kind regards
> Karl Heinz Marbaise
> On 4/9/15 3:57 PM, Steve Cohen wrote:
>
>> Thanks for this tip, Mark.  It meets the need even though it is a bit
>> rough around the edges, the need to involve ant at this point, etc.
>> One question I have: is there a way to have the rpm that gets built
>> installed into the repo, deployed, etc.  As it stands now, only the
>> intermediate archives (jar) are being installed in my setup.
>>
>> On 04/06/2015 09:16 PM, Mark Derricutt wrote:
>>
>>> On 7 Apr 2015, at 10:07, Dan Tran wrote:
>>>
>>>  I can run rpm-m-p at Linux sles 11 and 12,  and rpmbuild executable is
>>>> required
>>>>
>>>
>>> We use redline-rpm ant tasks - pure-jvm RPM implementation.  The
>>> forums mention 3-4 people have in the past made 'private' maven
>>> plugins, but no ones yet open sources one.
>>>
>>> http://redline-rpm.org/usage.html
>>>
>>>
>>>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

-- 
Sent from my phone

Reply via email to