Title: Message Title
|
|
Removed notes about errors from Bamboo. The Bamboo errors were caused by a slight misconfiguration of Bamboo, and not from this dependency warning.
|
|
Change By:
|
Tim Donohue
|
Priority:
|
Major Minor
|
Fix Version/s:
|
4.2
|
|
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 WARNING when building 'dspace-api' :
" Could not transfer artifact [WARNING] The POM for gr.ekt.bte:bte-core: pom jar :0.9.2.3-SNAPSHOT from/to sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots): Not authorized is missing , ReasonPhrase:Unauthorized. -> [Help 1] no dependency information available "
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 This POM problem is really just a WARNING when building reported by Maven. DSpace 4.x locally. On my own local copy, I see the following WARNING displayed in my dspace-api compilation logs (the build will still completes successfully):
"[WARNING] The POM for gr.ekt.bte:bte-core:jar:0.9.2.3-SNAPSHOT is build properly with this 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