Skip to content

Instantly share code, notes, and snippets.

@apetro
Created April 1, 2014 21:18
Show Gist options
  • Save apetro/9923429 to your computer and use it in GitHub Desktop.
Save apetro/9923429 to your computer and use it in GitHub Desktop.
Broken build.
$ ant clean initportal > result.txt
Buildfile: /Users/apetro/code/github_jasig/uPortal/build.xml
clean:
mvn:
[artifact:mvn] [INFO] Scanning for projects...
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO] Reactor Build Order:
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] uPortal Parent
[artifact:mvn] [INFO] uPortal DB
[artifact:mvn] [INFO] uPortal Search API
[artifact:mvn] [INFO] uPortal Platform API
[artifact:mvn] [INFO] uPortal WAR
[artifact:mvn] [INFO] uPortal Portlets
[artifact:mvn] [INFO] Announcements Portlet
[artifact:mvn] [INFO] Basic LTI Portlet
[artifact:mvn] [INFO] Bookmarks Portlet
[artifact:mvn] [INFO] Calendar Portlet
[artifact:mvn] [INFO] CAS Server
[artifact:mvn] [INFO] CAS Proxy Test Portlet
[artifact:mvn] [INFO] Email Preview Portlet
[artifact:mvn] [INFO] Functional Tests Portlet
[artifact:mvn] [INFO] Jasig Widget Portlets
[artifact:mvn] [INFO] Pluto Test Suite Portlet
[artifact:mvn] [INFO] News Reader Portlet
[artifact:mvn] [INFO] Jasig Notification Portlet
[artifact:mvn] [INFO] Sakai Connector Portlet
[artifact:mvn] [INFO] Simple Content Portlet
[artifact:mvn] [INFO] Weather Portlet
[artifact:mvn] [INFO] Web Proxy Portlet
[artifact:mvn] [INFO] uPortal EAR
[artifact:mvn] [INFO] uPortal Bootstrap Utilities
[artifact:mvn] [INFO] Bootstrap - HSQLDB Dependencies
[artifact:mvn] [INFO] Bootstrap - Pluto Assembler Dependencies
[artifact:mvn] [INFO] Bootstrap - Ant Tasks Dependencies
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO] Building uPortal Parent 4.1.0-SNAPSHOT
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ uportal-parent ---
[artifact:mvn] [INFO] Deleting /Users/apetro/code/github_jasig/uPortal/target
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO] Building uPortal DB 4.1.0-SNAPSHOT
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ uportal-db ---
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO] Building uPortal Search API 4.1.0-SNAPSHOT
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ uportal-search-api ---
[artifact:mvn] [INFO] Deleting /Users/apetro/code/github_jasig/uPortal/uportal-search-api/target
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO] Building uPortal Platform API 4.1.0-SNAPSHOT
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ uportal-platform-api ---
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO] Building uPortal WAR 4.1.0-SNAPSHOT
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ uportal-war ---
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO] Building uPortal Portlets 4.1.0-SNAPSHOT
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ uportal-portlets-overlay ---
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO] Building Announcements Portlet 4.1.0-SNAPSHOT
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ Announcements ---
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO] Building Basic LTI Portlet 4.1.0-SNAPSHOT
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ basiclti-portlet ---
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO] Building Bookmarks Portlet 4.1.0-SNAPSHOT
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ BookmarksPortlet ---
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO] Building Calendar Portlet 4.1.0-SNAPSHOT
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ CalendarPortlet ---
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO] Building CAS Server 4.1.0-SNAPSHOT
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cas ---
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO] Building CAS Proxy Test Portlet 4.1.0-SNAPSHOT
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cas-proxy-test-portlet ---
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO] Building Email Preview Portlet 4.1.0-SNAPSHOT
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ email-preview ---
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO] Building Functional Tests Portlet 4.1.0-SNAPSHOT
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ FunctionalTestsPortlet ---
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO] Building Jasig Widget Portlets 4.1.0-SNAPSHOT
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jasig-widget-portlets ---
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO] Building Pluto Test Suite Portlet 4.1.0-SNAPSHOT
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ pluto-testsuite ---
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO] Building News Reader Portlet 4.1.0-SNAPSHOT
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ NewsReaderPortlet ---
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO] Building Jasig Notification Portlet 4.1.0-SNAPSHOT
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ NotificationPortlet ---
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO] Building Sakai Connector Portlet 4.1.0-SNAPSHOT
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ sakai-connector ---
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO] Building Simple Content Portlet 4.1.0-SNAPSHOT
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ SimpleContentPortlet ---
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO] Building Weather Portlet 4.1.0-SNAPSHOT
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ WeatherPortlet ---
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO] Building Web Proxy Portlet 4.1.0-SNAPSHOT
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ WebProxyPortlet ---
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO] Building uPortal EAR 4.1.0-SNAPSHOT
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ uportal-ear ---
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO] Building uPortal Bootstrap Utilities 4.1.0-SNAPSHOT
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bootstrap ---
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO] Building Bootstrap - HSQLDB Dependencies 4.1.0-SNAPSHOT
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hsqldb ---
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO] Building Bootstrap - Pluto Assembler Dependencies 4.1.0-SNAPSHOT
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ pluto-assembler ---
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO] Building Bootstrap - Ant Tasks Dependencies 4.1.0-SNAPSHOT
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ uportal-ant-tasks ---
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO] Reactor Summary:
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] uPortal Parent .................................... SUCCESS [0.129s]
[artifact:mvn] [INFO] uPortal DB ........................................ SUCCESS [0.003s]
[artifact:mvn] [INFO] uPortal Search API ................................ SUCCESS [0.019s]
[artifact:mvn] [INFO] uPortal Platform API .............................. SUCCESS [0.003s]
[artifact:mvn] [INFO] uPortal WAR ....................................... SUCCESS [0.016s]
[artifact:mvn] [INFO] uPortal Portlets .................................. SUCCESS [0.032s]
[artifact:mvn] [INFO] Announcements Portlet ............................. SUCCESS [0.002s]
[artifact:mvn] [INFO] Basic LTI Portlet ................................. SUCCESS [0.003s]
[artifact:mvn] [INFO] Bookmarks Portlet ................................. SUCCESS [0.002s]
[artifact:mvn] [INFO] Calendar Portlet .................................. SUCCESS [0.002s]
[artifact:mvn] [INFO] CAS Server ........................................ SUCCESS [0.003s]
[artifact:mvn] [INFO] CAS Proxy Test Portlet ............................ SUCCESS [0.002s]
[artifact:mvn] [INFO] Email Preview Portlet ............................. SUCCESS [0.003s]
[artifact:mvn] [INFO] Functional Tests Portlet .......................... SUCCESS [0.002s]
[artifact:mvn] [INFO] Jasig Widget Portlets ............................. SUCCESS [0.002s]
[artifact:mvn] [INFO] Pluto Test Suite Portlet .......................... SUCCESS [0.004s]
[artifact:mvn] [INFO] News Reader Portlet ............................... SUCCESS [0.004s]
[artifact:mvn] [INFO] Jasig Notification Portlet ........................ SUCCESS [0.004s]
[artifact:mvn] [INFO] Sakai Connector Portlet ........................... SUCCESS [0.003s]
[artifact:mvn] [INFO] Simple Content Portlet ............................ SUCCESS [0.001s]
[artifact:mvn] [INFO] Weather Portlet ................................... SUCCESS [0.003s]
[artifact:mvn] [INFO] Web Proxy Portlet ................................. SUCCESS [0.003s]
[artifact:mvn] [INFO] uPortal EAR ....................................... SUCCESS [0.004s]
[artifact:mvn] [INFO] uPortal Bootstrap Utilities ....................... SUCCESS [0.002s]
[artifact:mvn] [INFO] Bootstrap - HSQLDB Dependencies ................... SUCCESS [0.002s]
[artifact:mvn] [INFO] Bootstrap - Pluto Assembler Dependencies .......... SUCCESS [0.018s]
[artifact:mvn] [INFO] Bootstrap - Ant Tasks Dependencies ................ SUCCESS [0.002s]
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO] BUILD SUCCESS
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO] Total time: 1.346s
[artifact:mvn] [INFO] Finished at: Tue Apr 01 16:16:58 CDT 2014
[artifact:mvn] [INFO] Final Memory: 15M/199M
[artifact:mvn] [INFO] ------------------------------------------------------------------------
prodPrompt:
initportal:
[echo] Initializing uPortal
[mkdir] Created dir: /Users/apetro/code/github_jasig/uPortal/target/tmp
checkForTomcat:
deploy-ear:
install-parent-pom:
[artifact:install] [INFO] Installing /Users/apetro/code/github_jasig/uPortal/pom.xml to /Users/apetro/.m2/repository/org/jasig/portal/uportal-parent/4.1.0-SNAPSHOT/uportal-parent-4.1.0-SNAPSHOT.pom
[touch] Creating /Users/apetro/code/github_jasig/uPortal/target/tmp/uportal-parent.pom-1216402695-marker
[echo] Artifact '/Users/apetro/code/github_jasig/uPortal/uportal-db/target/uportal-db-4.1.0-SNAPSHOT.pom' is not available or out-of-date, calling 'mvn install'
mvn:
[artifact:mvn] [INFO] Scanning for projects...
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO] Building uPortal DB 4.1.0-SNAPSHOT
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ uportal-db ---
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ uportal-db ---
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-site-plugin:3.1.r1174614:attach-descriptor (attach-descriptor) @ uportal-db ---
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-install-plugin:2.4:install (default-install) @ uportal-db ---
[artifact:mvn] [INFO] Installing /Users/apetro/code/github_jasig/uPortal/uportal-db/pom.xml to /Users/apetro/.m2/repository/org/jasig/portal/uportal-db/4.1.0-SNAPSHOT/uportal-db-4.1.0-SNAPSHOT.pom
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO] BUILD SUCCESS
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO] Total time: 1.409s
[artifact:mvn] [INFO] Finished at: Tue Apr 01 16:17:03 CDT 2014
[artifact:mvn] [INFO] Final Memory: 10M/183M
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[echo] Artifact '/Users/apetro/code/github_jasig/uPortal/uportal-search-api/target/uportal-search-api-4.1.0-SNAPSHOT.jar' is not available or out-of-date, calling 'mvn install'
mvn:
[artifact:mvn] [INFO] Scanning for projects...
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO] Building uPortal Search API 4.1.0-SNAPSHOT
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ uportal-search-api ---
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ uportal-search-api ---
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-jaxb2-plugin:0.8.1:generate (default) @ uportal-search-api ---
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ uportal-search-api ---
[artifact:mvn] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[artifact:mvn] [INFO] Copying 1 resource
[artifact:mvn] [INFO] Copying 1 resource
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ uportal-search-api ---
[artifact:mvn] [INFO] Changes detected - recompiling the module!
[artifact:mvn] [INFO] Compiling 9 source files to /Users/apetro/code/github_jasig/uPortal/uportal-search-api/target/classes
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ uportal-search-api ---
[artifact:mvn] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[artifact:mvn] [INFO] skip non existing resourceDirectory /Users/apetro/code/github_jasig/uPortal/uportal-search-api/src/test/resources
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ uportal-search-api ---
[artifact:mvn] [INFO] No sources to compile
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-surefire-plugin:2.13:test (default-test) @ uportal-search-api ---
[artifact:mvn] [INFO] No tests to run.
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ uportal-search-api ---
[artifact:mvn] [INFO] Building jar: /Users/apetro/code/github_jasig/uPortal/uportal-search-api/target/uportal-search-api-4.1.0-SNAPSHOT.jar
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-site-plugin:3.1.r1174614:attach-descriptor (attach-descriptor) @ uportal-search-api ---
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-install-plugin:2.4:install (default-install) @ uportal-search-api ---
[artifact:mvn] [INFO] Installing /Users/apetro/code/github_jasig/uPortal/uportal-search-api/target/uportal-search-api-4.1.0-SNAPSHOT.jar to /Users/apetro/.m2/repository/org/jasig/portal/uportal-search-api/4.1.0-SNAPSHOT/uportal-search-api-4.1.0-SNAPSHOT.jar
[artifact:mvn] [INFO] Installing /Users/apetro/code/github_jasig/uPortal/uportal-search-api/pom.xml to /Users/apetro/.m2/repository/org/jasig/portal/uportal-search-api/4.1.0-SNAPSHOT/uportal-search-api-4.1.0-SNAPSHOT.pom
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO] BUILD SUCCESS
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO] Total time: 6.187s
[artifact:mvn] [INFO] Finished at: Tue Apr 01 16:17:11 CDT 2014
[artifact:mvn] [INFO] Final Memory: 20M/92M
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:dependencies] An error has occurred while processing the Maven artifact tasks.
[artifact:dependencies] Diagnosis:
[artifact:dependencies]
[artifact:dependencies] Unable to resolve artifact: Unable to get dependency information: Unable to read the metadata file for artifact 'org.jasig.portal:uportal-platform-api:jar': Error getting POM for 'org.jasig.portal:uportal-platform-api' from the repository: Unable to read local copy of metadata: Cannot read metadata from '/Users/apetro/.m2/repository/org/jasig/portal/uportal-platform-api/4.1.0-SNAPSHOT/maven-metadata-sonatype-nexus-snapshots.xml': end tag name </body> must match start tag name <hr> from line 5 (position: TEXT seen ...</center>\r\n</body>... @6:8)
[artifact:dependencies] org.jasig.portal:uportal-platform-api:pom:4.1.0-SNAPSHOT
[artifact:dependencies]
[artifact:dependencies]
[artifact:dependencies] for project org.jasig.portal:uportal-platform-api
[artifact:dependencies] org.jasig.portal:uportal-platform-api:jar:4.1.0-SNAPSHOT
[artifact:dependencies]
[artifact:dependencies] from the specified remote repositories:
[artifact:dependencies] central (http://repo1.maven.org/maven2),
[artifact:dependencies] apache-snapshots (http://repository.apache.org/snapshots),
[artifact:dependencies] sonatype-nexus-snapshots (http://oss.sonatype.org/content/repositories/snapshots)
[artifact:dependencies]
[artifact:dependencies] Path to dependency:
[artifact:dependencies] 1) org.jasig.portal:uportal-war:war:4.1.0-SNAPSHOT
[artifact:dependencies]
[artifact:dependencies]
BUILD FAILED
/Users/apetro/code/github_jasig/uPortal/build.xml:140: The following error occurred while executing this line:
/Users/apetro/code/github_jasig/uPortal/build.xml:635: The following error occurred while executing this line:
/Users/apetro/code/github_jasig/uPortal/build.xml:1437: The following error occurred while executing this line:
/Users/apetro/code/github_jasig/uPortal/build.xml:1372: The following error occurred while executing this line:
/Users/apetro/code/github_jasig/uPortal/build.xml:1315: The following error occurred while executing this line:
/Users/apetro/code/github_jasig/uPortal/build.xml:1318: The following error occurred while executing this line:
/Users/apetro/code/github_jasig/uPortal/build.xml:1375: The following error occurred while executing this line:
/Users/apetro/code/github_jasig/uPortal/build.xml:1227: Unable to resolve artifact: Unable to get dependency information: Unable to read the metadata file for artifact 'org.jasig.portal:uportal-platform-api:jar': Error getting POM for 'org.jasig.portal:uportal-platform-api' from the repository: Unable to read local copy of metadata: Cannot read metadata from '/Users/apetro/.m2/repository/org/jasig/portal/uportal-platform-api/4.1.0-SNAPSHOT/maven-metadata-sonatype-nexus-snapshots.xml': end tag name </body> must match start tag name <hr> from line 5 (position: TEXT seen ...</center>\r\n</body>... @6:8)
org.jasig.portal:uportal-platform-api:pom:4.1.0-SNAPSHOT
for project org.jasig.portal:uportal-platform-api
org.jasig.portal:uportal-platform-api:jar:4.1.0-SNAPSHOT
from the specified remote repositories:
central (http://repo1.maven.org/maven2),
apache-snapshots (http://repository.apache.org/snapshots),
sonatype-nexus-snapshots (http://oss.sonatype.org/content/repositories/snapshots)
Path to dependency:
1) org.jasig.portal:uportal-war:war:4.1.0-SNAPSHOT
Total time: 19 seconds
dyn-72-33-245-251:uPortal apetro$ ant clean initportal > result.txt
BUILD FAILED
/Users/apetro/code/github_jasig/uPortal/build.xml:140: The following error occurred while executing this line:
/Users/apetro/code/github_jasig/uPortal/build.xml:635: The following error occurred while executing this line:
/Users/apetro/code/github_jasig/uPortal/build.xml:1437: The following error occurred while executing this line:
/Users/apetro/code/github_jasig/uPortal/build.xml:1372: The following error occurred while executing this line:
/Users/apetro/code/github_jasig/uPortal/build.xml:1315: The following error occurred while executing this line:
/Users/apetro/code/github_jasig/uPortal/build.xml:1318: The following error occurred while executing this line:
/Users/apetro/code/github_jasig/uPortal/build.xml:1375: The following error occurred while executing this line:
/Users/apetro/code/github_jasig/uPortal/build.xml:1227: Unable to resolve artifact: Unable to get dependency information: Unable to read the metadata file for artifact 'org.jasig.portal:uportal-platform-api:jar': Error getting POM for 'org.jasig.portal:uportal-platform-api' from the repository: Unable to read local copy of metadata: Cannot read metadata from '/Users/apetro/.m2/repository/org/jasig/portal/uportal-platform-api/4.1.0-SNAPSHOT/maven-metadata-sonatype-nexus-snapshots.xml': end tag name </body> must match start tag name <hr> from line 5 (position: TEXT seen ...</center>\r\n</body>... @6:8)
org.jasig.portal:uportal-platform-api:pom:4.1.0-SNAPSHOT
for project org.jasig.portal:uportal-platform-api
org.jasig.portal:uportal-platform-api:jar:4.1.0-SNAPSHOT
from the specified remote repositories:
central (http://repo1.maven.org/maven2),
apache-snapshots (http://repository.apache.org/snapshots),
sonatype-nexus-snapshots (http://oss.sonatype.org/content/repositories/snapshots)
Path to dependency:
1) org.jasig.portal:uportal-war:war:4.1.0-SNAPSHOT
Total time: 18 seconds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment