Questions tagged as 'pom'

2
answers

Java - Missing artifact com.sun: tools: jar: 0 (POM.xml)

I'm taking this error in my POM.xml. Could anyone tell me what it could be? <projectxmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/P...
asked by 19.01.2018 / 14:44
1
answer

Error in project pom.xml file

Hello, I have a problem that I could not identify, in my project an error appears in the pom.xml file, I have already run the Maven update in the project, but the error persists, and my .jar repository is there but at the time of the build it ca...
asked by 11.01.2018 / 15:57
1
answer

Maven Project Error Relative Path

I have to maintain a system in java with Maven . However the system has 3 projects where one refers to the other, already tried to change the build path adding projects and etc. So far nothing below follows the file pom.xm...
asked by 12.06.2017 / 21:56