Skip to content

kawasima/savanna-maven-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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                 |                                                                                             
     |                 |                                                                                             

About

A maven plugin for preventing no tests or to skip testing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published