mirror of https://github.com/apache/maven.git
rename itest - it is meant to fail and these are in the 1xxx series
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@379354 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
cbee67b7b1
commit
63bd51b39c
|
@ -254,9 +254,6 @@ it0091: Test that currently demonstrates that properties are not correctly
|
|||
|
||||
it0092: Test that legacy repositories with legacy snapshots download correctly.
|
||||
|
||||
it0093: A test that ensures that an exception is thrown when two artifacts
|
||||
with the same id are present in the reactor.
|
||||
|
||||
it0094: Test classloading issues with mojos after 2.0 (MNG-1898).
|
||||
|
||||
-------------------------------------------------------------------------------
|
||||
|
@ -328,6 +325,10 @@ it1015: Test that expressions that self-reference within the POM result in an
|
|||
-------------------------------------------------------------------------------
|
||||
it1018: Test formatting of error caused by invalid profiles.xml syntax.
|
||||
-------------------------------------------------------------------------------
|
||||
it1019: A test that ensures that an exception is thrown when two artifacts
|
||||
with the same id are present in the reactor.
|
||||
-------------------------------------------------------------------------------
|
||||
|
||||
|
||||
-------------------------------------------------------------------------------
|
||||
These are a set of builds that are more complex than single-project or reactor
|
||||
|
|
Loading…
Reference in New Issue