I am trying to install org.slf4j / slf4j-api
No problems in beta 2, but ever since rc1 its been broken:
http://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.4.3/slf4j-api-1.4.3.pom

build.xml:64: impossible to install org.slf4j#slf4j-api#trunk;1.4.3: java.io.IOException: file copy not done from cache\org.slf4j\slf4j-api\trunk\jars\slf4j-api-1.4.3.jar to local\org.slf4j\slf4j-api\trunk\slf4j-api-1.4.3.jar:
destination already exists and overwrite is false

The install log also seems to be picking up more in RC1 ?
Does this have anything to do with parenting ?

beta2:
[ivy:install] :: installing org.slf4j#slf4j-api#trunk;1.4.3 :: [ivy:install] :: resolving dependencies :: [ivy:install] found org.slf4j#slf4j-api#trunk;1.4.3 in external [ivy:install] :: downloading artifacts to cache :: [ivy:install] downloading http://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.4.3/slf4j-api-1.4.3.jar ... [ivy:install] .... (14kB) [ivy:install] .. (0kB) [ivy:install] [SUCCESSFUL ] org.slf4j#slf4j-api#trunk;1.4.3!slf4j-api.jar (1974ms) [ivy:install] :: installing in local :: [ivy:install] published slf4j-api to local/org.slf4j/slf4j-api/trunk/slf4j-api-1.4.3.jar [ivy:install] published ivy to local/org.slf4j/slf4j-api/trunk/ivy-1.4.3.xml

RC1
[ivy:install] :: installing org.slf4j#slf4j-api#trunk;1.4.3 :: [ivy:install] :: resolving dependencies :: [ivy:install] found org.slf4j#slf4j-api#trunk;1.4.3 in external [ivy:install] :: downloading artifacts to cache :: [ivy:install] downloading http://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.4.3/slf4j-api-1.4.3-sources.jar ... [ivy:install] ...... (29kB) [ivy:install] .. (0kB) [ivy:install] [SUCCESSFUL ] org.slf4j#slf4j-api#trunk;1.4.3!slf4j-api.jar(source) (1331ms) [ivy:install] downloading http://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.4.3/slf4j-api-1.4.3.jar ... [ivy:install] .... (14kB) [ivy:install] .. (0kB) [ivy:install] [SUCCESSFUL ] org.slf4j#slf4j-api#trunk;1.4.3!slf4j-api.jar (799ms) [ivy:install] :: installing in local :: [ivy:install] published slf4j-api to local/org.slf4j/slf4j-api/trunk/slf4j-api-1.4.3.jar

--
Brian Matzon
Certus

Reply via email to