JPMonty opened a new issue, #859:
URL: https://github.com/apache/maven-mvnd/issues/859

   the error happens when i execute command `mvnd clean package 
-Dmaven.test.skip` for my maven project that can be successfully build with 
command `mvn clean package -Dmaven.test.skip`. 
   the error prompts 
   `[ERROR] Failed to execute goal 
org.codehaus.mojo:flatten-maven-plugin:1.3.0:flatten (flatten) on project 
cdp-profile-application: 1 problem was encountered while building the effective 
model for D:\IdeaProjects\profile_application\pom.xml
   [ERROR] [FATAL] Unrecognised tag: 'goals' (position: START_TAG seen 
...</version>\n        <goals>... @77:16)  @ io.netty:netty-bom:4.1.75.Final, 
C:\Users\Administrator\.m2\repository\io\netty\netty-bom\4.1.75.Final\netty-bom-4.1.75.Final.pom,
 line 77, column 16
   `
   how i resolve thisproblem? whether i need delete the `goal` tag in my 
pom.xml file?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to