1 Reply Latest reply on Feb 1, 2008 4:58 AM by pmuir

    Seam 2.0.1.GA - janino

    enda

      seam Build has link to maven repository that does not have janino 2.5.10

      if you have other project using maven you can get it from your reps

       <dependency>
       <groupId>janino</groupId>
       <artifactId>janino</artifactId>
       <version>2.5.10</version>
       <scope>runtime</scope>
       </dependency>
      


      or

      http://ubuntu.cica.es/mirrors/maven2/janino/janino/2.5.10/

        • 1. Re: Seam 2.0.1.GA - janino
          pmuir

          It's also on central.

          But I agree, all dependencies should also be on repository.jboss.org - this is actually a drools dependency so can you raise this in the drools forum?