<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic problems during set up of activiti designer source code in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/problems-during-set-up-of-activiti-designer-source-code/m-p/93314#M63847</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I followed the instruction at the following site to set up activiti designer source code. &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://docs.codehaus.org/display/ACT/Activiti+Designer+Developer+Guide" rel="nofollow noopener noreferrer"&gt;http://docs.codehaus.org/display/ACT/Activiti+Designer+Developer+Guide&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying it on eclipse juno.I checked out the projects from the trunk(today).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;one change : &lt;/SPAN&gt;&lt;A href="http://download.eclipse.org/graphiti/updates/0.9.0" rel="nofollow noopener noreferrer"&gt;http://download.eclipse.org/graphiti/updates/0.9.0&lt;/A&gt;&lt;SPAN&gt; as graphiti udpate instead of 0.8.0.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;On command : mvn clean eclipse:clean from parent directory , i am getting following stacktrace : &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;__________________________________________________________________________________________________________&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: "No solution found because the problem is unsatisfiable.": ["Unable to satisfy dependency from org.activiti.designer.feature.feature.group 5.9.3 to org.eclipse.graphiti.feature.feature.group [0.9.0,0.9.1).", "Unable to satisfy dependency from org.eclipse.jdt.core 3.7.0.v_OTDT_r200_201106070730 to org.eclipse.objectteams.otdt.core.patch.feature.group [2.0.0,3.0.0).", &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;________________________________________________________________________________________________________&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please let me know if i am doing anything wrong . And if could be helped on the error message ! thnx in advance .&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Aug 2012 13:09:48 GMT</pubDate>
    <dc:creator>aparneshgaurav</dc:creator>
    <dc:date>2012-08-16T13:09:48Z</dc:date>
    <item>
      <title>problems during set up of activiti designer source code</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-during-set-up-of-activiti-designer-source-code/m-p/93314#M63847</link>
      <description>Hi,I followed the instruction at the following site to set up activiti designer source code. http://docs.codehaus.org/display/ACT/Activiti+Designer+Developer+GuideI am trying it on eclipse juno.I checked out the projects from the trunk(today).one change : http://download.eclipse.org/graphiti/updates</description>
      <pubDate>Thu, 16 Aug 2012 13:09:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-during-set-up-of-activiti-designer-source-code/m-p/93314#M63847</guid>
      <dc:creator>aparneshgaurav</dc:creator>
      <dc:date>2012-08-16T13:09:48Z</dc:date>
    </item>
    <item>
      <title>Re: problems during set up of activiti designer source code</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-during-set-up-of-activiti-designer-source-code/m-p/93315#M63848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It worked out for me . Changes to the guide are : &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://download.eclipse.org/graphiti/updates/0.9.0" rel="nofollow noopener noreferrer"&gt;http://download.eclipse.org/graphiti/updates/0.9.0&lt;/A&gt;&lt;SPAN&gt; should be the graphiti update site.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I did a change in pom.xml after which things started working in indigo sr2 and juno . &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;repository&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;id&amp;gt;Graphiti&amp;lt;/id&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;layout&amp;gt;p2&amp;lt;/layout&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;url&amp;gt;&lt;/SPAN&gt;&lt;A href="http://download.eclipse.org/graphiti/updates/0.9.0/" rel="nofollow noopener noreferrer"&gt;http://download.eclipse.org/graphiti/updates/0.9.0/&lt;/A&gt;&lt;SPAN&gt;&amp;lt;/url&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/repository&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Was the change in pom.xml of org.activiti.designer.parent pom.xml . &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thnx , &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Aparnesh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2012 20:50:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-during-set-up-of-activiti-designer-source-code/m-p/93315#M63848</guid>
      <dc:creator>aparneshgaurav</dc:creator>
      <dc:date>2012-08-16T20:50:20Z</dc:date>
    </item>
  </channel>
</rss>

