<?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 with Activiti 5.8 Engine and Eclipse Helios in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-activiti-5-8-engine-and-eclipse-helios/m-p/67005#M42684</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I'm importing Activiti Engine 5.8 into mi Eclipse Helios I find this error (and project not compile, old versions of activiti always works fine)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;24/10/11 10:19:26 CEST: Maven Builder: FULL_BUILD requireFullBuild&lt;BR /&gt;24/10/11 10:19:26 CEST: [WARN] &lt;BR /&gt;24/10/11 10:19:26 CEST: [WARN] Some problems were encountered while building the effective model for org.activiti:activiti-engine:jar:5.8&lt;BR /&gt;24/10/11 10:19:26 CEST: [WARN] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ org.activiti:activiti-root:5.8, C:\workspaces\activiti58\activiti-5.8\pom.xml, line 470, column 15&lt;BR /&gt;24/10/11 10:19:26 CEST: [WARN] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ line 152, column 15&lt;BR /&gt;24/10/11 10:19:26 CEST: [WARN] The expression ${version} is deprecated. Please use ${project.version} instead.&lt;BR /&gt;24/10/11 10:19:26 CEST: [WARN] The expression ${version} is deprecated. Please use ${project.version} instead.&lt;BR /&gt;24/10/11 10:19:26 CEST: [WARN] The expression ${version} is deprecated. Please use ${project.version} instead.&lt;BR /&gt;24/10/11 10:19:26 CEST: [WARN] The expression ${version} is deprecated. Please use ${project.version} instead.&lt;BR /&gt;24/10/11 10:19:26 CEST: [WARN] &lt;BR /&gt;24/10/11 10:19:26 CEST: [WARN] It is highly recommended to fix these problems because they threaten the stability of your build.&lt;BR /&gt;24/10/11 10:19:26 CEST: [WARN] &lt;BR /&gt;24/10/11 10:19:26 CEST: [WARN] For this reason, future Maven versions might no longer support building such malformed projects.&lt;BR /&gt;24/10/11 10:19:26 CEST: [WARN] &lt;BR /&gt;24/10/11 10:19:26 CEST: [WARN] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!&lt;BR /&gt;24/10/11 10:19:26 CEST: [INFO] Copying 135 resources&lt;BR /&gt;24/10/11 10:19:46 CEST: [INFO] Nothing to compile - all classes are up to date&lt;BR /&gt;24/10/11 10:20:05 CEST: [WARN] Warning in manifest for org.activiti:activiti-engine:jar:5.8 : Did not find matching referal for com.sun*&lt;BR /&gt;24/10/11 10:20:05 CEST: [WARN] Warning in manifest for org.activiti:activiti-engine:jar:5.8 : Did not find matching referal for javax.persistence*&lt;BR /&gt;24/10/11 10:20:05 CEST: [WARN] Warning in manifest for org.activiti:activiti-engine:jar:5.8 : Did not find matching referal for junit*&lt;BR /&gt;24/10/11 10:20:05 CEST: [WARN] Warning in manifest for org.activiti:activiti-engine:jar:5.8 : Did not find matching referal for org.activiti.*&lt;BR /&gt;24/10/11 10:20:05 CEST: [WARN] Warning in manifest for org.activiti:activiti-engine:jar:5.8 : Did not find matching referal for org.activiti.osgi*&lt;BR /&gt;24/10/11 10:20:05 CEST: [WARN] Warning in manifest for org.activiti:activiti-engine:jar:5.8 : Did not find matching referal for org.apache.tools.ant*&lt;BR /&gt;24/10/11 10:20:05 CEST: [WARN] Warning in manifest for org.activiti:activiti-engine:jar:5.8 : Did not find matching referal for org.apache.xerces*&lt;BR /&gt;24/10/11 10:20:05 CEST: [WARN] Warning in manifest for org.activiti:activiti-engine:jar:5.8 : Did not find matching referal for org.junit*&lt;BR /&gt;24/10/11 10:20:05 CEST: [ERROR] Error in manifest for org.activiti:activiti-engine:jar:5.8 : The default package '.' is not permitted by the Import-Package syntax. &lt;BR /&gt; This can be caused by compile errors in Eclipse because Eclipse creates &lt;BR /&gt;valid class files regardless of compile errors.&lt;BR /&gt;The following package(s) import from the default package [org.activiti.engine.impl.ant, org.activiti.engine.impl.bpmn.behavior, org.activiti.engine.impl.cfg, org.activiti.engine.impl.db, org.activiti.engine.impl.interceptor, org.activiti.engine.impl.mail, org.activiti.engine.impl.persistence, org.activiti.engine.impl.rules, org.activiti.engine.impl.test, org.activiti.engine.impl.variable, org.activiti.engine.test]&lt;BR /&gt;24/10/11 10:20:05 CEST: [ERROR] Error(s) found in manifest configuration&lt;BR /&gt;24/10/11 10:20:18 CEST: Build errors for activiti-engine; org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.felix:maven-bundle-plugin:2.1.0:manifest (bundle-manifest) on project activiti-engine: Error(s) found in manifest configuration&lt;BR /&gt;24/10/11 10:20:19 CEST: Maven Builder: AUTO_BUILD &lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you help me?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Oct 2011 08:24:15 GMT</pubDate>
    <dc:creator>jcosano</dc:creator>
    <dc:date>2011-10-24T08:24:15Z</dc:date>
    <item>
      <title>Problems with Activiti 5.8 Engine and Eclipse Helios</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-activiti-5-8-engine-and-eclipse-helios/m-p/67005#M42684</link>
      <description>Hello!When I'm importing Activiti Engine 5.8 into mi Eclipse Helios I find this error (and project not compile, old versions of activiti always works fine)24/10/11 10:19:26 CEST: Maven Builder: FULL_BUILD requireFullBuild24/10/11 10:19:26 CEST: [WARN] 24/10/11 10:19:26 CEST: [WARN] Some problems wer</description>
      <pubDate>Mon, 24 Oct 2011 08:24:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-with-activiti-5-8-engine-and-eclipse-helios/m-p/67005#M42684</guid>
      <dc:creator>jcosano</dc:creator>
      <dc:date>2011-10-24T08:24:15Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Activiti 5.8 Engine and Eclipse Helios</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-activiti-5-8-engine-and-eclipse-helios/m-p/67006#M42685</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;SPAN&gt;don't use the Eclipse Helios for this purpose (generally &lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://connect.hyland.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt; ) ,there are a lots of other problems !&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Try eclipse indigo&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;goodLuck&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2011 12:32:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-with-activiti-5-8-engine-and-eclipse-helios/m-p/67006#M42685</guid>
      <dc:creator>hamed</dc:creator>
      <dc:date>2011-10-24T12:32:47Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Activiti 5.8 Engine and Eclipse Helios</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-activiti-5-8-engine-and-eclipse-helios/m-p/67007#M42686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok Solve!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Finally I use Indigo with:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Subversive&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Maven (using Maven runtime 3.0.3)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And I obtain same error than Helios… with quick fix it suggest install "Tycho project" from sonatype (then I install it)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And now all works fine!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2011 07:03:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-with-activiti-5-8-engine-and-eclipse-helios/m-p/67007#M42686</guid>
      <dc:creator>jcosano</dc:creator>
      <dc:date>2011-10-25T07:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Activiti 5.8 Engine and Eclipse Helios</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-activiti-5-8-engine-and-eclipse-helios/m-p/67008#M42687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi jcosano,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;how did you install the tycho project via quick fix? I'm encountering the same problem like you with the current trunk, but I didn't manage to fix it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;After adding tycho the way it is described in the documentation ( &lt;/SPAN&gt;&lt;A href="http://wiki.eclipse.org/Tycho/Reference_Card" rel="nofollow noopener noreferrer"&gt;http://wiki.eclipse.org/Tycho/Reference_Card&lt;/A&gt;&lt;SPAN&gt; ) the problem remains.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I also removed the "*" entry from &amp;lt;activiti.osgi.import.pkg&amp;gt; in the parent pom, but the apache felix maven-bundle-plugin still complains about the default package on the import path.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anybody know a solution to this problem?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Klaus&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2012 13:50:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-with-activiti-5-8-engine-and-eclipse-helios/m-p/67008#M42687</guid>
      <dc:creator>ksperner</dc:creator>
      <dc:date>2012-01-24T13:50:49Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Activiti 5.8 Engine and Eclipse Helios</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-activiti-5-8-engine-and-eclipse-helios/m-p/67009#M42688</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 use quick fix option from eclipse (&lt;/SPAN&gt;&lt;A href="http://wiki.eclipse.org/FAQ_What_is_a_Quick_Fix%3F" rel="nofollow noopener noreferrer"&gt;http://wiki.eclipse.org/FAQ_What_is_a_Quick_Fix%3F&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;good luck!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2012 14:46:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-with-activiti-5-8-engine-and-eclipse-helios/m-p/67009#M42688</guid>
      <dc:creator>jcosano</dc:creator>
      <dc:date>2012-01-24T14:46:24Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Activiti 5.8 Engine and Eclipse Helios</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-activiti-5-8-engine-and-eclipse-helios/m-p/67010#M42689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi jcosano,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you for the quick reply. I know, what a quick fix in Eclipse is, but I don't understand how to apply one in this situation. The error message (which is the one shown in your first post) appears in the Maven Console in the Console View after cleaning the activiti-engine project, but Eclipse doesn't facilitate the usage of a quick fix there. I can apply a quick fix in the markers view or in the editor pane, but there I don't see anything related to maven or tycho.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you remember, how you applied the quick fix?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks and best regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Klaus&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2012 09:00:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-with-activiti-5-8-engine-and-eclipse-helios/m-p/67010#M42689</guid>
      <dc:creator>ksperner</dc:creator>
      <dc:date>2012-01-25T09:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Activiti 5.8 Engine and Eclipse Helios</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-activiti-5-8-engine-and-eclipse-helios/m-p/67011#M42690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I remember that quickfix suggest to me that I need install tycho… I accept this, and eclipse download and install automatically this feature.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2012 09:04:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-with-activiti-5-8-engine-and-eclipse-helios/m-p/67011#M42690</guid>
      <dc:creator>jcosano</dc:creator>
      <dc:date>2012-01-25T09:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Activiti 5.8 Engine and Eclipse Helios</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-activiti-5-8-engine-and-eclipse-helios/m-p/67012#M42691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hmm, unfortunately, this does not work for me &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Nevertheless, thank you for your help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2012 10:37:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-with-activiti-5-8-engine-and-eclipse-helios/m-p/67012#M42691</guid>
      <dc:creator>ksperner</dc:creator>
      <dc:date>2012-01-25T10:37:38Z</dc:date>
    </item>
  </channel>
</rss>

