On Tue, Aug 11, 2009 at 6:19 PM, Shaun Campbell<campbell.sh...@gmail.com> wrote:
> Matthias
>
> I checked out your facesgoodies but they wouldn't build for some reason due
> to missing artifacts. I haven't had time to look into it yet.

I need to replace orchestra version :-)

But the pages -itself- work, so using them 1:1 as a guide maybe
a way to solve the issue; or, you share everything; and I'll take a
look later today

-M

>
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Failed to resolve artifact.
>
> Missing:
> ----------
> 1) org.apache.myfaces.orchestra:myfaces-orchestra-core15:jar:1.0-SNAPSHOT
>
>   Try downloading the file manually from the project website.
>
>   Then, install it using the command:
>       mvn install:install-file -DgroupId=org.apache.myfaces.orchestra
> -Dartifact
> Id=myfaces-orchestra-core15 -Dversion=1.0-SNAPSHOT -Dpackaging=jar
> -Dfile=/path/
> to/file
>
>   Alternatively, if you host your own repository you can deploy the file
> there:
>
>       mvn deploy:deploy-file -DgroupId=org.apache.myfaces.orchestra
> -DartifactId
> =myfaces-orchestra-core15 -Dversion=1.0-SNAPSHOT -Dpackaging=jar
> -Dfile=/path/to
> /file -Durl=[url] -DrepositoryId=[id]
>
>   Path to dependency:
>         1) net.wessendorf.jsf:facesgoodies:war:1.0
>         2)
> org.apache.myfaces.orchestra:myfaces-orchestra-core15:jar:1.0-SNAPSHO
> T
>
> 2) org.apache.myfaces.orchestra:myfaces-orchestra-core:jar:1.1-SNAPSHOT
>
>   Try downloading the file manually from the project website.
>
>   Then, install it using the command:
>       mvn install:install-file -DgroupId=org.apache.myfaces.orchestra
> -Dartifact
> Id=myfaces-orchestra-core -Dversion=1.1-SNAPSHOT -Dpackaging=jar
> -Dfile=/path/to
> /file
>
>   Alternatively, if you host your own repository you can deploy the file
> there:
>
>       mvn deploy:deploy-file -DgroupId=org.apache.myfaces.orchestra
> -DartifactId
> =myfaces-orchestra-core -Dversion=1.1-SNAPSHOT -Dpackaging=jar
> -Dfile=/path/to/f
> ile -Durl=[url] -DrepositoryId=[id]
>
>   Path to dependency:
>         1) net.wessendorf.jsf:facesgoodies:war:1.0
>         2)
> org.apache.myfaces.orchestra:myfaces-orchestra-core:jar:1.1-SNAPSHOT
>
> ----------
> 2 required artifacts are missing.
>
> for artifact:
>   net.wessendorf.jsf:facesgoodies:war:1.0
>
> from the specified remote repositories:
>   central (http://repo1.maven.org/maven2),
>   java-net (https://maven-repository.dev.java.net/nonav/repository/),
>   apache-maven-snapshots
> (http://people.apache.org/repo/m2-snapshot-repository)
>
>
>
> [INFO]
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 3 minutes 26 seconds
> [INFO] Finished at: Tue Aug 11 15:27:12 BST 2009
> [INFO] Final Memory: 13M/24M
> [INFO]
> ------------------------------------------------------------------------
>
> 2009/8/11 Matthias Wessendorf <mat...@apache.org>
>>
>> not really sure what you are doing, mixing jspx / xhtml ?
>>
>> I'd never use JSPX... and on facelets you don't need f:view
>>
>> please check the facesgoodie, that is a working example (including
>> facelets)
>>
>> -M
>>
>>
>
>



-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf

Reply via email to