On 7/13/06, Brett Porter <[EMAIL PROTECTED]> wrote:
For right now, everything works, but to use the next release of the plugin plugin, you need the next release of Maven (however, the previous version will of course continue to work and could be branched). That is, those living on the edge just need to step a little closer. Those watching from a distance are not at risk. I'm not sure any of that made sense :)
:) With Maven 2.0.4, I can build the Javadoc plugin, but not its site: $mvn site ... [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error resolving version for 'org.apache.maven.plugins:maven-plugin-plugin ': Plugin requires Maven version 2.0.5-SNAPSHOT On the guide to building maven [1], the 'Building Maven with Maven Installed' section says to use mvn install 'from the root'. Of what? The components module? Seems reasonable, and mvn install works, but not cd maven-core; mvn assembly:assembly. At this point I realize I'm building 2.1-SNAPSHOT and not 2.0.5-SNAPSHOT. For 2.0.5, do I need anything other than this branch? http://svn.apache.org/repos/asf/maven/components/branches/maven-2.0.x/ [1] http://maven.apache.org/guides/development/guide-building-m2.html Thanks, -- Wendy ...stepping a little closer to the edge... --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]