Marco... it seems you have a 2.1-dev plugin and are asking for a 2.0 jar. try specifying 2.1-dev as the jetspeed.version in your build.properties:
jetspeed.version=2.1-dev Otherwise, try clearing the maven plugin out of its caches in the repo folders and the maven installation plugins folder. HTH, Randy On Sun, 2006-04-09 at 23:01 -0300, Marco Catunda wrote: > I followed all steps about how to build jetspeed from source code > as described at > http://portals.apache.org/jetspeed-2/getting-started-source.html. > > When I run "maven initMavenPlugin" the build stop because of the > unsatisfied dependency jetspeed-webapp-logging-2.0.jar > > I think there is something wrong in documentation or in source > code. > > Does anyone has any tips about this problem? > > Thanks > -- > Marco Catunda > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
