Hi,

we are on the middle of releasing a first version of the JSF 2.0-based
Trinidad plugins.
As of that I updated the Trinidad 2.0 branch to reflect that.

How to use the tmp version, on the branch ?

Use the stage repo inside your pom.xml file:
 ...
 <pluginRepositories>
 <pluginRepository>
 <id>apache.stage</id>
 <name>Apache Stage Repository</name>
 <url>http://people.apache.org/~matzew/plugins_2_0_0/</url>
 <layout>default</layout>
 </pluginRepository>
 </pluginRepositories>
 ...

or... you can check out the TAG ([1]) and built it from there.

Thanks!
Matthias

[1] 
http://svn.apache.org/repos/asf/myfaces/trinidad-maven/tags/maven-plugin-parent-2.0.0/

-- 
Matthias Wessendorf

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

Reply via email to