Hi! I am trying to understand Jetspeed 2 with the help of tutorial, but have trouble with generating the portal because there seems to be no needed arifact (portal-archetype-2.1-dev.jar) in repository (look below). Please advise where to find this file for proceeding with Jetspeed.
[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 [WARNING] Unable to get resource from repository central (http://repo1.maven.org /maven2) [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) Evi --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
