Hi,

I've sat together with Egon Willighagen who is member of CDK upstream
team to update the cdk package[1].  So far the switch from ant to maven
seems to have basically succeeded.  However, for some reason it does not
build modules in the correct sequence and thus we are running into:


[INFO] cdk ................................................ SUCCESS [  0.033 s]
[INFO] cdk-base ........................................... SUCCESS [  0.003 s]
[INFO] cdk-interfaces ..................................... SUCCESS [  1.894 s]
[INFO] cdk-core ........................................... SUCCESS [  2.407 s]
[INFO] cdk-standard ....................................... SUCCESS [  1.406 s]
[INFO] cdk-atomtype ....................................... SUCCESS [  0.209 s]
[INFO] cdk-valencycheck ................................... SUCCESS [  0.240 s]
[INFO] cdk-misc ........................................... SUCCESS [  0.007 s]
[INFO] cdk-diff ........................................... FAILURE [  0.025 s]
...
[ERROR] Failed to execute goal on project cdk-diff: Could not resolve 
dependencies for project org.openscience.cdk:cdk-diff:jar:2.3: Cannot access 
ossrh (https://oss.sonatype.org/content/repositories/snapshots) in offline mode 
and the artifact org.openscience.cdk:cdk-test:jar:tests:debian has not been 
downloaded from it before. -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :cdk-diff


Egon says cdk-test should be build before cdk-diff and we have no idea
why its not.  According to Egon the travis build works nicely.  Any idea
why this is different in a pbuilder chroot?

Any help would be welcome

      Andreas.

[1] https://salsa.debian.org/java-team/cdk

-- 
http://fam-tille.de

Reply via email to