repository location ignored
---------------------------
Key: NPANDAY-338
URL: https://issues.apache.org/jira/browse/NPANDAY-338
Project: NPanday
Issue Type: Bug
Components: Repository
Affects Versions: 1.2.1
Environment: linux
java 1.6
maven 2.2.1
Reporter: Luca Di Stefano
in settings.xml is specified the repository location
(/var/cache/maven/repository)
while building npanday the build fails because npanday plugin looks for
artifacts in the default repo location (/home/luca/.m2/repository)
SLF4J: Found binding in
[jar:file:/var/cache/maven/repository/org/slf4j/slf4j-jdk14/1.5.11/slf4j-jdk14-1.5.11.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
26-ott-2010 17.42.48 npanday.registry.ConnectionsRepository lazyLoad
INFO: NPANDAY-080-001: Adding data access object: Class Name =
npanday.dao.impl.ProjectDaoImpl
26-ott-2010 17.42.48 npanday.registry.ConnectionsRepository lazyLoad
INFO: NPANDAY-080-004: Connection Start Up: Time = 191
26-ott-2010 17.42.48 npanday.PathUtil getDotNetArtifact
AVVERTENZA:
NPANDAY-1005-0001: Error copying dependency
NUnit:NUnit.Framework:library:2.2.8.0:test File
/home/luca/.m2/repository/NUnit/NUnit.Framework/2.2.8.0/NUnit.Framework-2.2.8.0.dll
does not exist
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.