Yeah, its the same issue. In general I've been happy with using Maven for dependencies, but I find it quite strange that configuration from dependency pom's leaks into our build. In this case where a repo has been decommissioned since an artifact was published its a pretty severe failure.
--travis On Wed, Jan 23, 2013 at 9:18 PM, Sushanth Sowmyan <[email protected]>wrote: > Ah, hm, this is the same HCATALOG-601 glassfish repo issue, I think. > > On Wed, Jan 23, 2013 at 9:07 PM, Sushanth Sowmyan <[email protected]> > wrote: > > Btw, I'm seeing this grizzly error (no pun intended) when I try to > > build as well, this failure does not have anything to do with HCAT-605 > > itself. > > > > The grizzly jar, when fetched, has the following contents: > > > > -- > > tundra:hcat.git sush$ cat > > > /Users/sush/dev/hcat.git/core/build/lib/compile/grizzly-framework-2.1.1-tests.jar > > <html> > > <head><title>301 Moved Permanently</title></head> > > <body bgcolor="white"> > > <center><h1>301 Moved Permanently</h1></center> > > <hr><center>nginx/0.6.39</center> > > </body> > > </html> > > > > tundra:hcat.git sush$ jar tf > > > /Users/sush/dev/hcat.git/core/build/lib/compile/grizzly-framework-2.1.1-tests.jarjava.util.zip.ZipException: > > error in opening zip file > > at java.util.zip.ZipFile.open(Native Method) > > at java.util.zip.ZipFile.<init>(ZipFile.java:127) > > at java.util.zip.ZipFile.<init>(ZipFile.java:88) > > at sun.tools.jar.Main.list(Main.java:977) > > at sun.tools.jar.Main.run(Main.java:222) > > at sun.tools.jar.Main.main(Main.java:1147) > > -- > > > > On Wed, Jan 23, 2013 at 6:33 PM, Apache Jenkins Server > > <[email protected]> wrote: > >> See <https://builds.apache.org/job/Hcatalog-trunk-build/325/changes> > >> > >> Changes: > >> > >> [travis] HCATALOG-605 HCatalog release script does not update version > in build.properties > >> > >> ------------------------------------------ > >> [...truncated 3295 lines...] > >> [artifact:dependencies] [INFO] Unable to find resource > 'org.glassfish.grizzly:grizzly-http-server:jar:2.1.1' in repository > repository.jboss.org ( > http://repository.jboss.org/nexus/content/groups/public/) > >> [artifact:dependencies] Downloading: > org/glassfish/grizzly/grizzly-http-server/2.1.1/grizzly-http-server-2.1.1.jar > from repository central at http://repo1.maven.org/maven2 > >> [artifact:dependencies] Transferring 189K from central > >> [artifact:dependencies] Downloading: > org/glassfish/grizzly/grizzly-rcm/2.1.1/grizzly-rcm-2.1.1.jar from > repository datanucleus at http://www.datanucleus.org/downloads/maven2 > >> [artifact:dependencies] Unable to locate resource in repository > >> [artifact:dependencies] [INFO] Unable to find resource > 'org.apache.hadoop:hadoop-auth:jar:0.23.3' in repository datanucleus ( > http://www.datanucleus.org/downloads/maven2) > >> [artifact:dependencies] Downloading: > org/apache/hadoop/hadoop-auth/0.23.3/hadoop-auth-0.23.3.jar from repository > apache.snapshots.https at > https://repository.apache.org/content/repositories/snapshots > >> [artifact:dependencies] Unable to locate resource in repository > >> [artifact:dependencies] [INFO] Unable to find resource > 'com.sun.jersey:jersey-client:jar:1.8' in repository datanucleus ( > http://www.datanucleus.org/downloads/maven2) > >> [artifact:dependencies] Downloading: > com/sun/jersey/jersey-client/1.8/jersey-client-1.8.jar from repository > apache.snapshots.https at > https://repository.apache.org/content/repositories/snapshots > >> [artifact:dependencies] Unable to locate resource in repository > >> [artifact:dependencies] [INFO] Unable to find resource > 'org.apache.hadoop:hadoop-auth:jar:0.23.3' in repository > apache.snapshots.https ( > https://repository.apache.org/content/repositories/snapshots) > >> [artifact:dependencies] Downloading: > org/apache/hadoop/hadoop-auth/0.23.3/hadoop-auth-0.23.3.jar from repository > repository.jboss.org at > http://repository.jboss.org/nexus/content/groups/public/ > >> [artifact:dependencies] Unable to locate resource in repository > >> [artifact:dependencies] [INFO] Unable to find resource > 'org.apache.hive:hive-common:jar:0.10.0' in repository datanucleus ( > http://www.datanucleus.org/downloads/maven2) > >> [artifact:dependencies] Downloading: > org/apache/hive/hive-common/0.10.0/hive-common-0.10.0.jar from repository > central at http://repo1.maven.org/maven2 > >> [artifact:dependencies] Transferring 66K from central > >> [artifact:dependencies] Downloading: > org/apache/hive/hive-shims/0.10.0/hive-shims-0.10.0.jar from repository > datanucleus at http://www.datanucleus.org/downloads/maven2 > >> [artifact:dependencies] Unable to locate resource in repository > >> [artifact:dependencies] [INFO] Unable to find resource > 'com.sun.jersey:jersey-client:jar:1.8' in repository apache.snapshots.https > (https://repository.apache.org/content/repositories/snapshots) > >> [artifact:dependencies] Downloading: > com/sun/jersey/jersey-client/1.8/jersey-client-1.8.jar from repository > repository.jboss.org at > http://repository.jboss.org/nexus/content/groups/public/ > >> [artifact:dependencies] Unable to locate resource in repository > >> [artifact:dependencies] [INFO] Unable to find resource > 'org.apache.hadoop:hadoop-auth:jar:0.23.3' in repository > repository.jboss.org ( > http://repository.jboss.org/nexus/content/groups/public/) > >> [artifact:dependencies] Downloading: > org/apache/hadoop/hadoop-auth/0.23.3/hadoop-auth-0.23.3.jar from repository > central at http://repo1.maven.org/maven2 > >> [artifact:dependencies] Transferring 41K from central > >> [artifact:dependencies] Unable to locate resource in repository > >> [artifact:dependencies] [INFO] Unable to find resource > 'org.glassfish.grizzly:grizzly-rcm:jar:2.1.1' in repository datanucleus ( > http://www.datanucleus.org/downloads/maven2) > >> [artifact:dependencies] Downloading: > org/glassfish/grizzly/grizzly-rcm/2.1.1/grizzly-rcm-2.1.1.jar from > repository apache.snapshots.https at > https://repository.apache.org/content/repositories/snapshots > >> [artifact:dependencies] Downloading: > org/apache/hadoop/hadoop-hdfs/0.23.3/hadoop-hdfs-0.23.3.jar from repository > datanucleus at http://www.datanucleus.org/downloads/maven2 > >> [artifact:dependencies] Unable to locate resource in repository > >> [artifact:dependencies] [INFO] Unable to find resource > 'com.sun.jersey:jersey-client:jar:1.8' in repository repository.jboss.org( > http://repository.jboss.org/nexus/content/groups/public/) > >> [artifact:dependencies] Downloading: > com/sun/jersey/jersey-client/1.8/jersey-client-1.8.jar from repository > central at http://repo1.maven.org/maven2 > >> [artifact:dependencies] Transferring 126K from central > >> [artifact:dependencies] Downloading: > com/sun/jersey/jersey-grizzly2/1.8/jersey-grizzly2-1.8.jar from repository > datanucleus at http://www.datanucleus.org/downloads/maven2 > >> [artifact:dependencies] Unable to locate resource in repository > >> [artifact:dependencies] [INFO] Unable to find resource > 'org.glassfish.grizzly:grizzly-rcm:jar:2.1.1' in repository > apache.snapshots.https ( > https://repository.apache.org/content/repositories/snapshots) > >> [artifact:dependencies] Downloading: > org/glassfish/grizzly/grizzly-rcm/2.1.1/grizzly-rcm-2.1.1.jar from > repository repository.jboss.org at > http://repository.jboss.org/nexus/content/groups/public/ > >> [artifact:dependencies] Unable to locate resource in repository > >> [artifact:dependencies] [INFO] Unable to find resource > 'org.apache.hive:hive-shims:jar:0.10.0' in repository datanucleus ( > http://www.datanucleus.org/downloads/maven2) > >> [artifact:dependencies] Downloading: > org/apache/hive/hive-shims/0.10.0/hive-shims-0.10.0.jar from repository > central at http://repo1.maven.org/maven2 > >> [artifact:dependencies] Transferring 115K from central > >> [artifact:dependencies] Unable to locate resource in repository > >> [artifact:dependencies] [INFO] Unable to find resource > 'org.glassfish.grizzly:grizzly-rcm:jar:2.1.1' in repository > repository.jboss.org ( > http://repository.jboss.org/nexus/content/groups/public/) > >> [artifact:dependencies] Downloading: > org/glassfish/grizzly/grizzly-rcm/2.1.1/grizzly-rcm-2.1.1.jar from > repository glassfish-repo-archive at > http://maven.glassfish.org/content/groups/glassfish > >> [artifact:dependencies] Transferring 0K from glassfish-repo-archive > >> [artifact:dependencies] Downloading: > org/apache/hive/hive-pdk/0.10.0/hive-pdk-0.10.0.jar from repository > datanucleus at http://www.datanucleus.org/downloads/maven2 > >> [artifact:dependencies] Unable to locate resource in repository > >> [artifact:dependencies] [INFO] Unable to find resource > 'org.apache.hadoop:hadoop-hdfs:jar:0.23.3' in repository datanucleus ( > http://www.datanucleus.org/downloads/maven2) > >> [artifact:dependencies] Downloading: > org/apache/hadoop/hadoop-hdfs/0.23.3/hadoop-hdfs-0.23.3.jar from repository > central at http://repo1.maven.org/maven2 > >> [artifact:dependencies] [WARNING] *** CHECKSUM FAILED - Checksum failed > on download: local = '6c9fd3d150b8a5f0ca676f49b8ed603793cabebb'; remote = > '<html> > >> [artifact:dependencies] <head><title>301' - RETRYING > >> [artifact:dependencies] Downloading: > org/glassfish/grizzly/grizzly-rcm/2.1.1/grizzly-rcm-2.1.1.jar from > repository glassfish-repo-archive at > http://maven.glassfish.org/content/groups/glassfish > >> [artifact:dependencies] Unable to locate resource in repository > >> [artifact:dependencies] [INFO] Unable to find resource > 'com.sun.jersey:jersey-grizzly2:jar:1.8' in repository datanucleus ( > http://www.datanucleus.org/downloads/maven2) > >> [artifact:dependencies] Downloading: > com/sun/jersey/jersey-grizzly2/1.8/jersey-grizzly2-1.8.jar from repository > apache.snapshots.https at > https://repository.apache.org/content/repositories/snapshots > >> [artifact:dependencies] Transferring 0K from glassfish-repo-archive > >> [artifact:dependencies] Transferring 1745K from central > >> [artifact:dependencies] [WARNING] *** CHECKSUM FAILED - Checksum failed > on download: local = '6c9fd3d150b8a5f0ca676f49b8ed603793cabebb'; remote = > '<html> > >> [artifact:dependencies] <head><title>301' - IGNORING > >> [artifact:dependencies] Downloading: > org/glassfish/grizzly/grizzly-http-servlet/2.1.1/grizzly-http-servlet-2.1.1.jar > from repository datanucleus at http://www.datanucleus.org/downloads/maven2 > >> [artifact:dependencies] Downloading: > org/apache/hadoop/hadoop-mapreduce-client-core/0.23.3/hadoop-mapreduce-client-core-0.23.3.jar > from repository datanucleus at http://www.datanucleus.org/downloads/maven2 > >> [artifact:dependencies] Unable to locate resource in repository > >> [artifact:dependencies] [INFO] Unable to find resource > 'com.sun.jersey:jersey-grizzly2:jar:1.8' in repository > apache.snapshots.https ( > https://repository.apache.org/content/repositories/snapshots) > >> [artifact:dependencies] Downloading: > com/sun/jersey/jersey-grizzly2/1.8/jersey-grizzly2-1.8.jar from repository > repository.jboss.org at > http://repository.jboss.org/nexus/content/groups/public/ > >> [artifact:dependencies] Unable to locate resource in repository > >> [artifact:dependencies] [INFO] Unable to find resource > 'com.sun.jersey:jersey-grizzly2:jar:1.8' in repository > repository.jboss.org ( > http://repository.jboss.org/nexus/content/groups/public/) > >> [artifact:dependencies] Downloading: > com/sun/jersey/jersey-grizzly2/1.8/jersey-grizzly2-1.8.jar from repository > central at http://repo1.maven.org/maven2 > >> [artifact:dependencies] Transferring 17K from central > >> [artifact:dependencies] Unable to locate resource in repository > >> [artifact:dependencies] [INFO] Unable to find resource > 'org.apache.hive:hive-pdk:jar:0.10.0' in repository datanucleus ( > http://www.datanucleus.org/downloads/maven2) > >> [artifact:dependencies] Downloading: > org/apache/hive/hive-pdk/0.10.0/hive-pdk-0.10.0.jar from repository central > at http://repo1.maven.org/maven2 > >> [artifact:dependencies] Transferring 14K from central > >> [artifact:dependencies] Downloading: > org/apache/hive/hive-cli/0.10.0/hive-cli-0.10.0.jar from repository > datanucleus at http://www.datanucleus.org/downloads/maven2 > >> [artifact:dependencies] Unable to locate resource in repository > >> [artifact:dependencies] [INFO] Unable to find resource > 'org.glassfish.grizzly:grizzly-http-servlet:jar:2.1.1' in repository > datanucleus (http://www.datanucleus.org/downloads/maven2) > >> [artifact:dependencies] Downloading: > org/glassfish/grizzly/grizzly-http-servlet/2.1.1/grizzly-http-servlet-2.1.1.jar > from repository apache.snapshots.https at > https://repository.apache.org/content/repositories/snapshots > >> [artifact:dependencies] Unable to locate resource in repository > >> [artifact:dependencies] [INFO] Unable to find resource > 'org.apache.hadoop:hadoop-mapreduce-client-core:jar:0.23.3' in repository > datanucleus (http://www.datanucleus.org/downloads/maven2) > >> [artifact:dependencies] Downloading: > org/apache/hadoop/hadoop-mapreduce-client-core/0.23.3/hadoop-mapreduce-client-core-0.23.3.jar > from repository central at http://repo1.maven.org/maven2 > >> [artifact:dependencies] Transferring 1316K from central > >> [artifact:dependencies] Downloading: > org/apache/hadoop/hadoop-yarn-common/0.23.3/hadoop-yarn-common-0.23.3.jar > from repository datanucleus at http://www.datanucleus.org/downloads/maven2 > >> [artifact:dependencies] Unable to locate resource in repository > >> [artifact:dependencies] [INFO] Unable to find resource > 'org.glassfish.grizzly:grizzly-http-servlet:jar:2.1.1' in repository > apache.snapshots.https ( > https://repository.apache.org/content/repositories/snapshots) > >> [artifact:dependencies] Downloading: > org/glassfish/grizzly/grizzly-http-servlet/2.1.1/grizzly-http-servlet-2.1.1.jar > from repository repository.jboss.org at > http://repository.jboss.org/nexus/content/groups/public/ > >> [artifact:dependencies] Unable to locate resource in repository > >> [artifact:dependencies] [INFO] Unable to find resource > 'org.glassfish.grizzly:grizzly-http-servlet:jar:2.1.1' in repository > repository.jboss.org ( > http://repository.jboss.org/nexus/content/groups/public/) > >> [artifact:dependencies] Downloading: > org/glassfish/grizzly/grizzly-http-servlet/2.1.1/grizzly-http-servlet-2.1.1.jar > from repository central at http://repo1.maven.org/maven2 > >> [artifact:dependencies] Transferring 329K from central > >> [artifact:dependencies] Downloading: > org/glassfish/grizzly/grizzly-framework/2.1.1/grizzly-framework-2.1.1-tests.jar > from repository datanucleus at http://www.datanucleus.org/downloads/maven2 > >> [artifact:dependencies] Unable to locate resource in repository > >> [artifact:dependencies] [INFO] Unable to find resource > 'org.apache.hive:hive-cli:jar:0.10.0' in repository datanucleus ( > http://www.datanucleus.org/downloads/maven2) > >> [artifact:dependencies] Downloading: > org/apache/hive/hive-cli/0.10.0/hive-cli-0.10.0.jar from repository central > at http://repo1.maven.org/maven2 > >> [artifact:dependencies] Transferring 32K from central > >> [artifact:dependencies] Downloading: > org/apache/hive/hive-service/0.10.0/hive-service-0.10.0.jar from repository > datanucleus at http://www.datanucleus.org/downloads/maven2 > >> [artifact:dependencies] Unable to locate resource in repository > >> [artifact:dependencies] [INFO] Unable to find resource > 'org.apache.hadoop:hadoop-yarn-common:jar:0.23.3' in repository datanucleus > (http://www.datanucleus.org/downloads/maven2) > >> [artifact:dependencies] Downloading: > org/apache/hadoop/hadoop-yarn-common/0.23.3/hadoop-yarn-common-0.23.3.jar > from repository apache.snapshots.https at > https://repository.apache.org/content/repositories/snapshots > >> [artifact:dependencies] Unable to locate resource in repository > >> [artifact:dependencies] [INFO] Unable to find resource > 'org.apache.hadoop:hadoop-yarn-common:jar:0.23.3' in repository > apache.snapshots.https ( > https://repository.apache.org/content/repositories/snapshots) > >> [artifact:dependencies] Downloading: > org/apache/hadoop/hadoop-yarn-common/0.23.3/hadoop-yarn-common-0.23.3.jar > from repository repository.jboss.org at > http://repository.jboss.org/nexus/content/groups/public/ > >> [artifact:dependencies] Unable to locate resource in repository > >> [artifact:dependencies] [INFO] Unable to find resource > 'org.glassfish.grizzly:grizzly-framework:jar:tests:2.1.1' in repository > datanucleus (http://www.datanucleus.org/downloads/maven2) > >> [artifact:dependencies] Downloading: > org/glassfish/grizzly/grizzly-framework/2.1.1/grizzly-framework-2.1.1-tests.jar > from repository apache.snapshots.https at > https://repository.apache.org/content/repositories/snapshots > >> [artifact:dependencies] Unable to locate resource in repository > >> [artifact:dependencies] [INFO] Unable to find resource > 'org.apache.hive:hive-service:jar:0.10.0' in repository datanucleus ( > http://www.datanucleus.org/downloads/maven2) > >> [artifact:dependencies] Downloading: > org/apache/hive/hive-service/0.10.0/hive-service-0.10.0.jar from repository > central at http://repo1.maven.org/maven2 > >> [artifact:dependencies] Transferring 259K from central > >> [artifact:dependencies] Unable to locate resource in repository > >> [artifact:dependencies] [INFO] Unable to find resource > 'org.apache.hadoop:hadoop-yarn-common:jar:0.23.3' in repository > repository.jboss.org ( > http://repository.jboss.org/nexus/content/groups/public/) > >> [artifact:dependencies] Downloading: > org/apache/hadoop/hadoop-yarn-common/0.23.3/hadoop-yarn-common-0.23.3.jar > from repository central at http://repo1.maven.org/maven2 > >> [artifact:dependencies] Unable to locate resource in repository > >> [artifact:dependencies] [INFO] Unable to find resource > 'org.glassfish.grizzly:grizzly-framework:jar:tests:2.1.1' in repository > apache.snapshots.https ( > https://repository.apache.org/content/repositories/snapshots) > >> [artifact:dependencies] Downloading: > org/glassfish/grizzly/grizzly-framework/2.1.1/grizzly-framework-2.1.1-tests.jar > from repository repository.jboss.org at > http://repository.jboss.org/nexus/content/groups/public/ > >> [artifact:dependencies] Transferring 1070K from central > >> [artifact:dependencies] Downloading: > org/apache/hadoop/hadoop-yarn-api/0.23.3/hadoop-yarn-api-0.23.3.jar from > repository datanucleus at http://www.datanucleus.org/downloads/maven2 > >> [artifact:dependencies] Unable to locate resource in repository > >> [artifact:dependencies] [INFO] Unable to find resource > 'org.glassfish.grizzly:grizzly-framework:jar:tests:2.1.1' in repository > repository.jboss.org ( > http://repository.jboss.org/nexus/content/groups/public/) > >> [artifact:dependencies] Downloading: > org/glassfish/grizzly/grizzly-framework/2.1.1/grizzly-framework-2.1.1-tests.jar > from repository glassfish-repo-archive at > http://maven.glassfish.org/content/groups/glassfish > >> [artifact:dependencies] Transferring 0K from glassfish-repo-archive > >> [artifact:dependencies] [WARNING] *** CHECKSUM FAILED - Checksum failed > on download: local = '6c9fd3d150b8a5f0ca676f49b8ed603793cabebb'; remote = > '<html> > >> [artifact:dependencies] <head><title>301' - RETRYING > >> [artifact:dependencies] Downloading: > org/glassfish/grizzly/grizzly-framework/2.1.1/grizzly-framework-2.1.1-tests.jar > from repository glassfish-repo-archive at > http://maven.glassfish.org/content/groups/glassfish > >> [artifact:dependencies] Transferring 0K from glassfish-repo-archive > >> [artifact:dependencies] [WARNING] *** CHECKSUM FAILED - Checksum failed > on download: local = '6c9fd3d150b8a5f0ca676f49b8ed603793cabebb'; remote = > '<html> > >> [artifact:dependencies] <head><title>301' - IGNORING > >> [artifact:dependencies] Unable to locate resource in repository > >> [artifact:dependencies] [INFO] Unable to find resource > 'org.apache.hadoop:hadoop-yarn-api:jar:0.23.3' in repository datanucleus ( > http://www.datanucleus.org/downloads/maven2) > >> [artifact:dependencies] Downloading: > org/apache/hadoop/hadoop-yarn-api/0.23.3/hadoop-yarn-api-0.23.3.jar from > repository apache.snapshots.https at > https://repository.apache.org/content/repositories/snapshots > >> [artifact:dependencies] Unable to locate resource in repository > >> [artifact:dependencies] [INFO] Unable to find resource > 'org.apache.hadoop:hadoop-yarn-api:jar:0.23.3' in repository > apache.snapshots.https ( > https://repository.apache.org/content/repositories/snapshots) > >> [artifact:dependencies] Downloading: > org/apache/hadoop/hadoop-yarn-api/0.23.3/hadoop-yarn-api-0.23.3.jar from > repository repository.jboss.org at > http://repository.jboss.org/nexus/content/groups/public/ > >> [artifact:dependencies] Unable to locate resource in repository > >> [artifact:dependencies] [INFO] Unable to find resource > 'org.apache.hadoop:hadoop-yarn-api:jar:0.23.3' in repository > repository.jboss.org ( > http://repository.jboss.org/nexus/content/groups/public/) > >> [artifact:dependencies] Downloading: > org/apache/hadoop/hadoop-yarn-api/0.23.3/hadoop-yarn-api-0.23.3.jar from > repository central at http://repo1.maven.org/maven2 > >> [artifact:dependencies] Transferring 871K from central > >> [artifact:dependencies] Downloading: > org/datanucleus/datanucleus-enhancer/2.0.3/datanucleus-enhancer-2.0.3.jar > from repository datanucleus at http://www.datanucleus.org/downloads/maven2 > >> [artifact:dependencies] Transferring 184K from datanucleus > >> [artifact:dependencies] Downloading: > org/datanucleus/datanucleus-rdbms/2.0.3/datanucleus-rdbms-2.0.3.jar from > repository datanucleus at http://www.datanucleus.org/downloads/maven2 > >> [artifact:dependencies] Transferring 1196K from datanucleus > >> [mkdir] Created dir: < > https://builds.apache.org/job/Hcatalog-trunk-build/ws/trunk/build/hcatalog-src-0.6.0-SNAPSHOT/core/build/lib/compile > > > >> [copy] Copying 114 files to < > https://builds.apache.org/job/Hcatalog-trunk-build/ws/trunk/build/hcatalog-src-0.6.0-SNAPSHOT/core/build/lib/compile > > > >> [artifact:dependencies] [WARNING] POM for > 'org.glassfish.grizzly:grizzly-framework:pom:2.1.1:compile' is invalid. > >> [artifact:dependencies] > >> [artifact:dependencies] Its dependencies (if any) will NOT be available > to the current build. > >> [artifact:dependencies] [WARNING] POM for > 'org.glassfish.grizzly:grizzly-rcm:pom:2.1.1:compile' is invalid. > >> [artifact:dependencies] > >> [artifact:dependencies] Its dependencies (if any) will NOT be available > to the current build. > >> [mkdir] Created dir: < > https://builds.apache.org/job/Hcatalog-trunk-build/ws/trunk/build/hcatalog-src-0.6.0-SNAPSHOT/core/build/lib/provided > > > >> [artifact:dependencies] [WARNING] POM for > 'org.glassfish.grizzly:grizzly-framework:pom:2.1.1:compile' is invalid. > >> [artifact:dependencies] > >> [artifact:dependencies] Its dependencies (if any) will NOT be available > to the current build. > >> [artifact:dependencies] [WARNING] POM for > 'org.glassfish.grizzly:grizzly-rcm:pom:2.1.1:compile' is invalid. > >> [artifact:dependencies] > >> [artifact:dependencies] Its dependencies (if any) will NOT be available > to the current build. > >> [artifact:dependencies] Downloading: > org/apache/pig/pig/0.8.0/pig-0.8.0.jar from repository datanucleus at > http://www.datanucleus.org/downloads/maven2 > >> [artifact:dependencies] Downloading: ant/ant/1.6.5/ant-1.6.5.jar from > repository datanucleus at http://www.datanucleus.org/downloads/maven2 > >> [artifact:dependencies] Downloading: > com/puppycrawl/tools/checkstyle/5.5/checkstyle-5.5.jar from repository > datanucleus at http://www.datanucleus.org/downloads/maven2 > >> [artifact:dependencies] Downloading: hsqldb/hsqldb/ > 1.8.0.10/hsqldb-1.8.0.10.jar from repository datanucleus at > http://www.datanucleus.org/downloads/maven2 > >> [artifact:dependencies] Downloading: > com/thoughtworks/qdox/qdox/1.10.1/qdox-1.10.1.jar from repository > datanucleus at http://www.datanucleus.org/downloads/maven2 > >> [artifact:dependencies] Unable to locate resource in repository > >> [artifact:dependencies] [INFO] Unable to find resource > 'ant:ant:jar:1.6.5' in repository datanucleus ( > http://www.datanucleus.org/downloads/maven2) > >> [artifact:dependencies] Downloading: ant/ant/1.6.5/ant-1.6.5.jar from > repository java.net at http://download.java.net/maven/2 > >> [artifact:dependencies] Unable to locate resource in repository > >> [artifact:dependencies] [INFO] Unable to find resource > 'ant:ant:jar:1.6.5' in repository java.net ( > http://download.java.net/maven/2) > >> [artifact:dependencies] Downloading: ant/jars/ant-1.6.5.jar from > repository m1.java.net at http://download.java.net/maven/1 > >> [artifact:dependencies] Unable to locate resource in repository > >> [artifact:dependencies] [INFO] Unable to find resource > 'com.puppycrawl.tools:checkstyle:jar:5.5' in repository datanucleus ( > http://www.datanucleus.org/downloads/maven2) > >> [artifact:dependencies] Downloading: > com/puppycrawl/tools/checkstyle/5.5/checkstyle-5.5.jar from repository > central at http://repo1.maven.org/maven2 > >> [artifact:dependencies] Unable to locate resource in repository > >> [artifact:dependencies] [INFO] Unable to find resource > 'com.thoughtworks.qdox:qdox:jar:1.10.1' in repository datanucleus ( > http://www.datanucleus.org/downloads/maven2) > >> [artifact:dependencies] Downloading: > com/thoughtworks/qdox/qdox/1.10.1/qdox-1.10.1.jar from repository central > at http://repo1.maven.org/maven2 > >> [artifact:dependencies] Unable to locate resource in repository > >> [artifact:dependencies] [INFO] Unable to find resource > 'hsqldb:hsqldb:jar:1.8.0.10' in repository datanucleus ( > http://www.datanucleus.org/downloads/maven2) > >> [artifact:dependencies] Downloading: hsqldb/hsqldb/ > 1.8.0.10/hsqldb-1.8.0.10.jar from repository central at > http://repo1.maven.org/maven2 > >> [artifact:dependencies] Transferring 623K from central > >> [artifact:dependencies] Transferring 690K from central > >> [artifact:dependencies] Unable to locate resource in repository > >> [artifact:dependencies] [INFO] Unable to find resource > 'org.apache.pig:pig:jar:0.8.0' in repository datanucleus ( > http://www.datanucleus.org/downloads/maven2) > >> [artifact:dependencies] Downloading: > org/apache/pig/pig/0.8.0/pig-0.8.0.jar from repository central at > http://repo1.maven.org/maven2 > >> [artifact:dependencies] Downloading: > org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.jar from repository > datanucleus at http://www.datanucleus.org/downloads/maven2 > >> [artifact:dependencies] Unable to locate resource in repository > >> [artifact:dependencies] [INFO] Unable to find resource > 'ant:ant:jar:1.6.5' in repository m1.java.net ( > http://download.java.net/maven/1) > >> [artifact:dependencies] Downloading: ant/ant/1.6.5/ant-1.6.5.jar from > repository central at http://repo1.maven.org/maven2 > >> [artifact:dependencies] Transferring 169K from central > >> [artifact:dependencies] Transferring 1010K from central > >> [artifact:dependencies] Transferring 2184K from central > >> [artifact:dependencies] Downloading: junit/junit/4.10/junit-4.10.jar > from repository datanucleus at http://www.datanucleus.org/downloads/maven2 > >> [artifact:dependencies] Downloading: > org/apache/hadoop/avro/1.3.2/avro-1.3.2.jar from repository datanucleus at > http://www.datanucleus.org/downloads/maven2 > >> [artifact:dependencies] Downloading: > com/thoughtworks/paranamer/paranamer-ant/2.2/paranamer-ant-2.2.jar from > repository datanucleus at http://www.datanucleus.org/downloads/maven2 > >> [artifact:dependencies] Downloading: > org/mortbay/jetty/jsp-api-2.1/6.1.14/jsp-api-2.1-6.1.14.jar from repository > datanucleus at http://www.datanucleus.org/downloads/maven2 > >> [artifact:dependencies] Unable to locate resource in repository > >> [artifact:dependencies] [INFO] Unable to find resource > 'org.hamcrest:hamcrest-core:jar:1.1' in repository datanucleus ( > http://www.datanucleus.org/downloads/maven2) > >> [artifact:dependencies] Downloading: > org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.jar from repository > central at http://repo1.maven.org/maven2 > >> [artifact:dependencies] Transferring 75K from central > >> [artifact:dependencies] Unable to locate resource in repository > >> [artifact:dependencies] [INFO] Unable to find resource > 'junit:junit:jar:4.10' in repository datanucleus ( > http://www.datanucleus.org/downloads/maven2) > >> [artifact:dependencies] Downloading: junit/junit/4.10/junit-4.10.jar > from repository central at http://repo1.maven.org/maven2 > >> [artifact:dependencies] Transferring 247K from central > >> [artifact:dependencies] Unable to locate resource in repository > >> [artifact:dependencies] [INFO] Unable to find resource > 'org.apache.hadoop:avro:jar:1.3.2' in repository datanucleus ( > http://www.datanucleus.org/downloads/maven2) > >> [artifact:dependencies] Downloading: > org/apache/hadoop/avro/1.3.2/avro-1.3.2.jar from repository central at > http://repo1.maven.org/maven2 > >> [artifact:dependencies] Unable to locate resource in repository > >> [artifact:dependencies] [INFO] Unable to find resource > 'com.thoughtworks.paranamer:paranamer-ant:jar:2.2' in repository > datanucleus (http://www.datanucleus.org/downloads/maven2) > >> [artifact:dependencies] Downloading: > com/thoughtworks/paranamer/paranamer-ant/2.2/paranamer-ant-2.2.jar from > repository central at http://repo1.maven.org/maven2 > >> [artifact:dependencies] Transferring 332K from central > >> [artifact:dependencies] Transferring 5K from central > >> [artifact:dependencies] Unable to locate resource in repository > >> [artifact:dependencies] [INFO] Unable to find resource > 'org.mortbay.jetty:jsp-api-2.1:jar:6.1.14' in repository datanucleus ( > http://www.datanucleus.org/downloads/maven2) > >> [artifact:dependencies] Downloading: > org/mortbay/jetty/jsp-api-2.1/6.1.14/jsp-api-2.1-6.1.14.jar from repository > central at http://repo1.maven.org/maven2 > >> [artifact:dependencies] Transferring 132K from central > >> [artifact:dependencies] Downloading: > com/thoughtworks/paranamer/paranamer-generator/2.2/paranamer-generator-2.2.jar > from repository datanucleus at http://www.datanucleus.org/downloads/maven2 > >> [artifact:dependencies] Downloading: > org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14.jar from > repository datanucleus at http://www.datanucleus.org/downloads/maven2 > >> [artifact:dependencies] Unable to locate resource in repository > >> [artifact:dependencies] [INFO] Unable to find resource > 'com.thoughtworks.paranamer:paranamer-generator:jar:2.2' in repository > datanucleus (http://www.datanucleus.org/downloads/maven2) > >> [artifact:dependencies] Unable to locate resource in repository > >> [artifact:dependencies] Downloading: > com/thoughtworks/paranamer/paranamer-generator/2.2/paranamer-generator-2.2.jar > from repository central at http://repo1.maven.org/maven2 > >> [artifact:dependencies] [INFO] Unable to find resource > 'org.mortbay.jetty:servlet-api-2.5:jar:6.1.14' in repository datanucleus ( > http://www.datanucleus.org/downloads/maven2) > >> [artifact:dependencies] Downloading: > org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14.jar from > repository central at http://repo1.maven.org/maven2 > >> [artifact:dependencies] Transferring 129K from central > >> [artifact:dependencies] Transferring 7K from central > >> [artifact:dependencies] Downloading: > org/mortbay/jetty/jsp-2.1/6.1.14/jsp-2.1-6.1.14.jar from repository > datanucleus at http://www.datanucleus.org/downloads/maven2 > >> [artifact:dependencies] Unable to locate resource in repository > >> [artifact:dependencies] [INFO] Unable to find resource > 'org.mortbay.jetty:jsp-2.1:jar:6.1.14' in repository datanucleus ( > http://www.datanucleus.org/downloads/maven2) > >> [artifact:dependencies] Downloading: > org/mortbay/jetty/jsp-2.1/6.1.14/jsp-2.1-6.1.14.jar from repository central > at http://repo1.maven.org/maven2 > >> [artifact:dependencies] Transferring 1001K from central > >> [mkdir] Created dir: < > https://builds.apache.org/job/Hcatalog-trunk-build/ws/trunk/build/hcatalog-src-0.6.0-SNAPSHOT/core/build/lib/test > > > >> [copy] Copying 127 files to < > https://builds.apache.org/job/Hcatalog-trunk-build/ws/trunk/build/hcatalog-src-0.6.0-SNAPSHOT/core/build/lib/test > > > >> [touch] Creating < > https://builds.apache.org/job/Hcatalog-trunk-build/ws/trunk/build/hcatalog-src-0.6.0-SNAPSHOT/core/build/lib/.mvn-dependencies.complete > > > >> > >> compile: > >> [echo] hcatalog-core > >> [mkdir] Created dir: < > https://builds.apache.org/job/Hcatalog-trunk-build/ws/trunk/build/hcatalog-src-0.6.0-SNAPSHOT/core/build/classes > > > >> [javac] Compiling 75 source files to < > https://builds.apache.org/job/Hcatalog-trunk-build/ws/trunk/build/hcatalog-src-0.6.0-SNAPSHOT/core/build/classes > > > >> [javac] error: error reading < > https://builds.apache.org/job/Hcatalog-trunk-build/ws/trunk/build/hcatalog-src-0.6.0-SNAPSHOT/core/build/lib/compile/grizzly-framework-2.1.1-tests.jar;> > error in opening zip file > >> [javac] error: error reading < > https://builds.apache.org/job/Hcatalog-trunk-build/ws/trunk/build/hcatalog-src-0.6.0-SNAPSHOT/core/build/lib/compile/grizzly-framework-2.1.1.jar;> > error in opening zip file > >> [javac] error: error reading < > https://builds.apache.org/job/Hcatalog-trunk-build/ws/trunk/build/hcatalog-src-0.6.0-SNAPSHOT/core/build/lib/compile/grizzly-rcm-2.1.1.jar;> > error in opening zip file > >> [javac] 3 errors > >> > >> BUILD FAILED > >> < > https://builds.apache.org/job/Hcatalog-trunk-build/ws/trunk/build/hcatalog-src-0.6.0-SNAPSHOT/build.xml>:62: > The following error occurred while executing this line: > >> < > https://builds.apache.org/job/Hcatalog-trunk-build/ws/trunk/build/hcatalog-src-0.6.0-SNAPSHOT/core/build.xml>:47: > The following error occurred while executing this line: > >> < > https://builds.apache.org/job/Hcatalog-trunk-build/ws/trunk/build/hcatalog-src-0.6.0-SNAPSHOT/build-support/ant/build-common.xml>:55: > Compile failed; see the compiler error output for details. > >> > >> Total time: 2 minutes 14 seconds > >> Failed! > >> Build step 'Execute shell' marked build as failure > >> Archiving artifacts > >> Recording test results > >> Publishing Javadoc >
