I have a feeling some more developer docs are going to be needed :)
-Eric Jen Bourey wrote:
Hi,When I attempt to build the current uportal trunk (mvn compile), I get the error below. Is there something I might have misconfigured, or is there a missing dependency?Thanks, - Jen Missing: ----------1) org.jasig.portal.portlets-overlay:FunctionalTestsPortlet:war:3.0.0-SNAPSHOTTry downloading the file manually from the project website. Then, install it using the command:mvn install:install-file -DgroupId=org.jasig.portal.portlets-overlay -DartifactId=FunctionalTestsPortlet \-Dversion=3.0.0-SNAPSHOT -Dpackaging=war -Dfile=/path/to/fileAlternatively, if you host your own repository you can deploy the file there: mvn deploy:deploy-file -DgroupId=org.jasig.portal.portlets-overlay -DartifactId=FunctionalTestsPortlet \-Dversion=3.0.0-SNAPSHOT -Dpackaging=war -Dfile=/path/to/file \ -Durl=[url] -DrepositoryId=[id] Path to dependency: 1) org.jasig.portal:uportal-ear:ear:3.0.0-SNAPSHOT2) org.jasig.portal.portlets-overlay:FunctionalTestsPortlet:war:3.0.0-SNAPSHOT2) org.jasig.portal.portlets-overlay:RssPortlet:war:3.0.0-SNAPSHOT Try downloading the file manually from the project website. Then, install it using the command:mvn install:install-file -DgroupId=org.jasig.portal.portlets-overlay -DartifactId=RssPortlet \-Dversion=3.0.0-SNAPSHOT -Dpackaging=war -Dfile=/path/to/fileAlternatively, if you host your own repository you can deploy the file there: mvn deploy:deploy-file -DgroupId=org.jasig.portal.portlets-overlay -DartifactId=RssPortlet \-Dversion=3.0.0-SNAPSHOT -Dpackaging=war -Dfile=/path/to/file \ -Durl=[url] -DrepositoryId=[id] Path to dependency: 1) org.jasig.portal:uportal-ear:ear:3.0.0-SNAPSHOT 2) org.jasig.portal.portlets-overlay:RssPortlet:war:3.0.0-SNAPSHOT 3) org.jasig.portal.portlets-overlay:BookmarksPortlet:war:3.0.0-SNAPSHOT Try downloading the file manually from the project website. Then, install it using the command:mvn install:install-file -DgroupId=org.jasig.portal.portlets-overlay -DartifactId=BookmarksPortlet \-Dversion=3.0.0-SNAPSHOT -Dpackaging=war -Dfile=/path/to/fileAlternatively, if you host your own repository you can deploy the file there: mvn deploy:deploy-file -DgroupId=org.jasig.portal.portlets-overlay -DartifactId=BookmarksPortlet \-Dversion=3.0.0-SNAPSHOT -Dpackaging=war -Dfile=/path/to/file \ -Durl=[url] -DrepositoryId=[id] Path to dependency: 1) org.jasig.portal:uportal-ear:ear:3.0.0-SNAPSHOT2) org.jasig.portal.portlets-overlay:BookmarksPortlet:war:3.0.0-SNAPSHOT4) org.jasig.portal.portlets-overlay:googleportlet:war:3.0.0-SNAPSHOT Try downloading the file manually from the project website. Then, install it using the command:mvn install:install-file -DgroupId=org.jasig.portal.portlets-overlay -DartifactId=googleportlet \-Dversion=3.0.0-SNAPSHOT -Dpackaging=war -Dfile=/path/to/fileAlternatively, if you host your own repository you can deploy the file there: mvn deploy:deploy-file -DgroupId=org.jasig.portal.portlets-overlay -DartifactId=googleportlet \-Dversion=3.0.0-SNAPSHOT -Dpackaging=war -Dfile=/path/to/file \ -Durl=[url] -DrepositoryId=[id] Path to dependency: 1) org.jasig.portal:uportal-ear:ear:3.0.0-SNAPSHOT2) org.jasig.portal.portlets-overlay:googleportlet:war:3.0.0-SNAPSHOT---------- 4 required artifacts are missing. for artifact: org.jasig.portal:uportal-ear:ear:3.0.0-SNAPSHOT from the specified remote repositories: central (http://repo1.maven.org/maven2), apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),pluto-staging (http://people.apache.org/builds/portals-pluto/m2-staging-repository/),jasig-repository (http://developer.ja-sig.org/maven2), jasig-snapshot (http://developer.ja-sig.org/maven2-snapshot), Codehaus Snapshots (http://snapshots.repository.codehaus.org/) -- You are currently subscribed to [email protected] as: [EMAIL PROTECTED] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/uportal-dev
smime.p7s
Description: S/MIME Cryptographic Signature
