Quantcast
Channel: Gradle Forums - Latest posts
Viewing all articles
Browse latest Browse all 20397

Maven-surefire-plugin

$
0
0

Hey Lance, could you please help me to implement the below from Pom.xml to build.gradle

        <plugin>
            <groupId>org.apache.maven.plugins</groupId>
            <artifactId>maven-surefire-plugin</artifactId>
            <version>3.0.0-M1</version>
            <configuration>
                <skipTests>true</skipTests>
            </configuration>
        </plugin>

Viewing all articles
Browse latest Browse all 20397

Latest Images

Trending Articles



Latest Images