Title: Message Title
|
|
|
For the Biblio Transformation Engine (BTE), DSpace includes dependencies on 'bte-io' and 'bte-core' versions 0.9.2.3 in it's main POM:
https://github.com/DSpace/DSpace/blob/master/dspace-api/pom.xml#L439
Unfortunately, it seems that 'bte-core' version 0.9.2.3 itself has a dependency on 'bte-core' version 0.9.2.3-SNAPSHOT in its POM in Maven Central:
http://search.maven.org/remotecontent?filepath=gr/ekt/bte/bte-io/0.9.2.3/bte-io-0.9.2.3.pom
Since the 0.9.2.3-SNAPSHOT version of 'bte-core' doesn't seem to exist in Maven Central (or in Sonatype's Maven repo), we are now seeing the following build errors in DSpace:
"Could not transfer artifact gr.ekt.bte:bte-core:pom:0.9.2.3-SNAPSHOT from/to sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots): Not authorized, ReasonPhrase:Unauthorized. -> [Help 1]"
For example, see recent Bamboo builds: https://bamboo.duraspace.org/browse/DST-TRUNK-468/log
It looks like this 0.9.2.3-SNAPSHOT version is not available anywhere publicly. However, it is cached in some of our developer's ~/.m2/ directories, so it may have existed at some point in time in a central location.
While this causes an ERROR in Bamboo, it seems to only cause an WARNING when building DSpace 4.x locally. On my own local copy, I see the following WARNING displayed in my build dspace-api compilation logs (the build still completes successfully):
"[WARNING] The POM for gr.ekt.bte:bte-core:jar:0.9.2.3-SNAPSHOT is missing, no dependency information available"
|
|
|
|
|
|
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
Dspace-devel mailing list
Dspace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-devel