mirror of https://github.com/apache/maven.git
respond with BUILD FAILED on exception
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162988 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
176ff014b9
commit
059a3f888c
|
@ -142,6 +142,9 @@ public class DefaultMaven
|
||||||
|
|
||||||
line();
|
line();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// An exception is a failure
|
||||||
|
return response;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue