On Fri, Jun 24, 2016 at 1:59 PM Srikanth Sundarrajan <srik...@gmail.com>
wrote:

> Team,
>     I am unable to build from source. Seems like a transitive dependency
> is not available on standard maven repos included by default in the parent
> pom. I am unable to complete the verification process to vote on the
> release.
>
> Signature - OK
> Checksums - OK
> Build - Failed (details below)
> Disclaimer, Licenses & Notices - OK
> Rat check - clean
>
> Build Error:  (Detailed logs with debug, attached)
> [ERROR] Failed to execute goal on project hive-bridge: Could not resolve
> dependencies for project org.apache.atlas:hive-bridge:jar:0.7-incubating:
> Failure to find org.pentaho:pentaho-aggdesigner-algorithm:jar:5.1.5-jhyde
> in http://repo1.maven.org/maven2 was cached in the local repository,
> resolution will not be reattempted until the update interval of central has
> elapsed or updates are forced -> [Help 1]
> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute
> goal on project hive-bridge: Could not resolve dependencies for project
> org.apache.atlas:hive-bridge:jar:0.7-incubating: Failure to find
> org.pentaho:pentaho-aggdesigner-algorithm:jar:5.1.5-jhyde in
> http://repo1.maven.org/maven2 was cached in the local repository,
> resolution will not be reattempted until the update interval of central has
> elapsed or updates are forced
>     at
> org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:220)
>     at
> org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:127)
>     at
> org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:257)
>     at
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:200)
>     at
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
>     at
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
>     at
> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
>     at
> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
>     at
> org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
>     at
> org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
>     at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:317)
>     at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:152)
>     at org.apache.maven.cli.MavenCli.execute(MavenCli.java:555)
>     at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:214)
>     at org.apache.maven.cli.MavenCli.main(MavenCli.java:158)
>     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>     at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>     at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>     at java.lang.reflect.Method.invoke(Method.java:606)
>     at
> org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
>     at
> org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
>     at
> org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
>     at
> org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
> Caused by: org.apache.maven.project.DependencyResolutionException: Could
> not resolve dependencies for project
> org.apache.atlas:hive-bridge:jar:0.7-incubating: Failure to find
> org.pentaho:pentaho-aggdesigner-algorithm:jar:5.1.5-jhyde in
> http://repo1.maven.org/maven2 was cached in the local repository,
> resolution will not be reattempted until the update interval of central has
> elapsed or updates are forced
>     at
> org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:198)
>     at
> org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:195)
>     ... 22 more
> Caused by: org.eclipse.aether.resolution.DependencyResolutionException:
> Failure to find org.pentaho:pentaho-aggdesigner-algorithm:jar:5.1.5-jhyde
> in http://repo1.maven.org/maven2 was cached in the local repository,
> resolution will not be reattempted until the update interval of central has
> elapsed or updates are forced
>     at
> org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:384)
>     at
> org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:192)
>     ... 23 more
> Caused by: org.eclipse.aether.resolution.ArtifactResolutionException:
> Failure to find org.pentaho:pentaho-aggdesigner-algorithm:jar:5.1.5-jhyde
> in http://repo1.maven.org/maven2 was cached in the local repository,
> resolution will not be reattempted until the update interval of central has
> elapsed or updates are forced
>     at
> org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:459)
>     at
> org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:262)
>     at
> org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:367)
>     ... 24 more
> Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Failure
> to find org.pentaho:pentaho-aggdesigner-algorithm:jar:5.1.5-jhyde in
> http://repo1.maven.org/maven2 was cached in the local repository,
> resolution will not be reattempted until the update interval of central has
> elapsed or updates are forced
>     at
> org.eclipse.aether.internal.impl.DefaultUpdateCheckManager.newException(DefaultUpdateCheckManager.java:232)
>     at
> org.eclipse.aether.internal.impl.DefaultUpdateCheckManager.checkArtifact(DefaultUpdateCheckManager.java:206)
>     at
> org.eclipse.aether.internal.impl.DefaultArtifactResolver.gatherDownloads(DefaultArtifactResolver.java:599)
>     at
> org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads(DefaultArtifactResolver.java:518)
>     at
> org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:436)
>     ... 26 more
>
> Regards
> Srikanth Sundarrajan
>
>
> On Fri, Jun 24, 2016 at 3:23 AM Selvamohan Neethiraj <sneet...@apache.org>
> wrote:
>
>> +1
>>
>> Downloaded source ;  Able to build successfully ; Validated the signature
>> and checksum ….
>>
>> Thanks,
>> Selva-
>>
>> From:  Shwetha Shivalingamurthy <sshivalingamur...@hortonworks.com>
>> Reply-To:  "dev@atlas.incubator.apache.org" <
>> dev@atlas.incubator.apache.org>
>> Date:  Wednesday, June 22, 2016 at 6:33 AM
>> To:  "dev@atlas.incubator.apache.org" <dev@atlas.incubator.apache.org>
>> Subject:  [VOTE] Release Apache Atlas version 0.7-incubating
>>
>> Hi All,
>>
>> I have created a build for Apache Atlas 0.7-incubating, release candidate
>> 0. Thanks to everyone who have contributed to this release and also tested
>> this.
>>
>> The source tarball (*.tar.gz), signature (*.asc), checksum (*.md5, *.sha):
>> <
>> https://dist.apache.org/repos/dist/dev/incubator/atlas/0.7.0-incubating-rc0/
>> >
>> https://dist.apache.org/repos/dist/dev/incubator/atlas/0.7.0-incubating-rc0/
>>
>> The SHA512 checksum of the archive is
>> 1B1F16A6 5F7A4EAE 057F410B DC4753B1 F1C0D49B 588B5C91 C8641634 77F0CDF8
>> 15F46252
>>  863D6CEA C98863B2 3853F156 B18D212E 30159C47 ACB1E7BA C6F8DB91
>>
>> The commit id (ca9fea712d9a920e5949f16c32a759acd9222f19) to be voted upon:
>>
>> https://git-wip-us.apache.org/repos/asf?p=incubator-atlas.git;a=commit;h=ca9fea712d9a920e5949f16c32a759acd9222f19
>>
>> The tag to be voted upon:
>>
>> https://git-wip-us.apache.org/repos/asf?p=incubator-atlas.git;a=log;h=refs/tags/release-0.7-rc0
>>
>> The list of fixed issues:
>>
>> https://git-wip-us.apache.org/repos/asf?p=incubator-atlas.git;a=blob;f=release-log.txt;h=5d72620f1db75c3e032745c3f7c6cefa85b9505c;hb=refs/heads/0.7-incubating
>>
>> Keys to verify the signature of the release artifact are available at:
>> http://www.apache.org/dist/incubator/atlas/KEYS
>> PGP release keys:
>> http://pgp.mit.edu/pks/lookup?op=vindex&search=0xA0E6F9F5D96BF0FD
>>
>> Note that this is a source only release and we are voting on the source
>> release-0.7-incubating-rc0.
>>
>> Please download, test, and try it out.
>>
>> Vote will be open for at least 72 hours (until the required number of
>> IPMC votes are obtained) till 26th June, 2016 10 AM PDT.
>>
>> [ ] +1 approve
>> [ ] +0 no opinion
>> [ ] -1 disapprove (and reason why)
>>
>> +1 from my side for the release.
>>
>> For folks not familiar with vetting a release, please refer to
>> http://incubator.apache.org/guides/releasemanagement.html#check-list
>>
>> Regards,
>> Shwetha
>>
>>
>>

Reply via email to