9 Replies Latest reply on Oct 27, 2008 6:48 PM by dan.j.allen

    Seam 2.0.2 seam-gen problem

    yk

      I m trying the seam gen utility to setup a new project (seam setup command) but I ve got the following message



      dependencies] Unable to resolve artifact: Missing:
      dependencies] ----------
      dependencies] 1) ant:ant:jar:1.6.5
      dependencies]
      dependencies]   Try downloading the file manually from the project website.
      dependencies]
      dependencies]   Then, install it using the command:
      dependencies]       mvn install:install-file -DgroupId=ant -DartifactId=ant -Dversion=1.6.5 -Dpackaging=jar -Dfile=/path/to/f
      
      dependencies]
      dependencies]   Alternatively, if you host your own repository you can deploy the file there:
      dependencies]       mvn deploy:deploy-file -DgroupId=ant -DartifactId=ant -Dversion=1.6.5 -Dpackaging=jar -Dfile=/path/to/fil
      rl] -DrepositoryId=[id]
      dependencies]
      dependencies]   Path to dependency:
      dependencies]         1) org.jboss.seam:jboss-seam-gen:jar:2.0.2.GA
      dependencies]         2) ant:ant:jar:1.6.5
      and more .....



      Configuration:



      Win XP Pro, Seam 2.0.2.GA, Ant 1.6.5, JBoss 4.2.2.GA, JDK1.6.0 06


      any idea to overcome this problem ?



      thx