rotterdam-cs / rcsnewsletter

The aim of this project is to fulfill with all the features of a Newsletter
http://www.rotterdam-cs.com/-/liferay-newsletter
15 stars 14 forks source link

Latest source code can't resolve dependency #34

Open jbagdai opened 10 years ago

jbagdai commented 10 years ago

When I tried to build the portlet maven project it threw below error.

[ERROR] Failed to execute goal on project newsletter-portlet: Could not resolve dependencies for project com.rcs:newsletter-portlet:war:1.2: The following artifacts could not be resolved: com.rcs.portletfaces:portletfaces-bridge-impl:jar:2.0.1, org.portletfaces:portletfaces-bridge-api:jar:2.0.1, org.portletfaces:portletfaces-logging:jar:1.1.0, org.portletfaces.alloy.faces:alloyfaces:jar:1.0.1.1, org.portletfaces.liferay.faces:liferayfaces:jar:6.0.0.2, com.rcs:newsletter-core:jar:1.2: Failure to find com.rcs.portletfaces:portletfaces-bridge-impl:jar:2.0.1 in http://repo.portletfaces.org/mvn/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of maven2-repository-portletfaces.org has elapsed or updates are forced -> [Help 1]

Even dependency under pom.xml is throwing compilation error.