On Fri, 31 Dec 2004 12:16:10 -0600, Joe Germuska <[EMAIL PROTECTED]> wrote:
> At 10:03 AM -0800 12/31/04, Martin Cooper wrote:
> >  > Probably, the same thing should be done for Jakarta Commons.
> >There are way too many Commons-This and Commons-That.
> >>
> >
> >Agreed. The Maven <dependency> elements support this for obtaining the
> >dependencies, but I don't know what changes we'd need to make to the
> >project.xml files to get the deploy to deal with that. Hopefully
> >someone on the Commons list will know.
> 
> I'm not sure if I understand the question.  If it's simply "how to
> construct project.xml so that a JAR is deployed correctly with maven
> jar:deploy", then the answer is also simple.  The EL project.xml is
> set up correctly:

Cool. Thanks, Joe, that was exactly the question. I looked at a few
Commons components, and didn't see anything like that specified, so
didn't see how this worked. As I've said before, I'm not much of a
Maven maven. ;-)

--
Martin Cooper


> 
> <project>
> ...
>   <id>struts-el</id>
>   <groupId>struts</groupId>
> ....
> </project>
> 
> Joe
> 
> --
> Joe Germuska
> [EMAIL PROTECTED]
> http://blog.germuska.com
> "Narrow minds are weapons made for mass destruction"  -The Ex
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to