-
Notifications
You must be signed in to change notification settings - Fork 192
Conversation
@glassfishrobot Run CI tests please |
@glassfishrobot run ci tests please |
Starting CI tests run |
One or more CI tests failed |
@glassfishrobot run ci tests please |
Starting CI tests run |
All CI tests successful |
appserver/pom.xml
Outdated
<jboss.classfilewriter.version>1.2.1.Final</jboss.classfilewriter.version> | ||
<easymock.version>3.5</easymock.version> | ||
<javax.resource-api.version>1.7.1</javax.resource-api.version> | ||
<javax.xml.registry-api.version>1.0.8</javax.xml.registry-api.version> | ||
<maven-rar-plugin.version>2.4</maven-rar-plugin.version> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
where is this property used ? I don't see a plugin definition for maven-rar-plugin.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
maven-rar-plugin is defined in appserver/jaxr-ra/jaxr-ra-rar/pom.xml.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you instead add pluginManagement in appserver/pom.xml and omit the version under appserver/jaxr-ra/jaxr-ra-rar/pom.xml.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good
@glassfishrobot run ci tests please |
Starting CI tests run |
All CI tests successful |
@glassfishrobot run ci tests please |
Starting CI tests run |
All CI tests successful |
Fixing #22531