<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Kommentare zu: gwt-maven-plugin for GWT 2.1.0</title>
	<atom:link href="http://off-topic.biz/en/gwt-maven-plugin-for-gwt-2-1-0/feed/" rel="self" type="application/rss+xml" />
	<link>http://off-topic.biz/en/gwt-maven-plugin-for-gwt-2-1-0/</link>
	<description>A collection of off-topic posts</description>
	<lastBuildDate>Thu, 10 May 2012 08:24:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Von: Gian Marco Gherardi</title>
		<link>http://off-topic.biz/en/gwt-maven-plugin-for-gwt-2-1-0/comment-page-1/#comment-8754</link>
		<dc:creator>Gian Marco Gherardi</dc:creator>
		<pubDate>Sat, 13 Nov 2010 20:58:59 +0000</pubDate>
		<guid isPermaLink="false">http://off-topic.biz/en/?p=110#comment-8754</guid>
		<description>According to 

https://nexus.codehaus.org/index.html#view-repositories

the correct repository address should be

&lt;pre lang=&quot;xml&quot;&gt;
		
			codehaus
			https://nexus.codehaus.org/content/groups/public/
			
				false
			
		
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>According to </p>
<p><a href="https://nexus.codehaus.org/index.html#view-repositories" rel="nofollow">https://nexus.codehaus.org/index.html#view-repositories</a></p>
<p>the correct repository address should be</p>

<div class="wp_syntax"><div class="code"><pre class="xml" style="font-family:monospace;">&nbsp;
			codehaus
			https://nexus.codehaus.org/content/groups/public/
