Re: build error - could not access repository

2015-07-28 Thread Anders Hammar
As the error text states, https://maven-repository.dev. java.net/nonav/repository cannot be accessed. IIRC the java.net Maven repos have been shut down some time ago and Oracle moved all/some of it to central. Not everything is available there though so you might need to deploy some of the artifac

Re: Using platform encoding (XYZ actually) to copy filtered resources

2015-07-28 Thread V. Mark Lehky
Found my problem: The child pom did not have a entry. :( Mark L. On 28 July 2015 at 11:29, V. Mark Lehky wrote: > Hello. > > I am trying to clean up our poms. > > I am getting a warning "Using platform encoding (XYZ actually) to copy > filtered resources" from one of our projects. > In the Mave

Using platform encoding (XYZ actually) to copy filtered resources

2015-07-28 Thread V. Mark Lehky
Hello. I am trying to clean up our poms. I am getting a warning "Using platform encoding (XYZ actually) to copy filtered resources" from one of our projects. In the Maven documentation, here , it says: "So eliminating the warning is ... as e

build error - could not access repository

2015-07-28 Thread Magnanao, Hector
Can anyone help on why I'm getting this error ? [ERROR] Failed to execute goal on project foundation: Could not resolve dependencies for project com.mycompany.app:foundation:jar:1.0-SNAPSHOT: The following artifacts could not be resolved: com.sun.jmx:jmxri:jar:1.2.1, javax.sql:jdbc-stdext:jar:2