savanna-maven-plugin

If your project skips test, the build fails with a wild lion's roar.

License

License

Categories

Categories

Maven Build Tools Net
GroupId

GroupId

net.unit8.maven.plugins
ArtifactId

ArtifactId

savanna-maven-plugin
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

savanna-maven-plugin
If your project skips test, the build fails with a wild lion's roar.
Project URL

Project URL

https://github.com/kawasima/savanna-maven-plugin
Source Code Management

Source Code Management

https://github.com/kawasima/savanna-maven-plugin

Download savanna-maven-plugin

How to add to project

<plugin>
    <groupId>net.unit8.maven.plugins</groupId>
    <artifactId>savanna-maven-plugin</artifactId>
    <version>0.1.0</version>
</plugin>

Dependencies

provided (2)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.6.0
org.apache.maven.plugin-tools : maven-plugin-tools-annotations jar 3.6.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.6.0
org.assertj : assertj-core jar 3.16.1

Project Modules

There are no modules declared in this project.

savanna-maven-plugin

Get started

In pom.xml

<plugin>
    <groupId>net.unit8.maven.plugins</groupId>
    <artifactId>savanna-maven-plugin</artifactId>
    <version>0.1.0</version>
    <executions>
        <execution>
            <goals><goal>roar</goal></goals>
        </execution>
    </executions>
</plugin>

If you run the maven with -DskipTests or -Dmaven.test.skip=true, a lion will roar.

[WARNING]      ,、,,,、,,,                                                                                       
    _,,;' '" '' ;;,,                                                                                              
  (rヽ,;''""''゛゛;,ノr)                                                                                     
   ,; i ___ 、___iヽ゛;,  テストしないとかお前それ@t_wadaの前でも同じ事言えんの?                               
  ,;'''|ヽ・〉〈・ノ |゙ ';,                                                                                         
  ,;''"|   ▼   |゙゛';,                                                                                          
  ,;'' ヽ _人_  / ,;'_                                                                                          
 /シ、    ヽ  ⌒⌒  /  リ \                                                                                          
|   "r,,`"'''゙´  ,,ミ|                                                                                          
|     リ、    ,リ   |                                                                                         
|  i  ゛r、ノ,,r" i _ |                                                                                          
|  `ー――-----------┴ ⌒´ )                                                                                        
(ヽ  _____________ ,, _´)                                                                                         
 (_⌒_______________ ,, ィ                                                                                           
     T                 |                                                                                             
     |                 |                                                                                             

Versions

Version
0.1.0