-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
None
This is similar to the NEXUS-967 problem, but with 'scm' and 'description' elements and different plugins being configured.
A run of the "Validation: wildfly-staging" task reported:
Processed 8 components.
- 2 problems found!
- [jakarta.el:jakarta.el-api:6.0.1-jbossorg-1]: pom.xml validation failed: /jakarta/el/jakarta.el-api/6.0.1-jbossorg-1/jakarta.el-api-6.0.1-jbossorg-1.pom at [144,26]: source code source (scm) appeared outside its expected location in xml.
- [jakarta.el:jakarta.el-api:6.0.1-jbossorg-1]: pom.xml validation failed: /jakarta/el/jakarta.el-api/6.0.1-jbossorg-1/jakarta.el-api-6.0.1-jbossorg-1.pom at [245,42]: description appeared outside its expected location in xml.
These links show the plugin config elements that trigger those errors:
https://gist.github.com/bstansberry/af614b8fb4e36d23d33f969e8f55f56f#file-gistfile1-txt-L144
https://gist.github.com/bstansberry/af614b8fb4e36d23d33f969e8f55f56f#file-gistfile1-txt-L245
I'll see if I can work around this. I'll delete the staged artifacts.