File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -4,10 +4,13 @@ Plexus-Utils
4
4
[ ![ Build Status] ( https://travis-ci.org/codehaus-plexus/plexus-utils.svg?branch=master )] ( https://travis-ci.org/codehaus-plexus/plexus-utils )
5
5
[ ![ Maven Central] ( https://img.shields.io/maven-central/v/org.codehaus.plexus/plexus-utils.svg?label=Maven%20Central )] ( http://search.maven.org/artifact/org.codehaus.plexus/plexus-utils )
6
6
7
+ This library is historically used by the Apache Maven project so it's developed and maintained by the same ` bad guys `
8
+
7
9
The current master is now at https://github.com/codehaus-plexus/plexus-utils
8
10
9
11
For publishing [ the site] ( https://codehaus-plexus.github.io/plexus-utils/ ) do the following:
10
12
11
13
```
12
14
mvn -Preporting verify site site:stage scm-publish:publish-scm
13
15
```
16
+
You can’t perform that action at this time.
0 commit comments