[Biojava-dev] Could not find artifact java3d:vecmath:jar:1.5.2

Michael Heuer heuermh at gmail.com
Wed Mar 19 16:57:22 UTC 2014


Never mind, needed to add the new external maven repository to our Nexus mirror

$ mvn install
...
Downloading: http://maven.geotoolkit.org/java3d/vecmath/1.5.2/vecmath-1.5.2.jar
Downloading: http://maven.geotoolkit.org/xmlunit/xmlunit/1.4/xmlunit-1.4.jar
Downloaded: http://maven.geotoolkit.org/java3d/vecmath/1.5.2/vecmath-1.5.2.jar
(312 KB at 192.6 KB/sec)

   michael


On Wed, Mar 19, 2014 at 11:15 AM, Michael Heuer <heuermh at gmail.com> wrote:
> All,
>
> I remember the discussion around adding a dependency on vecmath; it
> appears that perhaps the dependency wasn't declared properly?
>
> $ mvn install
> ...
> [INFO] ------------------------------------------------------------------------
> [INFO] Building biojava3-structure 3.0.8-SNAPSHOT
> [INFO] ------------------------------------------------------------------------
> Downloading: http://xxx:8081/nexus/content/groups/public/java3d/vecmath/1.5.2/vecmath-1.5.2.pom
> [WARNING] The POM for java3d:vecmath:jar:1.5.2 is missing, no
> dependency information available
> Downloading: http://xxx:8081/nexus/content/groups/public/java3d/vecmath/1.5.2/vecmath-1.5.2.jar
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO]
> [INFO] biojava ........................................... SUCCESS [  0.259 s]
> [INFO] biojava3-core ..................................... SUCCESS [  6.049 s]
> [INFO] biojava3-phylo .................................... SUCCESS [  0.748 s]
> [INFO] biojava3-alignment ................................ SUCCESS [  4.900 s]
> [INFO] biojava3-structure ................................ FAILURE [01:03 min]
> [INFO] integrationtest ................................... SKIPPED
> [INFO] biojava3-structure-gui ............................ SKIPPED
> [INFO] biojava3-sequencing ............................... SKIPPED
> [INFO] biojava3-genome ................................... SKIPPED
> [INFO] biojava3-modfinder ................................ SKIPPED
> [INFO] biojava3-ws ....................................... SKIPPED
> [INFO] biojava3-protein-disorder ......................... SKIPPED
> [INFO] biojava3-aa-prop .................................. SKIPPED
> [INFO] protein-comparison-tool ........................... SKIPPED
> [INFO] biojava3-survival ................................. SKIPPED
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 01:21 min
> [INFO] Finished at: 2014-03-19T10:39:41-06:00
> [INFO] Final Memory: 21M/319M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal on project biojava3-structure: Could
> not resolve dependencies for project
> org.biojava:biojava3-structure:jar:3.0.8-SNAPSHOT: Could not find
> artifact java3d:vecmath:jar:1.5.2 in nexus
> (http://xxx:8081/nexus/content/groups/public/) -> [Help 1]
>
>    michael



More information about the biojava-dev mailing list