| Author |
How do I sign "jars" in the target directory using Maven?
|
Chase Bonham
Ranch Hand
Joined: Jul 15, 2006
Posts: 50
|
|
|
I have the ant task. I don't know what plugin + phase + goal I can use that antask in to sign jars.
|
 |
Gregg Bolinger
Ranch Hand
Joined: Jul 11, 2001
Posts: 15229
|
|
I'm not exactly sure what you are asking, but since it's in the ANT forum and it has to do with jar signing, maybe this will help.
|
 |
Chase Bonham
Ranch Hand
Joined: Jul 15, 2006
Posts: 50
|
|
I would like to use the above ant task in a Maven pom.xml and I wanted to know what maven plugin/phase/goal I have to stick that custom ant task in (inside the pom.xml).
|
 |
 |
|
|
subject: How do I sign "jars" in the target directory using Maven?
|
|
|