WW-4754 Marks sitegraph plugin as deprecated

This commit is contained in:
Lukasz Lenart
2017-04-19 10:40:43 +02:00
parent 5fd605eb97
commit 293d2fd177
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
<artifactId>struts2-sitegraph-plugin</artifactId>
<packaging>jar</packaging>
<name>Struts 2 Sitegraph Plugin</name>
<name>DEPRECATED: Struts 2 Sitegraph Plugin</name>
<build>
<plugins>
@@ -44,7 +44,9 @@ import java.util.List;
* <p>You can access the help information for these tools by simply running the jar without any arguments.</p>
*
* <!-- END SNIPPET: javadoc -->
* @deprecated
*/
@Deprecated
public class Main {
public static void main(String[] args) {
if (args.length == 0) {