You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by Marco Catunda <ma...@gmail.com> on 2006/04/10 04:01:12 UTC

Build Jetspeed from source

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: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org


Re: Build Jetspeed from source

Posted by Marco Catunda <ma...@gmail.com>.
Randy,  thanks very much. Now, everything just fine...

--
Marco Catunda


2006/4/10, Randy Watler <wa...@wispertel.net>:
> 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.

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org


Re: Build Jetspeed from source

Posted by Randy Watler <wa...@wispertel.net>.
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: jetspeed-user-unsubscribe@portals.apache.org
> For additional commands, e-mail: jetspeed-user-help@portals.apache.org
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org