The pom file of xfire-jsr181-api is not a valid POM version 4 -------------------------------------------------------------
Key: XFIRE-1151 URL: http://jira.codehaus.org/browse/XFIRE-1151 Project: XFire Issue Type: Bug Components: Annotations Affects Versions: 1.2.6, 1.2.5, 1.2.4, 1.2.3, 1.2.2, 1.2.1, 1.2, 1.2-RC, 1.1.2, 1.1.1, 1.1, 1.1-RC1, 1.1-beta-1, 1.0 Environment: Apache Maven 2.2.1 Java version: 1.6.0_18 OS name: "windows 7" version: "6.1" arch: "x86" Family: "windows" Reporter: Jeff Liu Assignee: Dan Diephouse Priority: Trivial Fix For: 1.2.7 My project is depend on xfire 1.2.6. when I build it with maven 2.2.1, the warning message below is always printed in the console. /////////////////////////////////////////////////////////////////////////////////////// [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building AppFuse Struts 2 Application [INFO] task-segment: [compile] [INFO] ------------------------------------------------------------------------ [WARNING] POM for 'xfire:xfire-jsr181-api:pom:1.0-M1:compile' is invalid. Its dependencies (if any) will NOT be available to the current build. //////////////////////////////////////////////////////////////////////////////////////// The pom file of xfire-jsr181-api is not a valid POM version 4. It seems some kind of old maven 1 project.xml file. It's not a big problem, we can just ignore it. But could you please fix it, so we will not see the warning message again and again. Here is also a reference guide about "Moving from Maven 1.x to Maven 2.x" http://maven.apache.org/guides/mini/guide-m1-m2.html -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email