<?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 How to integrate activiti in Grails 2.4.4 in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/how-to-integrate-activiti-in-grails-2-4-4/m-p/8766#M3966</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear team,&lt;/P&gt;&lt;P&gt;I am implementing activiti in grails 2.4.4 version.I am new to this implementing activit in grails framework.&lt;/P&gt;&lt;P&gt;i am added these plugins in BuildConfig.groovy&lt;/P&gt;&lt;P&gt;compile ":activiti:5.12.1"&lt;BR /&gt; compile ":activiti-spring-security:0.5.0"&lt;/P&gt;&lt;P&gt;but i am getting error like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Command terminated with an exception: org.grails.ide.eclipse.longrunning.client.GrailsProcessDiedException: Grails process died (see details for partial output)&lt;BR /&gt;Grails process died&lt;BR /&gt;------System.out:-----------&lt;BR /&gt; Loading Grails 2.4.4&lt;BR /&gt;|Configuring classpath&lt;BR /&gt;Error |&lt;BR /&gt;&lt;SPAN&gt;Resolve error obtaining dependencies: The following artifacts could not be resolved: org.activiti:activiti-engine:jar:5.12.1, org.activiti:activiti-spring:jar:5.12.1: Could not find artifact org.activiti:activiti-engine:jar:5.12.1 in grailsCentral (&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://repo.grails.org/grails/plugins" rel="nofollow noopener noreferrer" target="_blank"&gt;https://repo.grails.org/grails/plugins&lt;/A&gt;&lt;SPAN&gt;) (Use --stacktrace to see the full trace)&lt;/SPAN&gt;&lt;BR /&gt;Error |&lt;BR /&gt;&lt;SPAN&gt;Resolve error obtaining dependencies: The following artifacts could not be resolved: org.activiti:activiti-engine:jar:5.12.1, org.activiti:activiti-spring:jar:5.12.1: Could not find artifact org.activiti:activiti-engine:jar:5.12.1 in grailsCentral (&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://repo.grails.org/grails/plugins" rel="nofollow noopener noreferrer" target="_blank"&gt;https://repo.grails.org/grails/plugins&lt;/A&gt;&lt;SPAN&gt;) (Use --stacktrace to see the full trace)&lt;/SPAN&gt;&lt;BR /&gt;Error |&lt;BR /&gt;&lt;SPAN&gt;Resolve error obtaining dependencies: Could not find artifact org.activiti:activiti-engine:jar:5.12.1 in grailsCentral (&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://repo.grails.org/grails/plugins" rel="nofollow noopener noreferrer" target="_blank"&gt;https://repo.grails.org/grails/plugins&lt;/A&gt;&lt;SPAN&gt;) (Use --stacktrace to see the full trace)&lt;/SPAN&gt;&lt;BR /&gt;Error |&lt;BR /&gt;&lt;SPAN&gt;Could not find artifact org.activiti:activiti-engine:jar:5.12.1 in grailsCentral (&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://repo.grails.org/grails/plugins" rel="nofollow noopener noreferrer" target="_blank"&gt;https://repo.grails.org/grails/plugins&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;BR /&gt;|Run 'grails dependency-report' for further information.&lt;BR /&gt;------System.err:-----------&lt;BR /&gt;Starting process on DESKTOP-L6ILG2D/192.168.10.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please give the support to me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&amp;amp;Regards,&lt;/P&gt;&lt;P&gt;V.HimaBindu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Apr 2018 13:20:39 GMT</pubDate>
    <dc:creator>himabindu_v</dc:creator>
    <dc:date>2018-04-26T13:20:39Z</dc:date>
    <item>
      <title>How to integrate activiti in Grails 2.4.4</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-integrate-activiti-in-grails-2-4-4/m-p/8766#M3966</link>
      <description>Dear team,I am implementing activiti in grails 2.4.4 version.I am new to this implementing activit in grails framework.i am added these plugins in BuildConfig.groovycompile ":activiti:5.12.1" compile ":activiti-spring-security:0.5.0"but i am getting error like thisCommand terminated with an exceptio</description>
      <pubDate>Thu, 26 Apr 2018 13:20:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-integrate-activiti-in-grails-2-4-4/m-p/8766#M3966</guid>
      <dc:creator>himabindu_v</dc:creator>
      <dc:date>2018-04-26T13:20:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to integrate activiti in Grails 2.4.4</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-integrate-activiti-in-grails-2-4-4/m-p/8767#M3967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am Added this line in Config.grrovy&lt;/P&gt;&lt;P&gt;compile&lt;SPAN&gt; &lt;/SPAN&gt;"org.activiti:activiti-spring:jar:5.22.0"&lt;/P&gt;&lt;P&gt;after refresh the dependencies , it's working fine&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2018 12:24:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-integrate-activiti-in-grails-2-4-4/m-p/8767#M3967</guid>
      <dc:creator>himabindu_v</dc:creator>
      <dc:date>2018-04-27T12:24:25Z</dc:date>
    </item>
  </channel>
</rss>

