Hello,

I use the jar plugin to jar it and then use the artifact tag library to
deploy it.

        <attainGoal name="jar:jar"/>
        <artifact:deploy                
                artifact="${maven.build.dir}/${maven.final.name}.jar"
                type="plugin" 
                project="${pom}"/>

hth

Matt    

-----Original Message-----
From: Stoffels, Ralf (FWI-AW2) [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 27, 2004 6:51 AM
To: '[EMAIL PROTECTED]'
Subject: plugin to deploy plugins ?


Hi,

I believe that it is very obvious, but I miss it:
Is there a plugin or tag library to jar a self-written plugin and deploy it
as a maven plugin ?

Ralf


---------------------------------------------------------------------
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