<?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: activiti6 branch build only creates rest2 warfile in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/activiti6-branch-build-only-creates-rest2-warfile/m-p/222832#M175962</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have successfully invoked the start script. When I try to go to &lt;/SPAN&gt;&lt;A href="http://localhost:9999/activiti-app/" rel="nofollow noopener noreferrer"&gt;http://localhost:9999/activiti-app/&lt;/A&gt;&lt;SPAN&gt; I get the login screen, but I can't determine what the admin credential are. I've tried admin@&lt;/SPAN&gt;&lt;A href="http://app.activiti.com/admin" rel="nofollow noopener noreferrer"&gt;app.activiti.com/admin&lt;/A&gt;&lt;SPAN&gt; but those are flagged as invalid. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Mar 2016 19:20:35 GMT</pubDate>
    <dc:creator>chuck_irvine</dc:creator>
    <dc:date>2016-03-16T19:20:35Z</dc:date>
    <item>
      <title>activiti6 branch build only creates rest2 warfile</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti6-branch-build-only-creates-rest2-warfile/m-p/222830#M175960</link>
      <description>The activiti-app war file is not created.steps to reproduce:$ git clone https://github.com/Activiti/Activiti.git$ git checkout activiti6$ mvn -Pdistro clean install -DskipTests$ find . -name *.war./modules/activiti-webapp-rest2/target/activiti-webapp-rest2-6.0.0.Beta3-SNAPSHOT.war</description>
      <pubDate>Fri, 04 Mar 2016 14:50:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti6-branch-build-only-creates-rest2-warfile/m-p/222830#M175960</guid>
      <dc:creator>chuck_irvine</dc:creator>
      <dc:date>2016-03-04T14:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: activiti6 branch build only creates rest2 warfile</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti6-branch-build-only-creates-rest2-warfile/m-p/222831#M175961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That's probably true, we haven't come to that point probably (as we're currently working on getting the engine final).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is a start script here: &lt;/SPAN&gt;&lt;A href="https://github.com/Activiti/Activiti/blob/activiti6/modules/activiti-ui/start.sh" rel="nofollow noopener noreferrer"&gt;https://github.com/Activiti/Activiti/blob/activiti6/modules/activiti-ui/start.sh&lt;/A&gt;&lt;SPAN&gt; That should get you going when checking how to build the war. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 10:33:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti6-branch-build-only-creates-rest2-warfile/m-p/222831#M175961</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2016-03-07T10:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: activiti6 branch build only creates rest2 warfile</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti6-branch-build-only-creates-rest2-warfile/m-p/222832#M175962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have successfully invoked the start script. When I try to go to &lt;/SPAN&gt;&lt;A href="http://localhost:9999/activiti-app/" rel="nofollow noopener noreferrer"&gt;http://localhost:9999/activiti-app/&lt;/A&gt;&lt;SPAN&gt; I get the login screen, but I can't determine what the admin credential are. I've tried admin@&lt;/SPAN&gt;&lt;A href="http://app.activiti.com/admin" rel="nofollow noopener noreferrer"&gt;app.activiti.com/admin&lt;/A&gt;&lt;SPAN&gt; but those are flagged as invalid. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 19:20:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti6-branch-build-only-creates-rest2-warfile/m-p/222832#M175962</guid>
      <dc:creator>chuck_irvine</dc:creator>
      <dc:date>2016-03-16T19:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: activiti6 branch build only creates rest2 warfile</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti6-branch-build-only-creates-rest2-warfile/m-p/222833#M175963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Chuck,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;try:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;admin@&lt;/SPAN&gt;&lt;A href="http://app.activiti.com/test" rel="nofollow noopener noreferrer"&gt;app.activiti.com/test&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Martin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2016 07:56:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti6-branch-build-only-creates-rest2-warfile/m-p/222833#M175963</guid>
      <dc:creator>martin_grofcik</dc:creator>
      <dc:date>2016-03-17T07:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: activiti6 branch build only creates rest2 warfile</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti6-branch-build-only-creates-rest2-warfile/m-p/222834#M175964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ah Ha!! That did it. Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2016 13:11:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti6-branch-build-only-creates-rest2-warfile/m-p/222834#M175964</guid>
      <dc:creator>chuck_irvine</dc:creator>
      <dc:date>2016-03-17T13:11:58Z</dc:date>
    </item>
  </channel>
</rss>

