Dukascopy Support Board
http://www.dukascopy.com/swiss/english/forex/jforex/forum/

Maven build error for com.dukascopy.dds2:greed-common:jar
http://www.dukascopy.com/swiss/english/forex/jforex/forum/viewtopic.php?f=16&t=57197
Page 1 of 1

Author:  scotpip [ Thu 07 Nov, 2019, 22:18 ]
Post subject:  Maven build error for com.dukascopy.dds2:greed-common:jar

Hi guys

When running my build in Eclipse I'm seeing this warning:

[WARNING] The POM for com.dukascopy.dds2:greed-common:jar:318.4.86 is missing, no dependency information available

I don't know if this is significant, but even if it's only cosmetic it's the only warning in my build log and it would be nice to tidy it up...

Author:  treeswing [ Sat 07 Dec, 2019, 12:47 ]
Post subject:  Re: Maven build error for com.dukascopy.dds2:greed-common:jar

Hi,

That's probably a bug as 318.4.86 doesn't exist here:
https://www.dukascopy.com/client/jforexlib/publicrepo/com/dukascopy/dds2/greed-common/

I changed the pom and the error went away. I did so by:

- Open this jar with 7zip:
~\.m2\repository\com\dukascopy\dds2\patterns\1.60.78\patterns-1.60.78.jar

- Navigate to:
\META-INF\maven\com.dukascopy.dds2\patterns\

- Edit (from the 7zip right click menu which asks to update the archive on saving) pom.xml and replace 318.4.86 with 318.4.87
(318.4.87 is referenced elsewhere in the project so that 86 was probably missed when switching versions.)

- Close 7zip.

- Run 'CRC SHA/SHA-1' on the jar using the explorer right click menu when you're on windows.

- Replace the sha1 in the ....jar.sha1 file.

Cheers

  Page 1 of 1