Thanks.
I'm currently stucking at a problem when building the jetexpress portal
by using the mvn cmd:
mvn archetype:create -DarchetypeGroupId=org.apache.portals.jetspeed-2
-DarchetypeArtifactId=portal-archetype
-DarchetypeVersion=2.1-dev
-DgroupId=org.apache.portals.tutorials
-DartifactId=jetexpress
-Dversion=1.0
It complains about one jar file portal-archetype-2.1-dev.jar is not be
able to download from configured website. I searched the mailing list
and see other people mentioned it can be found at another location
http://www.bluesunrise.com/maven2/org/apache/portals/jetspeed-2/portal-a
rchetype/2.1-dev/portal-archetype-2.1-dev.jar. However it's still not
clear to me how to make the change locally to make mvn download from
another location. As I'm not very familiar with Maven, hope you can shed
some light. Thanks.
[INFO] Defaulting package to group ID: org.apache.portals.tutorials
Downloading:
http://repo1.maven.org/maven2/org/apache/portals/jetspeed-2/portal-
archetype/2.1-dev/portal-archetype-2.1-dev.jar
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
GroupId: org.apache.portals.jetspeed-2
ArtifactId: portal-archetype
Version: 2.1-dev
Reason: Unable to download the artifact from any repository
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.portals.jetspeed-2
-DartifactI
d=portal-archetype \
-Dversion=2.1-dev -Dpackaging=jar -Dfile=/path/to/file
org.apache.portals.jetspeed-2:portal-archetype:jar:2.1-dev
from the specified remote repositories:
central (http://repo1.maven.org/maven2)
-----Original Message-----
From: David Sean Taylor [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 09, 2007 12:49 PM
To: Jetspeed Users List
Subject: Re: documentation bugs
On May 9, 2007, at 8:30 AM, Yang, Qiao wrote:
> David, can you also forward me the Ant Custom Installation
> instruction?
> Would like to try it as well.
>
Yes, I will. Please track this issue, work is still ongoing
https://issues.apache.org/jira/browse/JS2-708
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
***********************************************************************
Bear Stearns is not responsible for any recommendation, solicitation,
offer or agreement or any information about any transaction, customer
account or account activity contained in this communication.
***********************************************************************
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]