<?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 Re: two questions about development in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/two-questions-about-development/m-p/15590#M6848</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Try to build from the root first with 'mvn -Pdistro clean install'. This will build all dependencies. And then build the webapp.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Jun 2016 08:25:02 GMT</pubDate>
    <dc:creator>jbarrez</dc:creator>
    <dc:date>2016-06-27T08:25:02Z</dc:date>
    <item>
      <title>two questions about development</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/two-questions-about-development/m-p/15582#M6840</link>
      <description>first is how can a process instance back to the previous node, i have read the user guide, but i did't discovery the demo.second is a circumstance that joint signature, if a actor have complete it, how can make the process instance move to the next node not through the others.I want to know some exa</description>
      <pubDate>Wed, 16 Mar 2011 14:07:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/two-questions-about-development/m-p/15582#M6840</guid>
      <dc:creator>jonlee</dc:creator>
      <dc:date>2011-03-16T14:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: two questions about development</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/two-questions-about-development/m-p/15583#M6841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;the second question has be fixed, but the first one did't be resolved&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2011 15:43:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/two-questions-about-development/m-p/15583#M6841</guid>
      <dc:creator>jonlee</dc:creator>
      <dc:date>2011-03-16T15:43:19Z</dc:date>
    </item>
    <item>
      <title>Re: two questions about development</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/two-questions-about-development/m-p/15584#M6842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, I also meet the same question with you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So, can you provide some advice on the second question?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2011 06:53:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/two-questions-about-development/m-p/15584#M6842</guid>
      <dc:creator>lykm02</dc:creator>
      <dc:date>2011-03-21T06:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: two questions about development</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/two-questions-about-development/m-p/15585#M6843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There is no default way of going back to the previous node in activiti right now. You can model a gateway that has an outgoing flow that goos back to the previous node in the workflow.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2011 19:23:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/two-questions-about-development/m-p/15585#M6843</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2011-03-22T19:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: two questions about development</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/two-questions-about-development/m-p/15586#M6844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;So there are any advice about his second question. E.g. there is a task needed to be approved by two person, but if one of them deny it, just go to next flow.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So can you give any advice?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;There is no default way of going back to the previous node in activiti right now. You can model a gateway that has an outgoing flow that goos back to the previous node in the workflow.&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2011 08:34:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/two-questions-about-development/m-p/15586#M6844</guid>
      <dc:creator>lykm02</dc:creator>
      <dc:date>2011-04-12T08:34:54Z</dc:date>
    </item>
    <item>
      <title>Re: two questions about development</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/two-questions-about-development/m-p/15587#M6845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can then use a multiInstance userTask, with a completionCondition that says that only one needs to resolve it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Apr 2011 07:19:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/two-questions-about-development/m-p/15587#M6845</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2011-04-13T07:19:48Z</dc:date>
    </item>
    <item>
      <title>Re: two questions about development</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/two-questions-about-development/m-p/15588#M6846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have read the user guide, that's I looking for.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thans again.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;You can then use a multiInstance userTask, with a completionCondition that says that only one needs to resolve it.&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Apr 2011 08:06:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/two-questions-about-development/m-p/15588#M6846</guid>
      <dc:creator>lykm02</dc:creator>
      <dc:date>2011-04-13T08:06:54Z</dc:date>
    </item>
    <item>
      <title>Re: two questions about development</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/two-questions-about-development/m-p/15589#M6847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I downloaded the latest version of activiti(5.22.0) source code from git hub. Build the dependent projects first and trying to create the activiti-webapp-explorer war with :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;activiti\modules\activiti-webapp-explorer2&amp;gt;mvn clean package&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;here i am getting an error like:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ERROR] Failed to execute goal on project activiti-webapp-explorer2: Could not resolve dependencies for project org.activiti:activiti-webapp-explorer2:war:5.22.0-SNAPSHOT: The following artifacts could not be resolved: org.activiti:activiti-spring:jar:5.22.0-SN&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;APSHOT, org.activiti:activiti-explorer:jar:5.22.0-SNAPSHOT, org.activiti:activiti-modeler:jar:5.22.0-SNAPSHOT, org.activiti:activiti-diagram-rest:jar:5.22.0-SNAPSHOT, org.activiti:activiti-simple-workflow:jar:5.22.0-SNAPSHOT: Failure to find org.activiti:activi&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ti-spring:jar:5.22.0-SNAPSHOT in &lt;/SPAN&gt;&lt;A href="http://maven.vaadin.com/vaadin-addons" rel="nofollow noopener noreferrer"&gt;http://maven.vaadin.com/vaadin-addons&lt;/A&gt;&lt;SPAN&gt; was cached in the local repository, resolution will not be reattempted until the update interval of vaadin-addons has elapsed or updates are forced -&amp;gt; [Help 1]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I haven't done any changes to the source code. can anyone help me ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2016 10:57:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/two-questions-about-development/m-p/15589#M6847</guid>
      <dc:creator>sagarieduri</dc:creator>
      <dc:date>2016-06-22T10:57:06Z</dc:date>
    </item>
    <item>
      <title>Re: two questions about development</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/two-questions-about-development/m-p/15590#M6848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Try to build from the root first with 'mvn -Pdistro clean install'. This will build all dependencies. And then build the webapp.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2016 08:25:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/two-questions-about-development/m-p/15590#M6848</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2016-06-27T08:25:02Z</dc:date>
    </item>
  </channel>
</rss>

