Re: Maven Dependency Resolution Error

2017-07-12 Thread kenneth mcfarland
Issue resolved itself when running mvn clean install from logging-log4j root, weird but good.. thank you 😎 On Jul 12, 2017 4:42 PM, "kenneth mcfarland" wrote: > Originally I did skip the tests, but upon trying again without > -Dmaven.test.skip=true the error is still present :( > > kenobi@ubuntu

Re: Maven Dependency Resolution Error

2017-07-12 Thread kenneth mcfarland
Originally I did skip the tests, but upon trying again without -Dmaven.test.skip=true the error is still present :( kenobi@ubuntu:~/git/logging-log4j2/log4j-core-its$ mvn clean install [INFO] Scanning for projects... [INFO] [INFO] ---

Re: Maven Dependency Resolution Error

2017-07-12 Thread Ralph Goers
Did you skip tests in your build? This shouldn’t happen if you run mvn clean install. Ralph > On Jul 12, 2017, at 1:49 PM, kenneth mcfarland > wrote: > > Maven is having some issues when I try to build. >.< > > [ERROR] Failed to execute goal on project log4j-core-its: Could not resolve > dep

Maven Dependency Resolution Error

2017-07-12 Thread kenneth mcfarland
Maven is having some issues when I try to build. >.< [ERROR] Failed to execute goal on project log4j-core-its: Could not resolve dependencies for project org.apache.logging.log4j:log4j-core-its:pom:2.9-SNAPSHOT: Failure to find org.apache.logging.log4j:log4j-core:jar:tests:2.9-SNAPSHOT in https:/