<div dir="ltr">I can't find it (big surprise, searching through docspace, right?). Paul Gier should be the man to talk to though.</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jul 31, 2013 at 7:33 AM, Jason Porter <span dir="ltr"><<a href="mailto:lightguard.jp@gmail.com" target="_blank">lightguard.jp@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>IIRC there's a docspace page or some one at Sonatype we talk to. I'll dig a big more. Paul Would also know. </div>
<div>—<br>Sent from <a href="https://www.dropbox.com/mailbox" target="_blank">Mailbox</a> for iPhone</div><div class="HOEnZb"><div class="h5"><br><br><div class="gmail_quote"><p>On Wed, Jul 31, 2013 at 1:20 AM, Marek Novotny <span dir="ltr"><<a href="mailto:mnovotny@redhat.com" target="_blank">mnovotny@redhat.com</a>></span> wrote:<br>
</p><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>No problem, you asked for Seam3
synchronization, right? I can see it in
<a href="https://community.jboss.org/wiki/MavenRepositoryCentralSynchronization" target="_blank">https://community.jboss.org/wiki/MavenRepositoryCentralSynchronization</a>
, but there is no link to howto get something in. <br><br>
What is the process to add something to Maven Central
synchronization? Could you help me with that?<br><br>
On 07/30/2013 06:49 PM, Jason Porter wrote:<br></div>
<blockquote type="cite">
<div dir="ltr">I think we should readdress that now that Seam 2 is
using Maven, and we want our builds (and the customers and
community) to be consistent.</div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jul 30, 2013 at 2:15 AM, Marek
Novotny <span dir="ltr"><<a href="mailto:mnovotny@redhat.com" target="_blank">mnovotny@redhat.com</a>></span>
wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div text="#000000" bgcolor="#FFFFFF">
<div>No specific reason, only that it wasn't the priority
for Seam2 to be in Central.<br><br>
On 07/29/2013 08:38 PM, Jason Porter wrote:<br></div>
<blockquote type="cite">
<div dir="ltr">Is there any reason we're not syncing
these artifacts (the community bits) to Central?</div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jul 29, 2013 at 8:19
AM, Marek Novotny <span dir="ltr"><<a href="mailto:mnovotny@redhat.com" target="_blank">mnovotny@redhat.com</a>></span>
wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div text="#000000" bgcolor="#FFFFFF">
<div>John,<br><br>
my point is, any addition of remote
repository definition into artifact's pom.xml
is a bad practise, because it
invalidates/breaks environment settings.xml,
which you have or would like to have there.
Then even you don't want to, Maven will suck a
download from repositories which you probably
don't want to use.<br><br>
It doesn't matter if that is a corporate or
home local environment ;-)
<div>
<div><br><br>
On 07/29/2013 03:58 PM, John D. Ament
wrote:<br></div>
</div>
</div>
<div>
<div>
<blockquote type="cite">
<div dir="ltr">Marek,
<div><br></div>
<div>Usually developers in corp
environments don't point to external
repos (only if they don't have
internal repos to mirror them).</div>
</div>
<div class="gmail_extra"><br><br><div class="gmail_quote"> On Mon, Jul
29, 2013 at 9:55 AM, Marek Novotny <span dir="ltr"><<a href="mailto:mnovotny@redhat.com" target="_blank">mnovotny@redhat.com</a>></span>
wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div text="#000000" bgcolor="#FFFFFF">
<div>That is not recommended way
how to enable <a href="http://jboss.org" target="_blank">jboss.org</a>
repository.<br><br>
See what I respond here <a href="https://community.jboss.org/message/830315#830315" target="_blank">https://community.jboss.org/message/830315#830315</a>
<div>
<div><br><br>
On 07/28/2013 05:43 PM, 宿宝臣
wrote:<br></div>
</div>
</div>
<div>
<div>
<blockquote type="cite">
<div dir="ltr">
<div>hi,<br><br></div>
I'v got it worked, just
add jboss repository to
examples/pom.xml:<br><br><pre><code><repositories>
<repository>
<id>JBoss repository</id>
<url><a href="http://repository.jboss.org/nexus/content/groups/public/" target="_blank">http://repository.jboss.org/nexus/content/groups/public/</a></url>
</repository>
</repositories>
</code></pre>
<pre><code>Thanks!
</code></pre>
<br></div>
<div class="gmail_extra"><br><br><div class="gmail_quote">2013/7/28
宿宝臣 <span dir="ltr"><<a href="mailto:subaochen@gmail.com" target="_blank">subaochen@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">
<div>
<div>
<div>
<div>
<div>hi,<br><br></div>
I can not
deploy the
examples of
seam 2.3.1
Final, when
execute:<br><br></div>
mvn clean
install<br><br></div>
in
examples/registration,
the output is:<br><br>
[ERROR] The
project
org.jboss.seam.examples:registration:2.3.1.Final
(/home/subaochen/devel/jboss-seam-2.3.1.Final/examples/registration/pom.xml)
has 1 error<br>
[ERROR]
Non-resolvable
import POM:
Failure to find
org.jboss.seam:bom:pom:2.3.1.Final
in <a href="http://repo1.maven.org/maven2" target="_blank">http://repo1.maven.org/maven2</a>
was cached in
the local
repository,
resolution will
not be
reattempted
until the update
interval of
central has
elapsed or
updates are
forced @
org.jboss.seam:examples:2.3.1.Final,
/home/subaochen/devel/jboss-seam-2.3.1.Final/examples/pom.xml,
line 228, column
25 -> [Help
2]<br><br><br></div>
I have searched <a href="http://maven.org" target="_blank">maven.org</a>
(<a href="http://search.maven.org/#search%7Cga%7C1%7Cseam" target="_blank">http://search.maven.org/#search|ga|1|seam</a>),
but can not find
seam 2.3.1 Final ,
any problem is
there?<br><br></div>
Thanks!<br><div class="gmail_extra">
<div>
<div><br><br><div class="gmail_quote">2013/7/26
Marek Novotny
<span dir="ltr"><<a href="mailto:mnovotny@redhat.com" target="_blank">mnovotny@redhat.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi seam
developers,<br><br>
after
2.3.1.CR1
release in
June, we
closed the
journey to
2.3.1.Final<br>
release
yesterday.<br><br><br>
There is no so
many
differences
between CR1
and this Final
release, look<br>
at release
notes<br>
<<a href="https://issues.jboss.org/secure/ReleaseNote.jspa?version=12319995&styleName=Text&projectId=10071" target="_blank">https://issues.jboss.org/secure/ReleaseNote.jspa?version=12319995&styleName=Text&projectId=10071</a>><br>
<br><br>
Mostly
documentation
issue fixes
and due
Richfaces CVE
in
serialization<br>
<<a href="http://www.bleathem.ca/blog/2013/07/richfaces-CVE-2013-2165.html" target="_blank">http://www.bleathem.ca/blog/2013/07/richfaces-CVE-2013-2165.html</a>>,
Seam<br>
has upgraded
Richfaces to
4.3.3.Final.<br><br><br>
Downloads
available<br>
at <a href="https://sourceforge.net/projects/jboss/files/JBoss%20Seam/2.3.1.Final/" target="_blank">https://sourceforge.net/projects/jboss/files/JBoss%20Seam/2.3.1.Final/</a><br>
<br>
Documentation
available at <a href="http://seamframework.org/Seam2/Documentation" target="_blank">http://seamframework.org/Seam2/Documentation</a><br><br>
--<br>
Marek Novotny<br>
--<br>
WFK and Seam
Product Lead<br><br>
Red Hat Czech
s.r.o.<br>
Purkynova 99<br>
612 45 Brno<br><br>
_______________________________________________<br>
seam-dev
mailing list<br><a href="mailto:seam-dev@lists.jboss.org" target="_blank">seam-dev@lists.jboss.org</a><br><a href="https://lists.jboss.org/mailman/listinfo/seam-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/seam-dev</a><br>
</blockquote>
</div>
<br><br clear="all"><br></div>
</div>
<span><font color="#888888">--
<br>
--<br>
Su Baochen<br><br></font></span></div>
</div>
</blockquote>
</div>
<br><br clear="all"><br>
-- <br>
--<br>
Su Baochen<br><br></div>
</blockquote>
<br><br><pre cols="72">--
Marek Novotny
--
WFK and Seam Product Lead
Red Hat Czech s.r.o.
Purkynova 99
612 45 Brno
</pre>
</div>
</div>
</div>
<br>
_______________________________________________<br>
seam-dev mailing list<br><a href="mailto:seam-dev@lists.jboss.org" target="_blank">seam-dev@lists.jboss.org</a><br><a href="https://lists.jboss.org/mailman/listinfo/seam-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/seam-dev</a><br>
</blockquote>
</div>
<br></div>
</blockquote>
<br><br><pre cols="72">--
Marek Novotny
--
WFK and Seam Product Lead
Red Hat Czech s.r.o.
Purkynova 99
612 45 Brno
</pre>
</div>
</div>
</div>
<br>
_______________________________________________<br>
seam-dev mailing list<br><a href="mailto:seam-dev@lists.jboss.org" target="_blank">seam-dev@lists.jboss.org</a><br><a href="https://lists.jboss.org/mailman/listinfo/seam-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/seam-dev</a><br>
</blockquote>
</div>
<br><br clear="all"><span><font color="#888888">
<div><br></div>
-- <br><div dir="ltr">Jason Porter<br><a href="http://en.gravatar.com/lightguardjp" target="_blank">http://en.gravatar.com/lightguardjp</a><br></div>
</font></span></div>
<span><font color="#888888"> </font></span></blockquote>
<span><font color="#888888"> <br><br><pre cols="72">--
Marek Novotny
--
WFK and Seam Product Lead
Red Hat Czech s.r.o.
Purkynova 99
612 45 Brno
</pre>
</font></span></div>
</blockquote>
</div>
<br><br clear="all"><div><br></div>
-- <br><div dir="ltr">Jason Porter<br><a href="http://en.gravatar.com/lightguardjp" target="_blank">http://en.gravatar.com/lightguardjp</a><br></div>
</div>
</blockquote>
<br><br><pre cols="72">--
Marek Novotny
--
WFK and Seam Product Lead
Red Hat Czech s.r.o.
Purkynova 99
612 45 Brno
</pre>
</blockquote></div><br></div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr">Jason Porter<br><a href="http://en.gravatar.com/lightguardjp" target="_blank">http://en.gravatar.com/lightguardjp</a><br>
</div>
</div>