[seam-dev] Update your module to use the JBoss Maven repository
Lincoln Baxter, III
lincolnbaxter at gmail.com
Fri Aug 6 14:48:30 EDT 2010
Faces module is updated.
On Fri, Aug 6, 2010 at 12:46 PM, Pete Muir <pmuir at redhat.com> wrote:
> I've mostly updated website.
>
> Dan, could you update the Module release guide?
>
> On 6 Aug 2010, at 17:34, Pete Muir wrote:
>
> >> <profiles>
> >> <profile>
> >> <id>jboss-public-repository</id>
> >> <activation>
> >> <property>
> >> <name>jboss-public-repository</name>
> >> <value>!false</value>
> >> </property>
> >> </activation>
> >> <repositories>
> >> <repository>
> >> <id>jboss-public-repository-group</id>
> >> <name>JBoss Public Maven Repository Group</name>
> >> <url>
> http://repository.jboss.org/nexus/content/groups/public</url>
> >> <releases>
> >> <enabled>true</enabled>
> >> <updatePolicy>never</updatePolicy>
> >> </releases>
> >> <snapshots>
> >> <enabled>false</enabled>
> >> <updatePolicy>never</updatePolicy>
> >> </snapshots>
> >> </repository>
> >> </repositories>
> >> <pluginRepositories>
> >> <pluginRepository>
> >> <id>jboss-public-repository-group</id>
> >> <name>JBoss Public Maven Repository Group</name>
> >> <url>
> http://repository.jboss.org/nexus/content/groups/public</url>
> >> <releases>
> >> <enabled>true</enabled>
> >> <updatePolicy>never</updatePolicy>
> >> </releases>
> >> <snapshots>
> >> <enabled>false</enabled>
> >> <updatePolicy>never</updatePolicy>
> >> </snapshots>
> >> </pluginRepository>
> >> </pluginRepositories>
> >> </profile>
> >> </profiles>
>
>
> _______________________________________________
> seam-dev mailing list
> seam-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/seam-dev
>
--
Lincoln Baxter, III
http://ocpsoft.com
http://scrumshark.com
"Keep it Simple"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/seam-dev/attachments/20100806/0a950561/attachment.html
More information about the seam-dev
mailing list