Hi Brett.

 

            I think that there are some problems with the last commits.

            I’m using the HEAD branch and the ant –f build-bootstrap.xml gives this error :

 

D:\Work\Dev\maven\src\java\org\apache\maven\plugin\PluginCacheManager.java:251: cannot resolve symbol

symbol  : constructor PluginScriptParser (org.apache.maven.plugin.PluginCacheManager,java.lang.String)

location: class org.apache.maven.plugin.PluginScriptParser

            PluginScriptParser pluginScriptParser = new PluginScriptParser( this, pluginName );

                                                    ^

Note: Some input files use or override a deprecated API.

Note: Recompile with -deprecation for details.

1 error

 

I think that it is due to your modification on the PluginScriptParser.

 

Didn’t you forget some commits ??

 

Under Eclipse several classes are broken because the import org.xmlpull isn’t resolved.

 

I think that a dependency is missing ??

 

I added it in the project.xml and imports problems are resolved (see the patch)

 

Arnaud.

 

 

************************************

Arno#

mailto : [EMAIL PROTECTED]

************************************

 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to