Skip to content

Commit 57890ba

Browse files
committed
remove mojo dupe definition
1 parent 3b7da1a commit 57890ba

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

crxtool-maven-plugin/src/main/java/com/github/mike10004/crxtool/maven/PackExtensionMojo.java

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,6 @@
2929

3030
/**
3131
* Goal that packs a Chrome extension.
32-
*
33-
* @goal pack-extension
34-
*
35-
* @phase process-sources
3632
*/
3733
@Mojo(name = "pack-extension", defaultPhase = LifecyclePhase.GENERATE_RESOURCES)
3834
public class PackExtensionMojo extends AbstractMojo {

0 commit comments

Comments
 (0)