Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
1.2.1
-
None
-
None
-
linux
java 1.6
maven 2.2.1
Description
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
Attachments
Issue Links
- duplicates
-
NPANDAY-284 NPanday should respect custom localRepository (provided by maven!)
- Resolved