<?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>Komentarze do: JIRA Plugin Development w praktyce &#8211; potyczki z Mavenem i Atlassianem</title>
	<atom:link href="http://www.nowaker.net/devblog/programowanie/jira-plugin-development-kit-w-praktyce-czyli-potyczki-z-mavenem-i-atlassianem/feed" rel="self" type="application/rss+xml" />
	<link>http://www.nowaker.net/devblog/programowanie/jira-plugin-development-kit-w-praktyce-czyli-potyczki-z-mavenem-i-atlassianem</link>
	<description>...czyli Nowakerowy blog o zmaganiach web developera, ale nie tylko.</description>
	<lastBuildDate>Mon, 23 Aug 2010 18:08:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Autor: Nowaker</title>
		<link>http://www.nowaker.net/devblog/programowanie/jira-plugin-development-kit-w-praktyce-czyli-potyczki-z-mavenem-i-atlassianem/comment-page-1#comment-1417</link>
		<dc:creator>Nowaker</dc:creator>
		<pubDate>Sat, 18 Jul 2009 09:35:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.nowaker.net/devblog/?p=157#comment-1417</guid>
		<description>&lt;p&gt;Dobrze, że się rozwiązało :) U mnie bynajmniej na IntelliJ IDEA mvn idea:idea zadziałało.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Dobrze, że się rozwiązało :) U mnie bynajmniej na IntelliJ IDEA mvn idea:idea zadziałało.</p>]]></content:encoded>
	</item>
	<item>
		<title>Autor: Nadir</title>
		<link>http://www.nowaker.net/devblog/programowanie/jira-plugin-development-kit-w-praktyce-czyli-potyczki-z-mavenem-i-atlassianem/comment-page-1#comment-1410</link>
		<dc:creator>Nadir</dc:creator>
		<pubDate>Fri, 17 Jul 2009 08:50:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.nowaker.net/devblog/?p=157#comment-1410</guid>
		<description>&lt;p&gt;A przepraszam za spam, ale rozwiązanie znalazłem, trzeba mocno się wczytywać w te wszystkie podstronki o budowaniu pluginów...&lt;/p&gt;

&lt;p&gt;mvn org.apache.maven.plugins:maven-eclipse-plugin:2.6:eclipse&lt;/p&gt;

&lt;p&gt;zamiast mvn eclipse:eclipse rozwiązało problem.. przynajmniej mam taką nadzieje ;)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>A przepraszam za spam, ale rozwiązanie znalazłem, trzeba mocno się wczytywać w te wszystkie podstronki o budowaniu pluginów&#8230;</p>

<p>mvn org.apache.maven.plugins:maven-eclipse-plugin:2.6:eclipse</p>

<p>zamiast mvn eclipse:eclipse rozwiązało problem.. przynajmniej mam taką nadzieje ;)</p>]]></content:encoded>
	</item>
	<item>
		<title>Autor: Nadir</title>
		<link>http://www.nowaker.net/devblog/programowanie/jira-plugin-development-kit-w-praktyce-czyli-potyczki-z-mavenem-i-atlassianem/comment-page-1#comment-1409</link>
		<dc:creator>Nadir</dc:creator>
		<pubDate>Fri, 17 Jul 2009 08:42:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.nowaker.net/devblog/?p=157#comment-1409</guid>
		<description>&lt;p&gt;Jak to się mówi, nie chwal dnia przed zachodem słońca.. O ile archetype zadziałało, to już mvn eclipse:eclipse po 47 minutach zaciągania bóg wie czego wywaliło mi coś takiego&lt;/p&gt;

&lt;p&gt;[INFO] Resource directory&#039;s path matches an existing source directory. Resources
 will be merged with the source directory src/main/resources
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Request to merge when &#039;filtering&#039; is not identical. Original=resource src
/main/resources: output=target/classes, include=[atlassian-plugin.xml], exclude=
[**/&lt;em&gt;.java], test=false, filtering=true, merging with=resource src/main/resource
s: output=target/classes, include=[], exclude=[atlassian-plugin.xml&#124;&lt;/em&gt;*/*.java],
test=false, filtering=false
[INFO] ------------------------------------------------------------------------&lt;/p&gt;

&lt;p&gt;Sugestie mile widziane...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Jak to się mówi, nie chwal dnia przed zachodem słońca.. O ile archetype zadziałało, to już mvn eclipse:eclipse po 47 minutach zaciągania bóg wie czego wywaliło mi coś takiego</p>

<p>[INFO] Resource directory&#8217;s path matches an existing source directory. Resources
 will be merged with the source directory src/main/resources
[INFO] &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;
[ERROR] BUILD ERROR
[INFO] &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;
[INFO] Request to merge when &#8216;filtering&#8217; is not identical. Original=resource src
/main/resources: output=target/classes, include=[atlassian-plugin.xml], exclude=
[**/<em>.java], test=false, filtering=true, merging with=resource src/main/resource
s: output=target/classes, include=[], exclude=[atlassian-plugin.xml|</em>*/*.java],
test=false, filtering=false
[INFO] &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>

<p>Sugestie mile widziane&#8230;</p>]]></content:encoded>
	</item>
	<item>
		<title>Autor: Nadir</title>
		<link>http://www.nowaker.net/devblog/programowanie/jira-plugin-development-kit-w-praktyce-czyli-potyczki-z-mavenem-i-atlassianem/comment-page-1#comment-1408</link>
		<dc:creator>Nadir</dc:creator>
		<pubDate>Fri, 17 Jul 2009 07:38:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.nowaker.net/devblog/?p=157#comment-1408</guid>
		<description>&lt;p&gt;Hej, wczoraj prawie wyrwałem sobie resztkę włosów klnąc na mavena... Z twoim settings.xml poszło gładko. Wielkie dzięki.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hej, wczoraj prawie wyrwałem sobie resztkę włosów klnąc na mavena&#8230; Z twoim settings.xml poszło gładko. Wielkie dzięki.</p>]]></content:encoded>
	</item>
	<item>
		<title>Autor: Sebastian</title>
		<link>http://www.nowaker.net/devblog/programowanie/jira-plugin-development-kit-w-praktyce-czyli-potyczki-z-mavenem-i-atlassianem/comment-page-1#comment-1405</link>
		<dc:creator>Sebastian</dc:creator>
		<pubDate>Thu, 16 Jul 2009 07:35:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.nowaker.net/devblog/?p=157#comment-1405</guid>
		<description>&lt;p&gt;Cześć,&lt;/p&gt;

&lt;p&gt;właśnie przechodzę tą samą drogę co Ty i twój settings.xml zaoszczędziłby mi dużo czasu. Mógłbyś go gdzieś wrzucić?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Cześć,</p>

<p>właśnie przechodzę tą samą drogę co Ty i twój settings.xml zaoszczędziłby mi dużo czasu. Mógłbyś go gdzieś wrzucić?</p>]]></content:encoded>
	</item>
</channel>
</rss>
