<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">That artifact is deployed here:<div><br></div><div><a href="http://download.java.net/maven/2/javax/faces/jsf-api/2.0/">http://download.java.net/maven/2/javax/faces/jsf-api/2.0/</a></div><div><br></div><div>Note the version AND the repo. AFAIK, all Sun artifacts are deployed to the java.net repo.</div><div><br><div><div>On Oct 21, 2009, at 5:14 PM, Dan Allen wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">One user is reporting that the JSF 2 artifact is missing from the central repo, which weld depends on. Therefore, users must still use the JBoss Maven 2 repository to build a JSF app with Weld.<br><br>Who is willing to track down how to get this artifact uploaded? I know how to get something into the JBoss repository, but not central. Perhaps we need to hound the Mojarra team to publish a JSF 2.0 artifact.<br> <br>-Dan<br><br>Missing:<br>----------<br>1) javax.faces:jsf-api:jar:2.0.0-RC<br><br>&nbsp;Try downloading the file manually from the project website.<br><br>&nbsp;Then, install it using the command:<br>&nbsp;&nbsp;&nbsp; mvn install:install-file -DgroupId=javax.faces -DartifactId=jsf-api -Dversion=2.0.0-RC -Dpackaging=jar -Dfile=/path/to/file<br> <br>&nbsp;Alternatively, if you host your own repository you can deploy the file there:<br>&nbsp;&nbsp;&nbsp; mvn deploy:deploy-file -DgroupId=javax.faces -DartifactId=jsf-api -Dversion=2.0.0-RC -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]<br> <br>&nbsp;Path to dependency:<br>&nbsp;&nbsp;&nbsp; 1) org.example:helloworld:war:0.0.1-SNAPSHOT<br>&nbsp;&nbsp;&nbsp; 2) javax.faces:jsf-api:jar:2.0.0-RC<br><br>----------<br>1 required artifact is missing.<br><br>for artifact:<br>&nbsp;org.example:helloworld:war:0.0.1-SNAPSHOT<br> <br>from the specified remote repositories:<br>&nbsp;central (<a href="http://repo1.maven.org/maven2">http://repo1.maven.org/maven2</a>)<br><br>-Dan<br clear="all"><br>-- <br>Dan Allen<br>Senior Software Engineer, Red Hat | Author of Seam in Action<br> Registered Linux User #231597<br><br><a href="http://mojavelinux.com">http://mojavelinux.com</a><br><a href="http://mojavelinux.com/seaminaction">http://mojavelinux.com/seaminaction</a><br><a href="http://www.google.com/profiles/dan.j.allen">http://www.google.com/profiles/dan.j.allen</a><br> _______________________________________________<br>weld-dev mailing list<br><a href="mailto:weld-dev@lists.jboss.org">weld-dev@lists.jboss.org</a><br>https://lists.jboss.org/mailman/listinfo/weld-dev</blockquote></div><br><div apple-content-edited="true"> <div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div><span class="Apple-style-span" style="font-size: medium; "><span class="Apple-style-span" style="font-size: 14px; "><div>Jason Lee, SCJP</div><div>President, Oklahoma City Java Users Group</div><div>Senior Java Developer, Sun Microsystems</div><div><a href="http://blogs.steeplesoft.com">http://blogs.steeplesoft.com</a></div></span></span></div></div></div></div></div></div></span></div> </div><br></div></body></html>