I'll look into the missing commons-logging POM. I corrected it, so it
should have been transferred.

Can you please contact commons-dev about their other dependencies?

jdbc is a Sun JAR, which unfortunately we have always had to manually
add to the repository. We hope to make this easier from alpha-2.

- Brett

On 4/14/05, Nicolas Chalumeau <[EMAIL PROTECTED]> wrote:
> For commons-configuration I find that some deps of the maven 2 pom have 
> problems
>     <dependency>
>       <groupId>commons-logging</groupId>
>       <artifactId>commons-logging-api</artifactId>
>       <version>1.0.4</version>
>     </dependency>
> If you use commons-logging as the artifactId the pom isn't here
> 
>     <dependency>
>       <groupId>resources</groupId>
>       <artifactId>resources</artifactId>
>       <version>1.0</version>
>     </dependency>
> Is it commons-resources ? there is only a 0.1-dev version on
> http://www.ibiblio.org/maven2
> 
> And a transitive dependency jdbc:jdbc:jar:2.0 isn't in the repository
> (license problem ? where can I found it ?) but I don't know from who
> it come from
> 
> Nicolas
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

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

Reply via email to