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 2004/07/14 15:56:00 UTC

One artifact per project question

I read somewhere that maven encourages one artifiact for one project. I have
some systems being built with ant that I'd like to convert to maven. A
typical ant script will produce a jar file and a shell script to execute
said jar. From maven's point of view is this one or two artifacts. How
should I handle this case?

Thanks,
Christopher 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:  55-56 Lincoln's Inn Fields, London WC2A 3LJ, United Kingdom. Registered number 2633663.

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: One artifact per project question

Posted by Dion Gillard <di...@gmail.com>.
Your other option is to write a reusable plugin to genericise the
creation of the shell script from a given project.

On Wed, 14 Jul 2004 09:56:00 -0400, Helck, Christopher <ch...@ebs.com> wrote:
> I read somewhere that maven encourages one artifiact for one project. I have
> some systems being built with ant that I'd like to convert to maven. A
> typical ant script will produce a jar file and a shell script to execute
> said jar. From maven's point of view is this one or two artifacts. How
> should I handle this case?
> 
> Thanks,
> Christopher 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:  55-56 Lincoln's Inn Fields, London WC2A 3LJ, United Kingdom. Registered number 2633663.
> 
> 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.
> 
> 


-- 
http://www.multitask.com.au/people/dion/

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