You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Martin Bengl <ma...@dailyspring.net> on 2007/05/11 13:42:59 UTC

Plugin for com.sun.enterprise.tools.verifier.Verifier?

Hello folks,

is there a maven2 plugin which wraps the  
com.sun.enterprise.tools.verifier.Verifier to verify the correct 
packaging of ear, war, jar, etc. modules?

if not, i will write some plugin which calls the Verifier class like the 
ant task descripted here: 
http://java.sun.com/j2ee/verified/packaging.html (under headline: 
Checking that Your Application Is Packaged Correctly)

greetings
martin

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Plugin for com.sun.enterprise.tools.verifier.Verifier?

Posted by Wayne Fay <wa...@gmail.com>.
Not that I'm aware of, but this sounds like a very useful plugin.

Wayne

On 5/11/07, Martin Bengl <ma...@dailyspring.net> wrote:
> Hello folks,
>
> is there a maven2 plugin which wraps the
> com.sun.enterprise.tools.verifier.Verifier to verify the correct
> packaging of ear, war, jar, etc. modules?
>
> if not, i will write some plugin which calls the Verifier class like the
> ant task descripted here:
> http://java.sun.com/j2ee/verified/packaging.html (under headline:
> Checking that Your Application Is Packaged Correctly)
>
> greetings
> martin
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org