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 Alebu <al...@gmail.com> on 2006/07/29 19:18:00 UTC

NEWBIE: How to compile J2 from SVN using Eclipse?

Hi,
I am new to Jetspeed and I wonder how can I get a whole sources of it 
and compile it using Eclipse. I have latest Maven 2 and Eclipse 3.1 with 
Subclipse plugin installed. I saw a link 
http://portals.apache.org/jetspeed-2/Portal-Development-with-Eclipse.html 
but it is broken for now.


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


Re: NEWBIE: How to compile J2 from SVN using Eclipse?

Posted by Philip Mark Donaghy <ph...@gmail.com>.
Hi Alebu,

On 7/29/06, Alebu <al...@gmail.com> wrote:
> Hi,
> I am new to Jetspeed and I wonder how can I get a whole sources of it
> and compile it using Eclipse. I have latest Maven 2 and Eclipse 3.1 with
> Subclipse plugin installed. I saw a link
> http://portals.apache.org/jetspeed-2/Portal-Development-with-Eclipse.html
> but it is broken for now.

The J2 project includes a .classpath and .project file in the
subversion repository. They require that you define a MAVEN_REPO
eclipse variable which points to your local Maven 1 repository
(HOME/.maven/repository). That said there is also support for building
with Maven2.

Most developers build using the command line. The guide to building
with Maven 2 is
http://wiki.apache.org/portals/Jetspeed2/QuickstartForTheImpatient/BuildUsingMaven2

The guide to building with Maven 1 is
http://wiki.apache.org/portals/Jetspeed2/QuickstartForTheImpatient/BuildUsingMaven

Philip

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


-- 
Philip Donaghy
donaghy.blogspot.com del.icio.us/donaghy/philip
Skype: philipmarkdonaghy
Office: +33 5 56 60 88 02
Mobile: +33 6 20 83 22 62

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