Created
April 1, 2014 17:53
-
-
Save garyt/9919389 to your computer and use it in GitHub Desktop.
Failed SSP build
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~/development/ssp/uPortal $ ant initportal | |
Buildfile: /Users/garyt/development/ssp/uPortal/build.xml | |
[mkdir] Created dir: /Users/garyt/development/ssp/uPortal/target/tmp | |
prodPrompt: | |
initportal: | |
[echo] Initializing uPortal | |
checkForTomcat: | |
deploy-ear: | |
install-parent-pom: | |
[artifact:install] [INFO] Installing /Users/garyt/development/ssp/uPortal/pom.xml to /Users/garyt/.m2/repository/org/jasig/portal/uportal-parent/4.1.0-SNAPSHOT/uportal-parent-4.1.0-SNAPSHOT.pom | |
[touch] Creating /Users/garyt/development/ssp/uPortal/target/tmp/uportal-parent.pom-594065638-marker | |
[echo] Artifact '/Users/garyt/development/ssp/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/garyt/development/ssp/uPortal/uportal-db/pom.xml to /Users/garyt/.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.531s | |
[artifact:mvn] [INFO] Finished at: Tue Apr 01 10:48:17 MST 2014 | |
[artifact:mvn] [INFO] Final Memory: 10M/244M | |
[artifact:mvn] [INFO] ------------------------------------------------------------------------ | |
[echo] Artifact '/Users/garyt/development/ssp/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/garyt/development/ssp/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/garyt/development/ssp/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/garyt/development/ssp/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/garyt/development/ssp/uPortal/uportal-search-api/target/uportal-search-api-4.1.0-SNAPSHOT.jar to /Users/garyt/.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/garyt/development/ssp/uPortal/uportal-search-api/pom.xml to /Users/garyt/.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: 3.339s | |
[artifact:mvn] [INFO] Finished at: Tue Apr 01 10:48:22 MST 2014 | |
[artifact:mvn] [INFO] Final Memory: 19M/310M | |
[artifact:mvn] [INFO] ------------------------------------------------------------------------ | |
[artifact:dependencies] [INFO] artifact org.codehaus.woodstox:stax2-api: checking for updates from codehaus | |
[artifact:dependencies] [INFO] artifact org.codehaus.woodstox:stax2-api: checking for updates from maven | |
[artifact:dependencies] [INFO] artifact org.codehaus.woodstox:stax2-api: checking for updates from central | |
[artifact:dependencies] [INFO] snapshot org.jasig.portal:uportal-platform-api:4.1.0-SNAPSHOT: checking for updates from sonatype-nexus-snapshots | |
[artifact:dependencies] [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'ef3dc2ec718a24931364e81249c0933d3d0cc682'; remote = '<html> | |
[artifact:dependencies] <head><title>301' - RETRYING | |
[artifact:dependencies] [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'ef3dc2ec718a24931364e81249c0933d3d0cc682'; remote = '<html> | |
[artifact:dependencies] <head><title>301' - IGNORING | |
[artifact:dependencies] [INFO] snapshot org.jasig.portal:uportal-platform-api:4.1.0-SNAPSHOT: checking for updates from apache-snapshots | |
[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/garyt/.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] sonatype-nexus-snapshots (http://oss.sonatype.org/content/repositories/snapshots), | |
[artifact:dependencies] apache-snapshots (http://repository.apache.org/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/garyt/development/ssp/uPortal/build.xml:140: The following error occurred while executing this line: | |
/Users/garyt/development/ssp/uPortal/build.xml:635: The following error occurred while executing this line: | |
/Users/garyt/development/ssp/uPortal/build.xml:1437: The following error occurred while executing this line: | |
/Users/garyt/development/ssp/uPortal/build.xml:1372: The following error occurred while executing this line: | |
/Users/garyt/development/ssp/uPortal/build.xml:1315: The following error occurred while executing this line: | |
/Users/garyt/development/ssp/uPortal/build.xml:1318: The following error occurred while executing this line: | |
/Users/garyt/development/ssp/uPortal/build.xml:1375: The following error occurred while executing this line: | |
/Users/garyt/development/ssp/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/garyt/.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), | |
sonatype-nexus-snapshots (http://oss.sonatype.org/content/repositories/snapshots), | |
apache-snapshots (http://repository.apache.org/snapshots) | |
Path to dependency: | |
1) org.jasig.portal:uportal-war:war:4.1.0-SNAPSHOT | |
Total time: 12 seconds |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment