From 9c5979f46b8c159c640b56cb1a605753c050e63e Mon Sep 17 00:00:00 2001 From: John Dennis Casey Date: Fri, 12 Aug 2005 03:04:06 +0000 Subject: [PATCH] Adding description for it1012 git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@232191 13f79535-47bb-0310-9956-ffa450edef68 --- maven-core-it/README.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/maven-core-it/README.txt b/maven-core-it/README.txt index 2bbaf8f40a..af9e2cd349 100644 --- a/maven-core-it/README.txt +++ b/maven-core-it/README.txt @@ -196,6 +196,9 @@ it1010: Tests a type from a plugin fails when extensions is not true. it1011: Tests the fail-at-end reactor behavior. First module fails, and second should also run but not fail. End result should be failure of the build. ------------------------------------------------------------------------------- +it1012: Test that the DefaultLifecycleExecutor will throw an exception when + encountering an unknown packaging. +------------------------------------------------------------------------------- ------------------------------------------------------------------------------- These are a set of builds that are more complex than single-project or reactor