cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Maven Error executing clean install

jgriffin
New Contributor II

Setting up example project. The maven generate works as expected. The maven clean install generates the following error.
Jeff Griffin SnapLogic Dev.zip (75.5 KB)

[ERROR] [ERROR] Some problems were encountered while processing the POMs:

[FATAL] Non-parseable POM C:\Users\jgriffin010.m2\repository\com\snaplogic\snaps\bom\4.25.9578\bom-4.25.9578.pom: unexpected markup <!d (position: START_DOCUMENT seen <!dโ€ฆ @1:3) @ C:\Users\jgriffin010.m2\repository\com\snaplogic\snaps\bom\4.25.9578\bom-4.25.9578.pom, line 1, column 3

Iโ€™ve uploaded a zip containing the mvn project and a Word writeup on workstation details.

Any guidance is much appreciated.

1 REPLY 1

ptaylor
Employee
Employee

Hi. The training materials youโ€™re using are out of date. Please refer to this web site:

Iโ€™ve linked to the section which discusses how to create a project using our maven archetype. Use the updated link you see there:

mvn org.apache.maven.plugins:maven-archetype-plugin:2.4:generate -DarchetypeCatalog=https://snaplogiceng.jfrog.io/artifactory/thirdparty/

We recently relocated our thirdparty repository, as discussed in this post: