mirror of https://github.com/apache/maven.git
superfluous comment
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163413 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
0e249ddc83
commit
16326c619a
|
@ -57,7 +57,6 @@ public class MarmaladeMojo
|
|||
catch ( MarmaladeExecutionException e )
|
||||
{
|
||||
FailureResponse failure = new MarmaladeMojoFailureResponse( script.getLocation(), e );
|
||||
// TODO: specify marmalade goal name here
|
||||
response.setExecutionFailure( failure );
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue