You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Jodi (JIRA)" <ji...@apache.org> on 2016/08/22 12:02:20 UTC

[jira] [Created] (SUREFIRE-1273) Adding plugin inside Maven profile breaks build

Jodi created SUREFIRE-1273:
------------------------------

             Summary: Adding plugin inside Maven profile breaks build
                 Key: SUREFIRE-1273
                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1273
             Project: Maven Surefire
          Issue Type: Bug
          Components: Maven Surefire Plugin
    Affects Versions: 2.19.1
         Environment: Windows 10 x64 Professional version 6.3
Netbeans 8.1 Release
Maven v3.0.5
OracleJDKx64 v1.8.0_11
            Reporter: Jodi


##Conditions which led to the issue

Prior to the issue occurring, jacoco-maven-plugin OR maven-surefire-plugin failed to work consistently when using docker-maven-plugin, this is an issue which is to be followed up next.

##Maven configuration

After: 

1. Opening a project POM which hasn't yet been migrated to docker
2. Disabling maven-surefire-plugin
3. Moving maven-surefire-plugin to a "test" profile
4. Setting plugin version to 2.19.1
5. Switching to "test" profile

maven-surefire-plugin fails during a normal build command (I don't know how to attack files or insert code)





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)