Hi George,Thanks! That seemed to fix the issue. However, it was possible so far to build forge without special prepared setttings.xml. Now we have to do that (BTW, it is not documented). I wonder though, should we? There are two ways to avoid touching settings.xml:1) Adding the snapshot results to the central maven repository2) Adding the jboss snapshot repository to our parent pom.xmlBTW, for those interested, here is what I added to my settings.xml:<pre style='color:#000000;background:#ffffff;'><html><body style='color:#000000; background:#ffffff; '><pre><span style='color:#a65700; '><</span><span style='color:#5f5035; '>profiles</span><span style='color:#a65700; '>></span><span style='color:#a65700; '><</span><span style='color:#5f5035; '>profile</span><span style='color:#a65700; '>></span><span style='color:#a65700; '><</span><span style='color:#5f5035; '>id</span><span style='color:#a65700; '>></span>forge-20<span style='color:#a65700; '></</span><span style='color:#5f5035; '>id</span><span style='color:#a65700; '>></span><span style='color:#a65700; '><</span><span style='color:#5f5035; '>pluginRepositories</span><span style='color:#a65700; '>></span><span style='color:#a65700; '><</span><span style='color:#5f5035; '>pluginRepository</span><span style='color:#a65700; '>></span><span style='color:#a65700; '><</span><span style='color:#5f5035; '>id</span><span style='color:#a65700; '>></span>build.snapshots<span style='color:#a65700; '></</span><span style='color:#5f5035; '>id</span><span style='color:#a65700; '>></span><span style='color:#a65700; '><</span><span style='color:#5f5035; '>url</span><span style='color:#a65700; '>></span>https://repository.jboss.org/nexus/content/repositories/snapshots<span style='color:#a65700; '></</span><span style='color:#5f5035; '>url</span><span style='color:#a65700; '>></span><span style='color:#a65700; '></</span><span style='color:#5f5035; '>pluginRepository</span><span style='color:#a65700; '>></span><span style='color:#a65700; '></</span><span style='color:#5f5035; '>pluginRepositories</span><span style='color:#a65700; '>></span><span style='color:#a65700; '></</span><span style='color:#5f5035; '>profile</span><span style='color:#a65700; '>></span><span style='color:#a65700; '></</span><span style='color:#5f5035; '>profiles</span><span style='color:#a65700; '>></span><span style='color:#a65700; '><</span><span style='color:#5f5035; '>activeProfiles</span><span style='color:#a65700; '>></span><span style='color:#a65700; '><</span><span style='color:#5f5035; '>activeProfile</span><span style='color:#a65700; '>></span>forge-20<span style='color:#a65700; '></</span><span style='color:#5f5035; '>activeProfile</span><span style='color:#a65700; '>></span><span style='color:#a65700; '></</span><span style='color:#5f5035; '>activeProfiles</span><span style='color:#a65700; '>></span></pre>Cheers,IvanOn Tue, Oct 8, 2013 at 11:52 PM, George Gastaldi <ggastald@redhat.com> wrote:
Hi Ivan,Yes, you must add that to your settings.xml.Best regards,GeorgeHi again,I checked the effective pom of the Forge projects. It seems that the projects are looking for org.jboss.forge.furnace:furnace-maven-plugin:jar:2.0.0-SNAPSHOT at http://repo1.maven.org/maven2. But there are only 2.0.0.Alpha releases there (no snapshot).Should we add the JBoss snapshot repository (https://repository.jboss.org/nexus/content/repositories/snapshots)? I noticed that it contains the snapshot releases.Cheers,IvanOn Tue, Oct 8, 2013 at 1:15 AM, Ivan St. Ivanov <ivan.st.ivanov@gmail.com> wrote:
Hi folks,Isn't it enough to change back to JBoss parent version 10? Or we want to stick to version 11? Maybe it's about time to go to Java 7! ;)BTW, I cannot build Forge, because Maven can't find the Furnace artifacts in any repository. Did you remove them by chance?Cheers,IvanOn Sat, Oct 5, 2013 at 1:23 AM, Lincoln Baxter, III <lincolnbaxter@gmail.com> wrote:
_______________________________________________In the mean time, please try to use JDK7 :) We'll be compatible with 6 again soon.
--
Lincoln Baxter, III
http://ocpsoft.org
"Simpler is better."
forge-dev mailing list
forge-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/forge-dev_______________________________________________
forge-dev mailing list
forge-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/forge-dev
_______________________________________________
forge-dev mailing list
forge-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/forge-dev