We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91baf32 commit b37e5c2Copy full SHA for b37e5c2
README.md
@@ -2,5 +2,12 @@ Plexus-Utils
2
============
3
4
[](https://travis-ci.org/codehaus-plexus/plexus-utils)
5
+[](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.codehaus.plexus%22%20a%3A%plexus-utils%22)
6
7
The current master is now at https://github.com/codehaus-plexus/plexus-utils
8
+
9
+For publishing the site do the following:
10
11
+```
12
+mvn -Preporting verify site site:stage scm-publish:publish-scm
13
0 commit comments