Bug 916105
| Summary: | Errai CDI Examples missing plugin version for maven-surefire-plugin | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss Enterprise WFK Platform 2 | Reporter: | Tolis Emmanouilidis <aemmanou> | ||||
| Component: | Errai, Examples | Assignee: | Mike Brock <cbrock> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Karel Piwko <kpiwko> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 2.2.0 | CC: | cbrock, csadilek, jfuerth, oskutka, pslegr, rruss, smikloso | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-02-27 14:09:27 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
*** This bug has been marked as a duplicate of bug 916131 *** |
Created attachment 703349 [details] Errai CDI demo warnings while building Description of problem: The plugin version is missing for org.apache.maven.plugins:maven-surefire-plugin in the Errai CDI Examples. Version-Release number of selected component (if applicable): WFK2.2.0.ER1 How reproducible: Build the Errai CDI examples. Steps to Reproduce: Build the errai-cdi examples Actual results: Warnings like the below appear: [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-plugin is missing Expected results: Get rid of the warnings. Additional info: