You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "Helck, Christopher" <ch...@ebs.com> on 2005/03/02 19:57:26 UTC

Is there a Forehead plugin?

I'm looking for a Forehead plugin. I have a number of small components
that are utilities. Forehead seems like a nice way to package them up. I
imagine a use case like this:

I write unix and dos scripts in src/bin to invoke my application via
Forehead.
I write a template configuration file in src/bin which sets the
environment variables and names the main class.

The plugin gets the dependent jars and copies them to
target/forhead/jars
The plugin gets the template config file and injects the names of the
dependent jars into it and copies it to target/forhead/bin
The plugin copys the remaining files from src/bin to target/forhead/bin
The plugin tars up target/forhead.

Thanks.
-C. Helck




The information contained in this e-mail is confidential. This e-mail is intended only for the stated addressee.  If you are not an addressee, you must not disclose, copy, circulate or in any other way use or rely on the information contained in this e-mail. if you have received this e-mail in error, please inform us immediately and delete it and all copies from your system.

EBS Dealing Resources International Limited. Registered address: 10 Paternoster Square, London EC4M 7DY, United Kingdom. Registered number 2669861.

EBS Dealing Resources, Inc, registered in Delaware. Address: 535 Madison Avenue, 24th Floor, New York, NY 10022, USA, and One upper Pond road, Building F - Floor 3, Parsippany, NJ 07054, USA.

EBS Dealing Resources Japan Limited, a Japanese Corporation. Address: Asteer Kayabacho Bldg, 6th Floor, 1-6-1, Shinkawa, Chuo-Ku,  Tokyo 104-0033, Japan.


Re: Is there a Forehead plugin?

Posted by Tomasz Pik <to...@gmail.com>.
On Wed, 2 Mar 2005 13:57:26 -0500, Helck, Christopher <ch...@ebs.com> wrote:
> I'm looking for a Forehead plugin. 

[...]

Maybe this plugin will help you:
http://maven.apache.org/reference/plugins/uberjar/

Regards,
Tomek

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