DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
| Code Block | ||
|---|---|---|
| ||
<artifactId>maven-deploy-plugin</artifactId> <version>@version.maven-deploy-plugin@</version> |
To 48
- Check explicit set version of maven-invoker-plugin and remove it, as it is set in parent 48
- Check explicit set version of other plugins all should be inherited from parent
- Remove
bannerLeft,bannerRightfromsite.xml
JUnit / Test cases update
...