mirror of
https://github.com/apache/maven.git
synced 2025-02-23 10:45:27 +00:00
[MNG-4148] Apply profiles from settings.xml to POMs built from the repository
o Disabled IT for Maven 3.x, see also http://www.mail-archive.com/dev@maven.apache.org/msg82166.html git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@830184 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
846cd8f833
commit
9e64a4c63f
@ -34,7 +34,8 @@ public class MavenITmng4148DepPomInterpWithSettingsProfilesTest
|
||||
|
||||
public MavenITmng4148DepPomInterpWithSettingsProfilesTest()
|
||||
{
|
||||
super( "(2.2.1,]" );
|
||||
// TODO: Disabled for 3.x due to its controversial effects, see also http://www.mail-archive.com/dev@maven.apache.org/msg82166.html
|
||||
super( "(2.2.1,3.0-alpha-1)" );
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user