You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@depot.apache.org by Nick Chalko <ni...@chalko.com> on 2004/05/10 15:56:29 UTC

Re: depotDepend problems (was ruperdepend problems)

Michael Homeijer wrote:

>Hi,
>
>I tested the depotDepend antlet. I still have a problem with downloading the
>jboss-j2ee-3.2.1 jar from the jboss repository.
>
>To summarize, the project on maven is "jboss", the jar I need is
>"jboss-j2ee-3.2.1",
>so I specified:
>
><depend project="jboss-j2ee" version="3.2.1"/>
>
>in the module.xml. Is this right?
>
>The message I am getting is
>"Unable to find jboss-j2ee-3.2.1.jar@maven"
>
>  
>
The problem is the project is called jboss
http://www.ibiblio.org/maven/jboss/
but the jar file is call jboss-j2ee

Cross posting to the depot list for a fix to the cachedResourceSet


>TIA,
>Michael
>
>
>
>-------------------------------------------------------
>This SF.Net email is sponsored by Sleepycat Software
>Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver
>higher performing products faster, at low TCO.
>http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
>_______________________________________________
>Antworks-developers mailing list
>Antworks-developers@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/antworks-developers
>  
>


Re: depotDepend problems (was ruperdepend problems)

Posted by Michael Homeijer <mi...@fam-homeijer.demon.nl>.
Supplying a "group=" attribute (as suggested by Adam) to the resource solved
the problem.
I patched the depotDepend antlet to pass the "group=" from the objectmodel
to the resource.

Thnx,
Michael



----- Original Message ----- 
From: "Nick Chalko" <ni...@chalko.com>
To: <an...@lists.sourceforge.net>; "Depot Developers"
<de...@incubator.apache.org>
Sent: Monday, May 10, 2004 5:56 PM
Subject: Re: depotDepend problems (was ruperdepend problems)


> Michael Homeijer wrote:
>
> >Hi,
> >
> >I tested the depotDepend antlet. I still have a problem with downloading
the
> >jboss-j2ee-3.2.1 jar from the jboss repository.
> >
> >To summarize, the project on maven is "jboss", the jar I need is
> >"jboss-j2ee-3.2.1",
> >so I specified:
> >
> ><depend project="jboss-j2ee" version="3.2.1"/>
> >
> >in the module.xml. Is this right?
> >
> >The message I am getting is
> >"Unable to find jboss-j2ee-3.2.1.jar@maven"
> >
> >
> >
> The problem is the project is called jboss
> http://www.ibiblio.org/maven/jboss/
> but the jar file is call jboss-j2ee
>
> Cross posting to the depot list for a fix to the cachedResourceSet
>
>
> >TIA,
> >Michael
> >
> >
> >
> >-------------------------------------------------------
> >This SF.Net email is sponsored by Sleepycat Software
> >Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to
deliver
> >higher performing products faster, at low TCO.
> >http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
> >_______________________________________________
> >Antworks-developers mailing list
> >Antworks-developers@lists.sourceforge.net
> >https://lists.sourceforge.net/lists/listinfo/antworks-developers
> >
> >
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by Sleepycat Software
> Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to
deliver
> higher performing products faster, at low TCO.
> http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
> _______________________________________________
> Antworks-developers mailing list
> Antworks-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/antworks-developers