Hi, Thanks for the tip. But as I see you have patched the trunk to fix that (thanks again :-) ). Just FYI, as I have started some work on maven-site-plugin [1], I have discovered we can't use anymore the current plugin testing harness when a plugin depends on the core artifacts trunk so I have started an other branch too [2]. The issue I have encountered is : it looks in current trunk there is not anymore magic component which automatically load all plugin declaration (/META-INF/maven/plugin.xml) as plexus component.
-- Olivier [1] : https://svn.apache.org/repos/asf/maven/plugins/branches/maven-site-plugin-3.x/ [2] : https://svn.apache.org/repos/asf/maven/plugin-testing/branches/plugin-testing-mvn-3.x/ 2009/6/16 Benjamin Bentmann <[email protected]> > Olivier Lamy wrote: > > I have started on it (branch created [1]) and I have an issue building >> with the current trunk. >> [...] >> o Invalid repository apache.snapshots in POM org.apache:apache:4: >> org.apache.maven.model.Repository cannot be cast to >> org.apache.maven.artifact.repository.ArtifactRepository >> > > You need to use maven-remote-resources-plugin:1.0.1-SNAPSHOT to get the fix > for MRRESOURCES-35. > > > Benjamin > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
