<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-15"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    <font size="+1"><font face="Courier New, Courier, monospace">Hi
        Lincoln,<br>
        yes, the zipped version started without fail, but <br>
            - I used the repository URL
        <a class="moz-txt-link-freetext" href="https://raw.github.com/forge/plugin-repository/master/repository.yaml">https://raw.github.com/forge/plugin-repository/master/repository.yaml</a>
        <br>
                I had to create the "DEFFAULT_PLUGIN_REPO" too to make
        forge recognize the entry<br>
            - the plugins could be installed, but on "forge
        list-plugins" none where shown, so I am a bit uneasy if it
        really worked<br>
        <br>
        I created a new webapp and tried to deploy it. I got a
        DefinitionException and the deployment failed:<br>
        <br>
        Caused by: org.jboss.weld.exceptions.DefinitionException:
        WELD-001103 Cannot declare qualifiers on stereotype interface
        org.jboss.forge.QueuedEvent<br>
                at
org.jboss.weld.metadata.cache.StereotypeModel.checkBindings(StereotypeModel.java:103)<br>
        <br>
      </font></font>Could you pleas help with this error?<br>
    <br>
    Thanks and gratulations to this great project,<br>
    Thomas<br>
    <br>
    Am 29.09.2011 06:37, schrieb Lincoln Baxter, III:
    <blockquote
cite="mid:CAEp_U4EOgjAYRexzYm+tprmy71aG7oxwhnu8pB3siEnRYvYtow@mail.gmail.com"
      type="cite">Hi Thomas,<br>
      <br>
      Sorry for the late reply.<br>
      <br>
      Please try the latest Forge snapshot with the current version of
      the PrettyFaces and Arquillian plugins from the repository:<br>
      <br>
      <a moz-do-not-send="true"
href="https://repository.jboss.org/nexus/index.html#nexus-search;gav%7Eorg.jboss.forge%7Eforge-distribution%7E%7E%7E%7Ekw,versionexpand"
        target="_blank">https://repository.jboss.org/nexus/index.html#nexus-search;gav~org.jboss.forge~forge-distribution~~~~kw,versionexpand</a><br>
      <br>
      forge install-plugin prettyfaces<br>
      forge install-plugin arquillian<br>
      <br>
      Also note that you no longer need to restart forge after
      installing plugins.<br>
      <br>
      Let me know if you have any trouble!<br>
      <br>
      Thanks,<br>
      ~Lincoln<br>
      <br>
      <div class="gmail_quote">On Sun, Sep 25, 2011 at 6:22 AM, Thomas
        Frühbeck <span dir="ltr">&lt;<a moz-do-not-send="true"
            href="mailto:fruehbeck@aon.at">fruehbeck@aon.at</a>&gt;</span>
        wrote:<br>
        <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
          0.8ex; border-left: 1px solid rgb(204, 204, 204);
          padding-left: 1ex;">
          <div bgcolor="#ffffff" text="#000000"> <font size="+1"><font
                face="Courier New, Courier, monospace">Hi,<br>
                <br>
                I tried to setup and use Forge following the
                documentation, but I found some incompatibilities of
                forge and the plugins, especially with arquillian and
                prettyfaces.<br>
                <br>
                Caused by: java.lang.ClassNotFoundException:
                org.jboss.shrinkwrap.descriptor.spi.Node <br>
                    from [Module
                "com.ocpsoft.forge.prettyfaces-plugin:1.0.0.Alpha4" <br>
                    from local module loader @5f159092 (roots:
/home/thomas/java/forge-1.0.0-SNAPSHOT/modules,/home/thomas/.forge/plugins)]<br>
                <br>
                I found that Forge is already built with
                shrinkwrap.version = 1.0.0-beta-5<br>
                but prettyfaces-forge-plugin refers to forge.version =
                1.0.0.Alpha-4 which refers to an older version of
                shrinkwrap.<br>
                <br>
                I then tried to modify forge-test-harness to make it
                build with shrinkwrap 1.0.0.beta-5 and arquillian
                1.0.0-SNAPSHOT which did not look too difficult. But
                after some refactoring it built but it did not work.<br>
                <br>
                I then tried to revert to forge.version 1.0.0.Alpha3 but
                this did not produce a working app on jboss-as-7.0.1.<br>
                <br>
                Somehow I seem to have reached some dead end :-/<br>
                <br>
                Could you please give a short wrap-up what the current
                list of dependencies and runtime environments are to
                produce a working application.<br>
                <br>
                Thanks and regards,<br>
                <font color="#888888"> Thomas<br>
                  <br>
                  <br>
                  <br>
                </font></font></font> </div>
          <br>
          _______________________________________________<br>
          forge-users mailing list<br>
          <a moz-do-not-send="true"
            href="mailto:forge-users@lists.jboss.org">forge-users@lists.jboss.org</a><br>
          <a moz-do-not-send="true"
            href="https://lists.jboss.org/mailman/listinfo/forge-users"
            target="_blank">https://lists.jboss.org/mailman/listinfo/forge-users</a><br>
          <br>
        </blockquote>
      </div>
      <br>
      <br clear="all">
      <br>
      -- <br>
      Lincoln Baxter, III<br>
      <a moz-do-not-send="true" href="http://ocpsoft.com">http://ocpsoft.com</a><br>
      <a moz-do-not-send="true" href="http://scrumshark.com">http://scrumshark.com</a><br>
      "Keep it Simple"<br>
    </blockquote>
  </body>
</html>