<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi everyone,<br>
    <br>
    First of all, I'm new here. I've just been hired to work on an
    ImageJ plugin and I don't know much about imageJ yet.<br>
    <br>
    As I wanted to use netbeans to develop my stuff, I followed the
    instructions provided here : <a class="moz-txt-link-freetext" href="http://developer.imagej.net/netbeans">http://developer.imagej.net/netbeans</a><br>
    Of course everything works fine until the Build step...<br>
    <br>
    I basically get errors in tests which apparently makes the whole
    build fail (attached is the whole build output).<br>
    <br>
    Trying to go further, I tried to build the ImageJ Application
    project and got the following error :<br>
    <small><font color="#ff0000">Failed to execute goal on project
        ij-app: Could not resolve dependencies for project
        net.imagej:ij-app:jar:2.0.0-SNAPSHOT: The following artifacts
        could not be resolved:
        net.imagej:ij-script-java:jar:2.0.0-SNAPSHOT,
        net.imagej:ij-ui-swing-script-editor:jar:2.0.0-SNAPSHOT: Failure
        to find net.imagej:ij-script-java:jar:2.0.0-SNAPSHOT in
        <a class="moz-txt-link-freetext" href="http://maven.imagej.net/content/repositories/releases">http://maven.imagej.net/content/repositories/releases</a> was cached
        in the local repository, resolution will not be reattempted
        until the update interval of imagej.releases has elapsed or
        updates are forced -> [Help 1]</font></small><br>
    <br>
    If anyone could get me back into the right way, it would be much
    appreciated <span class="moz-smiley-s3"><span> ;-) </span></span><br>
    David<br>
    <br>
    <br>
  </body>
</html>