Hello,
I am new to JBoss and I am trying to build the SimplestHelloWorld demo JSR286 portlet.
When I run mvn package I am getting the following error:
Downloading:
http://repo1.maven.org/maven2/javax/portlet/portlet-api/2.0/portlet-api-2...
Downloading:
http://repo1.maven.org/maven2/javax/portlet/portlet-api/2.0/portlet-api-2...
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) javax.portlet:portlet-api:jar:2.0
Apparently portlet-api-2.0 is missing from the remote location. What can I do so that I
can build the examples?
Thanks for your help!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4188245#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...