Skip to content
This repository has been archived by the owner on Dec 27, 2023. It is now read-only.

Commit

Permalink
Fixed #23 - Remove the PlexusMetadataGeneratorCli
Browse files Browse the repository at this point in the history
 o Removed support for generating plexus-component-metadata from
   command line.
  • Loading branch information
khmarbaise committed Jan 27, 2019
1 parent 44134f1 commit 1d5bed3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 72 deletions.
10 changes: 0 additions & 10 deletions plexus-component-metadata/pom.xml
Expand Up @@ -48,16 +48,6 @@
<groupId>org.apache.maven</groupId>
<artifactId>maven-project</artifactId>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-cli</artifactId>
<version>1.6</version>
</dependency>
<dependency>
<groupId>commons-cli</groupId>
<artifactId>commons-cli</artifactId>
<version>1.2</version>
</dependency>
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
Expand Down

This file was deleted.

0 comments on commit 1d5bed3

Please sign in to comment.