You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Benson Margulies <bi...@gmail.com> on 2012/03/28 23:19:51 UTC

getting the manifest into target/classes

I've got some code that introspects the manifest via
Class.getPackage(). I'd like it to work when running from
target/classes before package runs and builds the manifest as part of
the jar file. Is there any plugin that can be used to generate the
manifest, or at least a manifest, as part of 'compile'?

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