<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Arbi,<br>
<br>
I've recently pointed this out to Lincoln.<br>
<br>
Attached is the patch I have submitted that resolves the issue, which
you can apply locally until it makes it into trunk<br>
<br>
Ken<br>
<br>
<br>
On 17/03/2010 17:45, Arbi Sookazian wrote:
<blockquote
 cite="mid:c61a56f51003171045xf036cf0w355d2fb60fe3d2d4@mail.gmail.com"
 type="cite">Regarding this post: <a moz-do-not-send="true"
 href="http://seamframework.org/Community/JSF2ViewScopeInCDI#comment120916">http://seamframework.org/Community/JSF2ViewScopeInCDI#comment120916</a><br>
  <br>
I just did a 'svn co' using this URL: <a moz-do-not-send="true"
 href="http://anonsvn.jboss.org/repos/seam/modules/faces/trunk/"
 target="" class="regularLink">http://anonsvn.jboss.org/repos/seam/modules/faces/trunk/</a><br>
  <br>
I then did a 'mvn clean install' on the trunk pom.xml and am getting
this:<br>
  <br>
  <font size="1">C:\projects\seamfaces\maven.1268846959419&gt;mvn clean
install<br>
[INFO] Scanning for projects...<br>
[INFO]
------------------------------------------------------------------------<br>
[INFO] Building Seam Faces Module<br>
[INFO]&nbsp;&nbsp;&nbsp; task-segment: [clean, install]<br>
[INFO]
------------------------------------------------------------------------<br>
[INFO] [clean:clean]<br>
[INFO] Deleting file set:
C:\projects\seamfaces\maven.1268846959419\target (incl<br>
uded: [**], excluded: [])<br>
[WARNING] POM for 'org.jboss.weld:weld-core:pom:1.0.1-Final:compile' is
invalid.<br>
&nbsp;It will be ignored for artifact resolution. Reason: Failed to validate
POM for<br>
project org.jboss.weld:weld-core at Artifact
[org.jboss.weld:weld-core:pom:1.0.1<br>
-Final:compile]<br>
[INFO] snapshot org.jboss.test-jsf:jsf-mock:1.0.1-SNAPSHOT: checking
for updates<br>
&nbsp;from <a moz-do-not-send="true"
 href="http://oss.sonatype.org/jboss-snapshots">oss.sonatype.org/jboss-snapshots</a><br>
Downloading: <a moz-do-not-send="true"
 href="http://oss.sonatype.org/content/repositories/jboss-snapshots/org/jb">http://oss.sonatype.org/content/repositories/jboss-snapshots/org/jb</a><br>
oss/test-jsf/jsf-mock/1.0.1-SNAPSHOT/jsf-mock-1.0.1-SNAPSHOT.pom<br>
Downloading: <a moz-do-not-send="true"
 href="http://oss.sonatype.org/content/repositories/jboss-snapshots/org/jb">http://oss.sonatype.org/content/repositories/jboss-snapshots/org/jb</a><br>
oss/test-jsf/jsf-mock/1.0.1-SNAPSHOT/jsf-mock-1.0.1-SNAPSHOT.jar<br>
[INFO]
------------------------------------------------------------------------<br>
[ERROR] BUILD ERROR<br>
[INFO]
------------------------------------------------------------------------<br>
[INFO] Failed to resolve artifact.<br>
  <br>
Missing:<br>
----------<br>
1) org.jboss.test-jsf:jsf-mock:jar:1.0.1-SNAPSHOT<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;&nbsp;&nbsp; mvn install:install-file -DgroupId=org.jboss.test-jsf
-DartifactId=jsf-moc<br>
k -Dversion=1.0.1-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file<br>
  <br>
&nbsp; Alternatively, if you host your own repository you can deploy the
file there:<br>
  <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mvn deploy:deploy-file -DgroupId=org.jboss.test-jsf
-DartifactId=jsf-mock<br>
-Dversion=1.0.1-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file
-Durl=[url] -Drepo<br>
sitoryId=[id]<br>
  <br>
&nbsp; Path to dependency:<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1) org.jboss.seam:seam-faces:jar:3.0.0-SNAPSHOT<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2) org.jboss.test-jsf:jsf-mock:jar:1.0.1-SNAPSHOT<br>
  <br>
----------<br>
1 required artifact is missing.<br>
  <br>
for artifact:<br>
&nbsp; org.jboss.seam:seam-faces:jar:3.0.0-SNAPSHOT<br>
  <br>
from the specified remote repositories:<br>
&nbsp; central (<a moz-do-not-send="true"
 href="http://repo1.maven.org/maven2">http://repo1.maven.org/maven2</a>),<br>
&nbsp; <a moz-do-not-send="true" href="http://repository.jboss.org">repository.jboss.org</a>
(<a moz-do-not-send="true" href="http://repository.jboss.org/maven2">http://repository.jboss.org/maven2</a>),<br>
&nbsp; <a moz-do-not-send="true"
 href="http://oss.sonatype.org/jboss-snapshots">oss.sonatype.org/jboss-snapshots</a>
(<a moz-do-not-send="true"
 href="http://oss.sonatype.org/content/repositories">http://oss.sonatype.org/content/repositories</a><br>
/jboss-snapshots)<br>
  <br>
  <br>
[INFO]
------------------------------------------------------------------------<br>
[INFO] For more information, run Maven with the -e switch<br>
[INFO]
------------------------------------------------------------------------<br>
[INFO] Total time: 3 seconds<br>
[INFO] Finished at: Wed Mar 17 10:34:18 PDT 2010<br>
[INFO] Final Memory: 9M/17M<br>
[INFO]
------------------------------------------------------------------------</font><br>
  <br>
This is a valid URL: <a moz-do-not-send="true"
 href="http://oss.sonatype.org/content/repositories/jboss-snapshots/org/jboss/seam/">http://oss.sonatype.org/content/repositories/jboss-snapshots/org/jboss/seam/</a><br>
  <br>
This is not: <a moz-do-not-send="true"
 href="http://oss.sonatype.org/content/repositories/jboss-snapshots/org/jboss/test-jsf/jsf-mock/1.0.1-SNAPSHOT/jsf-mock-1.0.1-SNAPSHOT.pom">http://oss.sonatype.org/content/repositories/jboss-snapshots/org/jboss/test-jsf/jsf-mock/1.0.1-SNAPSHOT/jsf-mock-1.0.1-SNAPSHOT.pom</a><br>
  <br>
How/where can I get the required JAR (<font size="1">org.jboss.test-jsf:jsf-mock:jar:1.0.1-SNAPSHOT)</font>
to complete the mvn build?&nbsp; thx.<br>
  <br>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
seam-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:seam-dev@lists.jboss.org">seam-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/seam-dev">https://lists.jboss.org/mailman/listinfo/seam-dev</a>
  </pre>
</blockquote>
</body>
</html>