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 Mark Orciuch <ma...@ngsltd.com> on 2005/01/18 00:48:49 UTC

RE: Maven - Jetspeed PlugIn

It should get installed automatically if you list it as a dependency in
your project.xml:

		<dependency>
			<groupId>maven-plugins</groupId>
			<artifactId>maven-jetspeed-plugin</artifactId>
			<version>1.3</version>
			<type>plugin</type>
		</dependency>

And include bluesunrise maven repo in your project.properties like so:

maven.repo.remote =
http://www.ibiblio.org/maven/,http://www.bluesunrise.com/maven/

Please direct any future questions to the jetspeed user list. Thanks.

Best regards,

Mark Orciuch - morciuch@apache.org
Jakarta Jetspeed - Enterprise Portal in Java
http://portals.apache.org/


> -----Original Message-----
> From: Sven Richter [mailto:srman@gmx.net] 
> Sent: Monday, January 17, 2005 4:36 PM
> To: morciuch@apache.org
> Subject: Maven - Jetspeed PlugIn
> 
> 
> Hello,
> 
> I have a problem concerning the installation process of the  
> jetspeed-plugin for maven. I just can't seem to find the 
> download place on  
> "http://portals.apache.org/jetspeed-1/plugin/" or any other 
> information on  
> how to install the plugin on may computer.
> 
> Could you please tell me how?
> 
> Thanks in advance and kind regards,
> Sven Richter.
> 
> 
> 
> 



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