1 Reply Latest reply on Dec 24, 2011 5:42 AM by pepelara

    Troubles on build mail example on Seam 2.2.1.Final

    pepelara

      I am trying the mail example of Seam 2.2.1.Final against JBoss 6.0.0 AS.
      I am using Eclipse Helios SR1 IDE.


      I get the project creating a new one from existing Ant Buildfile.
      Everything seems to go right until I try to build the project. It
      starts to download dependencies and then I get the following error,


      BUILD FAILED
      C:\jee-libraries\jboss-seam-2.2.0.GA\examples\build.xml:810: The following error occurred while executing this line:
      C:\jee-libraries\jboss-seam-2.2.0.GA\build\utilities.build.xml:184: The following error occurred while executing this line:
      C:\jee-libraries\jboss-seam-2.2.0.GA\build\utilities.build.xml:47: Unable to resolve artifact: Missing:
      ----------


      1) org.buni.meldware:mail:ear:1.0M8


        Try downloading the file manually from the project website.


        Alternatively, if you host your own repository you can deploy the file there.
           
        Path to dependency:
             1) org.apache.maven:super-pom:jar:2.0
             2) org.buni.meldware:mail:ear:1.0M8


      2) org.buni.meldware:meldware:store:1.0M8


        Try downloading the file manually from the project website.


        Alternatively, if you host your own repository you can deploy the file there.


        Path to dependency:
             1) org.apache.maven:super-pom:jar:2.0
             2) org.buni.meldware:meldware:store:1.0M8


      3) org.buni.meldware:meldwarebase:sar:1.0M8


        Try downloading the file manually from the project website.


        Alternatively, if you host your own repository you can deploy the file there.
           
        Path to dependency:
             1) org.apache.maven:super-pom:jar:2.0
             2) org.buni.meldware:meldwarebase:sar:1.0M8


      ----------
      3 required artifacts are missing.


      for artifact:
        org.apache.maven:super-pom:jar:2.0


      from the specified remote repositories:
        jboss-snapshot (http://snapshots.jboss.org/maven2),
        central (http://repository.jboss.org/maven2),
        jboss (http://repository.jboss.com/maven2)


      It did happen to me with Seam 2.2.0.GA as well and the same mail example.


      Is there a bug or what is going wrong?


      Any help will be appreciated.


      Kind regards,


      Jose