Configuring ImageJ2 in Eclipse - problems with pom.xml

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Configuring ImageJ2 in Eclipse - problems with pom.xml

Maciejp
Hi,

I've followed the instructions on http://developer.imagej.net/eclipse but sadly there are errors (72 to be exact) in the .xml files.
Here's one from pom.xml in /ij-app :

ArtifactDescriptorException: Failed to read artifact descriptor for com.fifesoft:rsyntaxtextarea:jar:2.0.4.1: ArtifactResolutionException: Failure to transfer com.fifesoft:rsyntaxtextarea:pom:2.0.4.1 from http://maven.imagej.net/content/repositories/releases was cached in the local repository, resolution will not be reattempted until the update interval of imagej.releases has elapsed or updates are forced. Original error: Could not transfer artifact com.fifesoft:rsyntaxtextarea:pom:2.0.4.1 from/to imagej.releases (http://maven.imagej.net/content/repositories/releases): null to http://maven.imagej.net/content/repositories/releases/com/fifesoft/rsyntaxtextarea/2.0.4.1/rsyntaxtextarea-2.0.4.1.pom        pom.xml /ij-app line 1 Maven Dependency Problem

I'm new to Maven and ImageJ so it doesn't tell me anything and I could not find any help online...

Best,
Maciek