jakartaee / messaging

Jakarta Messaging
https://eclipse.org/ee4j/messaging
Other
39 stars 32 forks source link

`relativePath` of api module points (as it defaults to `../pom.xml`) to wrong parent #326

Closed pzygielo closed 1 year ago

pzygielo commented 1 year ago
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for jakarta.jms:jakarta.jms-api:jar:3.1.0-SNAPSHOT
[WARNING] 'parent.relativePath' of POM jakarta.jms:jakarta.jms-api:3.1.0-SNAPSHOT (.../api/pom.xml) points at org.eclipse.ee4j.jms:jms-parent instead of org.eclipse.ee4j:project, please verify your project structure @ line 24, column 13
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]