> > I've modified the tycho config (m2.conf) to work with ant and IBM jazz: > > [plexus.core] > > load ${maven.home}/tycho/*.jar > > load ${maven.home}/lib/*.jar > > load ${maven.home}/antlib/*.jar > > load ${maven.home}/buildtoolkit/*.jar > > > Then, I run a build and get an overview on > PluginParameterExpressionEvaluator.java:419 (repeated many times). > > > Any idea if this is a bug, or just user error? > >
What are you trying to achieve? You should not modify plexus.core container (and m2.conf) unless you're adding new plexus components to maven core. Everything else should be done using regular maven plugins. -- Regards, Igor --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email