It's hosted at https://github.com/rajarshi/cdkdescui

I've got it (nearly) working by specifying the explicit version number, but
the README indicates I should be able to specify RELEASE or LATEST


On Sat, Mar 8, 2014 at 1:01 PM, John May <[email protected]> wrote:

> Have you got the project hosted anywhere? Or zip it up and I'll see what's
> missing.
>
> J
>
> On 8 Mar 2014, at 17:57, Rajarshi Guha <[email protected]<mailto:
> [email protected]>> wrote:
>
> I have project (CDKDescUI) that depends on the CDK and uses an ant build.
> Since it only uses a few CDK modules, I figured it's time to mavenize it.
> However after including the EBI repo and a CDK dependency, I get the
> following error
>
>
> [ERROR] Failed to execute goal on project cdkdescui: Could not resolve
> dependencies for project net.rguha:cdkdescui:jar:1.4.0: Failed to collect
> dependencies at org.openscience.cdk:cdk-fingerprint:jar:RELEASE: Failed to
> read artifact descriptor for
> org.openscience.cdk:cdk-fingerprint:jar:RELEASE: Failed to resolve version
> for org.openscience.cdk:cdk-fingerprint:jar:RELEASE -> [Help 1]
>
> The dependency I included in pom.xml is
>
>  <dependency>
>             <groupId>org.openscience.cdk</groupId>
>             <artifactId>cdk-fingerprint</artifactId>
>             <version>RELEASE</version>
>         </dependency>
>
> --
> Rajarshi Guha | http://blog.rguha.net<http://blog.rguha.net/>
> NIH Center for Advancing Translational Science
>
> ------------------------------------------------------------------------------
> Subversion Kills Productivity. Get off Subversion & Make the Move to
> Perforce.
> With Perforce, you get hassle-free workflows. Merge that actually works.
> Faster operations. Version large binaries.  Built-in WAN optimization and
> the
> freedom to use Git, Perforce or both. Make the move to Perforce.
>
> http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk_______________________________________________
> Cdk-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/cdk-user
>
>


-- 
Rajarshi Guha | http://blog.rguha.net
NIH Center for Advancing Translational Science
------------------------------------------------------------------------------
Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works. 
Faster operations. Version large binaries.  Built-in WAN optimization and the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
_______________________________________________
Cdk-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cdk-user

Reply via email to