&nbsp;
				false</pre></div></div>

]]></content:encoded>
	</item>
	<item>
		<title>Von: Chuck C</title>
		<link>http://off-topic.biz/en/gwt-maven-plugin-for-gwt-2-1-0/comment-page-1/#comment-8368</link>
		<dc:creator>Chuck C</dc:creator>
		<pubDate>Sat, 06 Nov 2010 23:07:10 +0000</pubDate>
		<guid isPermaLink="false">http://off-topic.biz/en/?p=110#comment-8368</guid>
		<description>I was having problems with maven 3 and getting the checksum to validate, so I directly downloaded from the nexus repo and pushed it to my local repo. Thanks for letting me know what the tag is, I am used to [code][/code] - so I tried the  equavalent.</description>
		<content:encoded><![CDATA[<p>I was having problems with maven 3 and getting the checksum to validate, so I directly downloaded from the nexus repo and pushed it to my local repo. Thanks for letting me know what the tag is, I am used to [code][/code] &#8211; so I tried the  equavalent.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Olaf</title>
		<link>http://off-topic.biz/en/gwt-maven-plugin-for-gwt-2-1-0/comment-page-1/#comment-8342</link>
		<dc:creator>Olaf</dc:creator>
		<pubDate>Sat, 06 Nov 2010 06:32:52 +0000</pubDate>
		<guid isPermaLink="false">http://off-topic.biz/en/?p=110#comment-8342</guid>
		<description>By the way, the correct tag would have been &lt;pre lang=&quot;xml&quot;&gt;&lt;pre lang=&quot;xml&quot;&gt;&lt;/pre&gt; ;-)</description>
		<content:encoded><![CDATA[<p>By the way, the correct tag would have been</p>

<div class="wp_syntax"><div class="code"><pre class="xml" style="font-family:monospace;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;pre</span> <span style="color: #000066;">lang</span>=<span style="color: #ff0000;">&quot;xml&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span></pre></div></div>

<p> ;-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Olaf</title>
		<link>http://off-topic.biz/en/gwt-maven-plugin-for-gwt-2-1-0/comment-page-1/#comment-8341</link>
		<dc:creator>Olaf</dc:creator>
		<pubDate>Sat, 06 Nov 2010 06:24:45 +0000</pubDate>
		<guid isPermaLink="false">http://off-topic.biz/en/?p=110#comment-8341</guid>
		<description>Ah, ok, the release of gwt-maven-plugin-2.1.0.jar is finally available from the release repository. Chuck, thank you for the info.

&lt;pre lang=&quot;xml&quot;&gt;
&lt;pluginRepositories&gt;
  &lt;pluginRepository&gt;
    &lt;id&gt;codehaus.releases&lt;/id&gt;
    &lt;url&gt;http://nexus.codehaus.org/releases&lt;/url&gt;
    &lt;snapshots&gt;&lt;enabled&gt;false&lt;/enabled&gt;&lt;/snapshots&gt;
    &lt;releases&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/releases&gt;
  &lt;/pluginRepository&gt;
&lt;/pluginRepositories&gt;
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>Ah, ok, the release of gwt-maven-plugin-2.1.0.jar is finally available from the release repository. Chuck, thank you for the info.</p>

<div class="wp_syntax"><div class="code"><pre class="xml" style="font-family:monospace;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;pluginRepositories<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
  <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;pluginRepository<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
    <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;id<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>codehaus.releases<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/id<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
    <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;url<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>http://nexus.codehaus.org/releases<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/url<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
    <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;snapshots<span style="color: #000000; font-weight: bold;">&gt;</span></span><span style="color: #000000; font-weight: bold;">&lt;enabled<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>false<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/enabled<span style="color: #000000; font-weight: bold;">&gt;</span></span><span style="color: #000000; font-weight: bold;">&lt;/snapshots<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
    <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;releases<span style="color: #000000; font-weight: bold;">&gt;</span></span><span style="color: #000000; font-weight: bold;">&lt;enabled<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>true<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/enabled<span style="color: #000000; font-weight: bold;">&gt;</span></span><span style="color: #000000; font-weight: bold;">&lt;/releases<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
  <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/pluginRepository<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/pluginRepositories<span style="color: #000000; font-weight: bold;">&gt;</span></span></span></pre></div></div>

]]></content:encoded>
	</item>
	<item>
		<title>Von: Chuck C</title>
		<link>http://off-topic.biz/en/gwt-maven-plugin-for-gwt-2-1-0/comment-page-1/#comment-8323</link>
		<dc:creator>Chuck C</dc:creator>
		<pubDate>Fri, 05 Nov 2010 22:23:56 +0000</pubDate>
		<guid isPermaLink="false">http://off-topic.biz/en/?p=110#comment-8323</guid>
		<description>Okay, using the wrong metadata, just replace /snapshots with /releases and flip the enabled flags.</description>
		<content:encoded><![CDATA[<p>Okay, using the wrong metadata, just replace /snapshots with /releases and flip the enabled flags.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Chuck C</title>
		<link>http://off-topic.biz/en/gwt-maven-plugin-for-gwt-2-1-0/comment-page-1/#comment-8322</link>
		<dc:creator>Chuck C</dc:creator>
		<pubDate>Fri, 05 Nov 2010 22:22:51 +0000</pubDate>
		<guid isPermaLink="false">http://off-topic.biz/en/?p=110#comment-8322</guid>
		<description>Or use this for the release  version and hopefully I have the correct metadata tags this time.

&lt;code&gt;

  
    codehaus.snapshots
    http://nexus.codehaus.org/releases
    false
    true
  

&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Or use this for the release  version and hopefully I have the correct metadata tags this time.</p>
<p><code></p>
<p>    codehaus.snapshots<br />
    <a href="http://nexus.codehaus.org/releases" rel="nofollow">http://nexus.codehaus.org/releases</a><br />
    false<br />
    true</p>
<p></code></p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Chuck C</title>
		<link>http://off-topic.biz/en/gwt-maven-plugin-for-gwt-2-1-0/comment-page-1/#comment-8321</link>
		<dc:creator>Chuck C</dc:creator>
		<pubDate>Fri, 05 Nov 2010 22:21:19 +0000</pubDate>
		<guid isPermaLink="false">http://off-topic.biz/en/?p=110#comment-8321</guid>
		<description>
  
    codehaus.snapshots
    http://nexus.codehaus.org/releases
    false
    true
  
</description>
		<content:encoded><![CDATA[<p>    codehaus.snapshots<br />
    <a href="http://nexus.codehaus.org/releases" rel="nofollow">http://nexus.codehaus.org/releases</a><br />
    false<br />
    true</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Olaf</title>
		<link>http://off-topic.biz/en/gwt-maven-plugin-for-gwt-2-1-0/comment-page-1/#comment-8238</link>
		<dc:creator>Olaf</dc:creator>
		<pubDate>Thu, 04 Nov 2010 09:28:16 +0000</pubDate>
		<guid isPermaLink="false">http://off-topic.biz/en/?p=110#comment-8238</guid>
		<description>It&#039;s currently available as a 2.1-SNAPSHOT from 

&lt;pre lang=&quot;xml&quot;&gt;
&lt;pluginRepositories&gt;
  &lt;pluginRepository&gt;
    &lt;id&gt;codehaus.snapshots&lt;/id&gt;
    &lt;url&gt;http://nexus.codehaus.org/snapshots&lt;/url&gt;
    &lt;snapshots&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/snapshots&gt;
    &lt;releases&gt;&lt;enabled&gt;false&lt;/enabled&gt;&lt;/releases&gt;
  &lt;/pluginRepository&gt;
&lt;/pluginRepositories&gt; 
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>It&#8217;s currently available as a 2.1-SNAPSHOT from</p>

<div class="wp_syntax"><div class="code"><pre class="xml" style="font-family:monospace;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;pluginRepositories<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
  <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;pluginRepository<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
    <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;id<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>codehaus.snapshots<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/id<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
    <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;url<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>http://nexus.codehaus.org/snapshots<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/url<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
    <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;snapshots<span style="color: #000000; font-weight: bold;">&gt;</span></span><span style="color: #000000; font-weight: bold;">&lt;enabled<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>true<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/enabled<span style="color: #000000; font-weight: bold;">&gt;</span></span><span style="color: #000000; font-weight: bold;">&lt;/snapshots<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
    <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;releases<span style="color: #000000; font-weight: bold;">&gt;</span></span><span style="color: #000000; font-weight: bold;">&lt;enabled<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>false<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/enabled<span style="color: #000000; font-weight: bold;">&gt;</span></span><span style="color: #000000; font-weight: bold;">&lt;/releases<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
  <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/pluginRepository<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/pluginRepositories<span style="color: #000000; font-weight: bold;">&gt;</span></span></span></pre></div></div>

]]></content:encoded>
	</item>
	<item>
		<title>Von: David Bernard</title>
		<link>http://off-topic.biz/en/gwt-maven-plugin-for-gwt-2-1-0/comment-page-1/#comment-8232</link>
		<dc:creator>David Bernard</dc:creator>
		<pubDate>Thu, 04 Nov 2010 08:22:56 +0000</pubDate>
		<guid isPermaLink="false">http://off-topic.biz/en/?p=110#comment-8232</guid>
		<description>There seems to be a version 2.1.0 gwt-maven-plugin on the codehaus site 

http://mojo.codehaus.org/gwt-maven-plugin/

but I don&#039;t see where it is deployed.</description>
		<content:encoded><![CDATA[<p>There seems to be a version 2.1.0 gwt-maven-plugin on the codehaus site </p>
<p><a href="http://mojo.codehaus.org/gwt-maven-plugin/" rel="nofollow">http://mojo.codehaus.org/gwt-maven-plugin/</a></p>
<p>but I don&#8217;t see where it is deployed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Scott Morgan</title>
		<link>http://off-topic.biz/en/gwt-maven-plugin-for-gwt-2-1-0/comment-page-1/#comment-8110</link>
		<dc:creator>Scott Morgan</dc:creator>
		<pubDate>Tue, 02 Nov 2010 19:37:26 +0000</pubDate>
		<guid isPermaLink="false">http://off-topic.biz/en/?p=110#comment-8110</guid>
		<description>I am trying to use maven at a client site and keep running into these errors.  I can&#039;t post the full pom due to code ownership issues.  Does anyone have any idea why this is happening?


[INFO]    Validating newly compiled units
[INFO]       [ERROR] Errors in &#039;jar:file:/D:/Documents%20and%20Settings/scott/.m2/repository/com/google/gwt/gwt-user/2.1.0.M3/gwt-user-2.1.0.M3.jar!/com/google/gwt/emul/java/lang/Long.java&#039;
[INFO]          [ERROR] Line 108: The method __parseAndValidateLong(String, int) is undefined for the type Long
[INFO]       [ERROR] Errors in &#039;jar:file:/D:/Documents%20and%20Settings/scott/.m2/repository/com/google/gwt/gwt-user/2.1.0.M3/gwt-user-2.1.0.M3.jar!/com/google/gwt/emul/java/math/BigDecimal.java&#039;
[INFO]          [ERROR] Line 47: The type BigDecimal must implement the inherited abstract method Number.byteValue()
[INFO]          [ERROR] Line 47: The type BigDecimal must implement the inherited abstract method Number.shortValue()
[INFO]       [ERROR] Errors in &#039;jar:file:/D:/Documents%20and%20Settings/scott/.m2/repository/com/google/gwt/gwt-user/2.1.0.M3/gwt-user-2.1.0.M3.jar!/com/google/gwt/emul/java/math/BigInteger.java&#039;
[INFO]          [ERROR] Line 54: The type BigInteger must implement the inherited abstract method Number.byteValue()
[INFO]          [ERROR] Line 54: The type BigInteger must implement the inherited abstract method Number.shortValue()</description>
		<content:encoded><![CDATA[<p>I am trying to use maven at a client site and keep running into these errors.  I can&#8217;t post the full pom due to code ownership issues.  Does anyone have any idea why this is happening?</p>
<p>[INFO]    Validating newly compiled units<br />
[INFO]       [ERROR] Errors in &#8216;jar:file:/D:/Documents%20and%20Settings/scott/.m2/repository/com/google/gwt/gwt-user/2.1.0.M3/gwt-user-2.1.0.M3.jar!/com/google/gwt/emul/java/lang/Long.java&#8217;<br />
[INFO]          [ERROR] Line 108: The method __parseAndValidateLong(String, int) is undefined for the type Long<br />
[INFO]       [ERROR] Errors in &#8216;jar:file:/D:/Documents%20and%20Settings/scott/.m2/repository/com/google/gwt/gwt-user/2.1.0.M3/gwt-user-2.1.0.M3.jar!/com/google/gwt/emul/java/math/BigDecimal.java&#8217;<br />
[INFO]          [ERROR] Line 47: The type BigDecimal must implement the inherited abstract method Number.byteValue()<br />
[INFO]          [ERROR] Line 47: The type BigDecimal must implement the inherited abstract method Number.shortValue()<br />
[INFO]       [ERROR] Errors in &#8216;jar:file:/D:/Documents%20and%20Settings/scott/.m2/repository/com/google/gwt/gwt-user/2.1.0.M3/gwt-user-2.1.0.M3.jar!/com/google/gwt/emul/java/math/BigInteger.java&#8217;<br />
[INFO]          [ERROR] Line 54: The type BigInteger must implement the inherited abstract method Number.byteValue()<br />
[INFO]          [ERROR] Line 54: The type BigInteger must implement the inherited abstract method Number.shortValue()</p>
]]></content:encoded>
	</item>
</channel>
</rss>

