Configure versions for all plugins to avoid Maven 3 complaints
--------------------------------------------------------------
Key: WINK-268
URL: https://issues.apache.org/jira/browse/WINK-268
Project: Wink
Issue Type: Improvement
Components: Build
Reporter: Jason Dillon
Maven 3 is a lot more picky about plugin versions, but for compatiblity does
not fail, its just yells at you, and for good reason. This should be fixed to
help ensure more build stability (for mvn2 and mvn3 users).
{noformat}
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.apache.wink:wink:pom:1.1-incubating-SNAPSHOT
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-surefire-report-plugin @
org.apache.wink:wink:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/pom.xml
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-jxr-plugin @
org.apache.wink:wink:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/pom.xml
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.apache.wink:wink-component-test-support:jar:1.1-incubating-SNAPSHOT
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-surefire-report-plugin @
org.apache.wink:wink-component-test-support:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-component-test-support/pom.xml
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-jxr-plugin @
org.apache.wink:wink-component-test-support:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-component-test-support/pom.xml
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.apache.wink:wink-common:jar:1.1-incubating-SNAPSHOT
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-surefire-report-plugin @
org.apache.wink:wink-common:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-common/pom.xml
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-jxr-plugin @
org.apache.wink:wink-common:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-common/pom.xml
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.apache.wink:wink-server:jar:1.1-incubating-SNAPSHOT
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-surefire-report-plugin @
org.apache.wink:wink-server:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-server/pom.xml
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-jxr-plugin @
org.apache.wink:wink-server:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-server/pom.xml
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.apache.wink:wink-client:jar:1.1-incubating-SNAPSHOT
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-surefire-report-plugin @
org.apache.wink:wink-client:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-client/pom.xml
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-jxr-plugin @
org.apache.wink:wink-client:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-client/pom.xml
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.apache.wink:wink-client-apache-httpclient:jar:1.1-incubating-SNAPSHOT
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-surefire-report-plugin @
org.apache.wink:wink-client-apache-httpclient:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-client-apache-httpclient/pom.xml
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-jxr-plugin @
org.apache.wink:wink-client-apache-httpclient:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-client-apache-httpclient/pom.xml
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.apache.wink:wink-spring-support:jar:1.1-incubating-SNAPSHOT
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-surefire-report-plugin @
org.apache.wink:wink-spring-support:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-spring-support/pom.xml
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-jxr-plugin @
org.apache.wink:wink-spring-support:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-spring-support/pom.xml
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.apache.wink:wink-webdav:jar:1.1-incubating-SNAPSHOT
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-surefire-report-plugin @
org.apache.wink:wink-webdav:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-webdav/pom.xml
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-jxr-plugin @
org.apache.wink:wink-webdav:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-webdav/pom.xml
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.apache.wink:wink-providers:pom:1.1-incubating-SNAPSHOT
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-surefire-report-plugin @
org.apache.wink:wink-providers:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-providers/pom.xml
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-jxr-plugin @
org.apache.wink:wink-providers:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-providers/pom.xml
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.apache.wink:wink-json-provider:jar:1.1-incubating-SNAPSHOT
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-surefire-report-plugin @
org.apache.wink:wink-json-provider:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-providers/wink-json-provider/pom.xml
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-jxr-plugin @
org.apache.wink:wink-json-provider:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-providers/wink-json-provider/pom.xml
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.apache.wink:wink-jettison-provider:jar:1.1-incubating-SNAPSHOT
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-surefire-report-plugin @
org.apache.wink:wink-jettison-provider:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-providers/wink-jettison-provider/pom.xml
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-jxr-plugin @
org.apache.wink:wink-jettison-provider:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-providers/wink-jettison-provider/pom.xml
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.apache.wink:wink-abdera-provider:jar:1.1-incubating-SNAPSHOT
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-surefire-report-plugin @
org.apache.wink:wink-abdera-provider:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-providers/wink-abdera-provider/pom.xml
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-jxr-plugin @
org.apache.wink:wink-abdera-provider:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-providers/wink-abdera-provider/pom.xml
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.apache.wink:wink-jackson-provider:jar:1.1-incubating-SNAPSHOT
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-surefire-report-plugin @
org.apache.wink:wink-jackson-provider:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-providers/wink-jackson-provider/pom.xml
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-jxr-plugin @
org.apache.wink:wink-jackson-provider:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-providers/wink-jackson-provider/pom.xml
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.apache.wink.example:wink-examples:pom:1.1-incubating-SNAPSHOT
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-surefire-report-plugin @
org.apache.wink.example:wink-examples:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-examples/pom.xml
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-jxr-plugin @
org.apache.wink.example:wink-examples:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-examples/pom.xml
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.apache.wink.example:apps:pom:1.1-incubating-SNAPSHOT
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-surefire-report-plugin @
org.apache.wink.example:apps:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-examples/apps/pom.xml
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-jxr-plugin @
org.apache.wink.example:apps:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-examples/apps/pom.xml
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.apache.wink.example:Bookmarks:war:1.1-incubating-SNAPSHOT
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-surefire-report-plugin @
org.apache.wink.example:Bookmarks:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-examples/apps/Bookmarks/pom.xml
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-jxr-plugin @
org.apache.wink.example:Bookmarks:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-examples/apps/Bookmarks/pom.xml
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.apache.wink.example:HelloWorld:war:1.1-incubating-SNAPSHOT
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-surefire-report-plugin @
org.apache.wink.example:HelloWorld:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-examples/apps/HelloWorld/pom.xml
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-jxr-plugin @
org.apache.wink.example:HelloWorld:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-examples/apps/HelloWorld/pom.xml
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.apache.wink.example:QADefect:war:1.1-incubating-SNAPSHOT
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-surefire-report-plugin @
org.apache.wink.example:QADefect:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-examples/apps/QADefect/pom.xml
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-jxr-plugin @
org.apache.wink.example:QADefect:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-examples/apps/QADefect/pom.xml
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.apache.wink.example:SimpleDefects:war:1.1-incubating-SNAPSHOT
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-surefire-report-plugin @
org.apache.wink.example:SimpleDefects:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-examples/apps/SimpleDefects/pom.xml
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-jxr-plugin @
org.apache.wink.example:SimpleDefects:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-examples/apps/SimpleDefects/pom.xml
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.apache.wink.example:core:pom:1.1-incubating-SNAPSHOT
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-surefire-report-plugin @
org.apache.wink.example:core:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-examples/core/pom.xml
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-jxr-plugin @
org.apache.wink.example:core:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-examples/core/pom.xml
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.apache.wink.example:CustomContext:war:1.1-incubating-SNAPSHOT
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-surefire-report-plugin @
org.apache.wink.example:CustomContext:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-examples/core/CustomContext/pom.xml
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-jxr-plugin @
org.apache.wink.example:CustomContext:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-examples/core/CustomContext/pom.xml
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.apache.wink.example:CustomExceptionMapper:war:1.1-incubating-SNAPSHOT
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-surefire-report-plugin @
org.apache.wink.example:CustomExceptionMapper:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-examples/core/CustomExceptionMapper/pom.xml
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-jxr-plugin @
org.apache.wink.example:CustomExceptionMapper:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-examples/core/CustomExceptionMapper/pom.xml
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.apache.wink.example:Jaxb:war:1.1-incubating-SNAPSHOT
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-surefire-report-plugin @
org.apache.wink.example:Jaxb:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-examples/core/Jaxb/pom.xml
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-jxr-plugin @
org.apache.wink.example:Jaxb:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-examples/core/Jaxb/pom.xml
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.apache.wink.example:Preconditions:war:1.1-incubating-SNAPSHOT
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-surefire-report-plugin @
org.apache.wink.example:Preconditions:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-examples/core/Preconditions/pom.xml
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-jxr-plugin @
org.apache.wink.example:Preconditions:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-examples/core/Preconditions/pom.xml
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.apache.wink.example:client:pom:1.1-incubating-SNAPSHOT
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-surefire-report-plugin @
org.apache.wink.example:client:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-examples/client/pom.xml
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-jxr-plugin @
org.apache.wink.example:client:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-examples/client/pom.xml
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.apache.wink.example:ReadRSS-client:jar:1.1-incubating-SNAPSHOT
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-surefire-report-plugin @
org.apache.wink.example:ReadRSS-client:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-examples/client/ReadRSS-client/pom.xml
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-jxr-plugin @
org.apache.wink.example:ReadRSS-client:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-examples/client/ReadRSS-client/pom.xml
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.apache.wink.example:QADefects-client:jar:1.1-incubating-SNAPSHOT
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-surefire-report-plugin @
org.apache.wink.example:QADefects-client:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-examples/client/QADefects-client/pom.xml
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-jxr-plugin @
org.apache.wink.example:QADefects-client:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-examples/client/QADefects-client/pom.xml
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.apache.wink.example:GoogleDocs-client:jar:1.1-incubating-SNAPSHOT
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-surefire-report-plugin @
org.apache.wink.example:GoogleDocs-client:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-examples/client/GoogleDocs-client/pom.xml
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-jxr-plugin @
org.apache.wink.example:GoogleDocs-client:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-examples/client/GoogleDocs-client/pom.xml
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.apache.wink.example:ext:pom:1.1-incubating-SNAPSHOT
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-surefire-report-plugin @
org.apache.wink.example:ext:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-examples/ext/pom.xml
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-jxr-plugin @
org.apache.wink.example:ext:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-examples/ext/pom.xml
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.apache.wink.example:Asset:war:1.1-incubating-SNAPSHOT
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-surefire-report-plugin @
org.apache.wink.example:Asset:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-examples/ext/Asset/pom.xml
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-jxr-plugin @
org.apache.wink.example:Asset:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-examples/ext/Asset/pom.xml
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.apache.wink.example:DynamicResource:war:1.1-incubating-SNAPSHOT
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-surefire-report-plugin @
org.apache.wink.example:DynamicResource:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-examples/ext/DynamicResource/pom.xml
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-jxr-plugin @
org.apache.wink.example:DynamicResource:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-examples/ext/DynamicResource/pom.xml
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.apache.wink.example:History:war:1.1-incubating-SNAPSHOT
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-surefire-report-plugin @
org.apache.wink.example:History:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-examples/ext/History/pom.xml
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-jxr-plugin @
org.apache.wink.example:History:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-examples/ext/History/pom.xml
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.apache.wink.example:LinkBuilders:war:1.1-incubating-SNAPSHOT
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-surefire-report-plugin @
org.apache.wink.example:LinkBuilders:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-examples/ext/LinkBuilders/pom.xml
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-jxr-plugin @
org.apache.wink.example:LinkBuilders:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-examples/ext/LinkBuilders/pom.xml
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.apache.wink.example:MultiPart:war:1.1-incubating-SNAPSHOT
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-surefire-report-plugin @
org.apache.wink.example:MultiPart:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-examples/ext/MultiPart/pom.xml
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-jxr-plugin @
org.apache.wink.example:MultiPart:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-examples/ext/MultiPart/pom.xml
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.apache.wink.example:RuntimeRegistration:war:1.1-incubating-SNAPSHOT
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-surefire-report-plugin @
org.apache.wink.example:RuntimeRegistration:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-examples/ext/RuntimeRegistration/pom.xml
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-jxr-plugin @
org.apache.wink.example:RuntimeRegistration:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-examples/ext/RuntimeRegistration/pom.xml
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.apache.wink.example:Scope:war:1.1-incubating-SNAPSHOT
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-surefire-report-plugin @
org.apache.wink.example:Scope:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-examples/ext/Scope/pom.xml
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-jxr-plugin @
org.apache.wink.example:Scope:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-examples/ext/Scope/pom.xml
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.apache.wink.example:Spring:war:1.1-incubating-SNAPSHOT
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-surefire-report-plugin @
org.apache.wink.example:Spring:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-examples/ext/Spring/pom.xml
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-jxr-plugin @
org.apache.wink.example:Spring:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-examples/ext/Spring/pom.xml
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.apache.wink.example:WebDAV:war:1.1-incubating-SNAPSHOT
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-surefire-report-plugin @
org.apache.wink.example:WebDAV:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-examples/ext/WebDAV/pom.xml
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-jxr-plugin @
org.apache.wink.example:WebDAV:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-examples/ext/WebDAV/pom.xml
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.apache.wink:wink-scripts:pom:1.1-incubating-SNAPSHOT
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-surefire-report-plugin @
org.apache.wink:wink-scripts:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-scripts/pom.xml
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-jxr-plugin @
org.apache.wink:wink-scripts:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-scripts/pom.xml
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.apache.wink:apache-wink:pom:1.1-incubating-SNAPSHOT
[WARNING] The expression ${parent.artifactId} is deprecated. Please use
${project.parent.artifactId} instead. @
org.apache.wink:apache-wink:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-scripts/wink-dist/pom.xml
[WARNING] The expression ${parent.version} is deprecated. Please use
${project.parent.version} instead. @
org.apache.wink:apache-wink:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-scripts/wink-dist/pom.xml
[WARNING] The expression ${artifactId} is deprecated. Please use
${project.artifactId} instead. @
org.apache.wink:apache-wink:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-scripts/wink-dist/pom.xml
[WARNING] The expression ${groupId} is deprecated. Please use
${project.groupId} instead. @
org.apache.wink:apache-wink:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-scripts/wink-dist/pom.xml
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-surefire-report-plugin @
org.apache.wink:apache-wink:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-scripts/wink-dist/pom.xml
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-jxr-plugin @
org.apache.wink:apache-wink:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-scripts/wink-dist/pom.xml
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.apache.wink:wink-assembly:pom:1.1-incubating-SNAPSHOT
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-surefire-report-plugin @
org.apache.wink:wink-assembly:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-assembly/pom.xml
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-jxr-plugin @
org.apache.wink:wink-assembly:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-assembly/pom.xml
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.apache.wink:wink-assembly-aggregatejar:pom:1.1-incubating-SNAPSHOT
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-surefire-report-plugin @
org.apache.wink:wink-assembly-aggregatejar:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-assembly/wink-assembly-aggregatejar/pom.xml
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-jxr-plugin @
org.apache.wink:wink-assembly-aggregatejar:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-assembly/wink-assembly-aggregatejar/pom.xml
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.apache.wink:wink-assembly-dist:pom:1.1-incubating-SNAPSHOT
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-surefire-report-plugin @
org.apache.wink:wink-assembly-dist:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-assembly/wink-assembly-dist/pom.xml
[WARNING] 'reporting.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-jxr-plugin @
org.apache.wink:wink-assembly-dist:1.1-incubating-SNAPSHOT,
/Users/jason/ws/sonatype/wink/wink-assembly/wink-assembly-dist/pom.xml
[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]
{noformat}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.