I have a scenario, where in I need to sanity check the generate jar for
duplicate entries. I have a seperate implementaion that does the sanity
check, but how do I use that class to verify the jar? It would be nice if I
can run a test to verify the jar's integrity but the "test" phase occurs
before the package phase. 

Can this be done using the "verify" phase in default life cycle? How?
-- 
View this message in context: 
http://maven.40175.n5.nabble.com/How-to-verify-a-jar-in-Maven-after-it-is-packaged-tp3269471p3269471.html
Sent from the Maven - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to