mirror of
https://github.com/apache/maven.git
synced 2025-02-07 02:29:10 +00:00
o get rid of debug output
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@731274 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
bfe3cbf4e9
commit
80a6a03dd6
@ -336,7 +336,6 @@ else if ( expression.startsWith( "plugin" ) )
|
||||
else if ( "settings".equals( expression ) )
|
||||
{
|
||||
value = context.getSettings();
|
||||
System.out.println( value );
|
||||
}
|
||||
else if ( expression.startsWith( "settings" ) )
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user