Problem with using Parent POMs

2019-09-03 Thread Nelligan, Steven M
I am trying implement a parent POM in my project tree. Project Tree: C:/ Dev/ Projects/ ParentPom.xml Dor-enterprise/

RE: Problem with using Parent POMs

2019-09-04 Thread Nelligan, Steven M
.165620-1 from? Is the parent artifact already published to a Maven repo? In that case, you would instead want , which tells it to look in a repo for the parent. Hope that helps, -- Andy Feldman On Tue, Sep 3, 2019 at 4:42 PM Nelligan, Steven M mailto:snell...@illinois.edu>> wrote:

Problem with the maven-compiler-plugin

2020-03-13 Thread Nelligan, Steven M
It appears that the maven-compiler-plugin is not working or I am doing something wrong. I have the following in the POM file. org.apache.maven.plugins maven-compiler-plugin 3.8.1

RE: Problem with the maven-compiler-plugin

2020-03-13 Thread Nelligan, Steven M
What is it that you think is not working? (fwiw, javaP -version prints the version of javaP, not the version the class was compiled with/to; that would be a 51.0 or similar anyway, not a 1.7) Le ven. 13 mars 2020 à 08:26, Nelligan, Steven M mailto:snell...@illinois.edu>> a écrit : It appear

Problem with an Maven Build

2022-05-05 Thread Nelligan, Steven M
Please any assistance would be appreciated Building a maven project is getting the following error(s) I have not changed anything in the project, so I assume something changed in the repositories How can I get this project built? INFORMATION FOLLOWS: __

RE: Problem with an Maven Build

2022-05-05 Thread Nelligan, Steven M
ssue. You can either get back to version 3.0.0-M5 or upgrade to a newer version of Java. Regards, -- Antoine Mottier "Nelligan, Steven M" a écrit : > Please any assistance would be appreciated > > Building a maven project is getting the following error(s) I have not > cha

RE: Problem with an Maven Build

2022-05-05 Thread Nelligan, Steven M
3.0.0-M5 or upgrade to a newer > version of Java. > > Regards, > -- > Antoine Mottier > > "Nelligan, Steven M" a écrit : > > > Please any assistance would be appreciated > > > > Building a maven project is getting the following error(s) I have > &