5 Replies Latest reply on Sep 11, 2007 12:51 PM by starksm64

    More build problems.

      The MC trunk eclipse build is broken.

      e.g. The eclipse build has been updated to use jboss-test:1.0.4.GA
      https://svn.jboss.org/repos/jbossas/projects/microcontainer/trunk/container/.classpath

      <classpathentry kind="var" path="M2_REPO/org/jboss/jboss-test/1.0.4.GA/jboss-test-1.0.4.GA.jar"/>
      


      but maven is still using the snapshot
      https://svn.jboss.org/repos/jbossas/projects/microcontainer/trunk/build/pom.xml

      <version.org.jboss.test>1.0.4-SNAPSHOT</version.org.jboss.test>