Skip to content

Commit

Permalink
Removed glassfishbuild-maven-plugin:echo - duplicated maven output
Browse files Browse the repository at this point in the history
Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
  • Loading branch information
dmatej committed May 3, 2023
1 parent 86faf36 commit 39d9f56
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions nucleus/parent/pom.xml
Expand Up @@ -1181,18 +1181,6 @@
<configuration>
<dir>${project.build.outputDirectory}</dir>
</configuration>
<executions>
<execution>
<id>echo</id>
<phase>validate</phase>
<goals>
<goal>echo</goal>
</goals>
<configuration>
<message>Building in ${project.basedir} </message>
</configuration>
</execution>
</executions>
</plugin>

<plugin>
Expand Down

0 comments on commit 39d9f56

Please sign in to comment.