<?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 I tried removing my plugins, in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Build-error-plugin-conflict/m-p/1079128#M60902</link>
    <description>&lt;P&gt;I tried removing my plugins, the admob pro, and adding it again, and I got the same error. &amp;nbsp;I decided to remove the extra google plugin that I installed, assuming that I already had one in place, so I wanted to find out what would happen. &amp;nbsp;I tried to simulate the app to test &amp;nbsp;if it would work( I know the third party plugins wouldn't work) &amp;nbsp;The simulate gave an error. Title: &amp;nbsp;Cordova Prepare Error &amp;nbsp;Error Message: {}&lt;/P&gt;

&lt;P&gt;I am not sure what to think. &amp;nbsp;I tried to do a build, and the build succeeded. &amp;nbsp;Not sure if it works, but I need to have the simulate functionality working. &amp;nbsp;Thoughts? Should I try something else?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 16 Sep 2016 19:28:00 GMT</pubDate>
    <dc:creator>Darrell_L_</dc:creator>
    <dc:date>2016-09-16T19:28:00Z</dc:date>
    <item>
      <title>Build error plugin conflict</title>
      <link>https://community.intel.com/t5/Software-Archive/Build-error-plugin-conflict/m-p/1079126#M60900</link>
      <description>&lt;P&gt;I have run into an error doing an android build.&amp;nbsp; My ionic, angularjs app already has the admob plugin in the project.&amp;nbsp; I am trying to add push notification with the onesignal plugin.&amp;nbsp; I have now ran into a plugin conflict in the build process, and I am not sure how to resolve this. &amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;FAILURE: Build failed with an exception.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;* What went wrong:&lt;/P&gt;

&lt;P&gt;Execution failed for task ':processArmv7ReleaseResources'.&lt;/P&gt;

&lt;P&gt;&amp;gt; Error: more than one library with package name 'com.google.android.gms'&lt;/P&gt;

&lt;P&gt;&amp;nbsp; You can temporarily disable this error with android.enforceUniquePackageName=false&lt;/P&gt;

&lt;P&gt;&amp;nbsp; However, this is temporary and will be enforced in 1.0&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;* Try:&lt;/P&gt;

&lt;P&gt;Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;BUILD FAILED&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Total time: 49.336 secs&lt;/P&gt;

&lt;P&gt;ERROR building one of the platforms: Error: .../cordova_project/platforms/android/gradlew: Command failed with exit code 1&lt;/P&gt;

&lt;P&gt;You may not have the required environment or OS to build this project&lt;/P&gt;

&lt;P&gt;Error: .../cordova_project/platforms/android/gradlew: Command failed with exit code 1&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at ChildProcess.whenDone (.../cordova_project/platforms/android/cordova/node_modules/cordova-common/src/superspawn.js:139:23)&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at emitTwo (events.js:87:13)&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at ChildProcess.emit (events.js:172:7)&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at maybeClose (internal/child_process.js:821:16)&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5)&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2016 14:41:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Build-error-plugin-conflict/m-p/1079126#M60900</guid>
      <dc:creator>Darrell_L_</dc:creator>
      <dc:date>2016-09-16T14:41:12Z</dc:date>
    </item>
    <item>
      <title>Update your plugins. Plugins</title>
      <link>https://community.intel.com/t5/Software-Archive/Build-error-plugin-conflict/m-p/1079127#M60901</link>
      <description>&lt;P&gt;Update your plugins. Plugins are conflicting with a gradle id, which should be resolved by the plugin authors. Plugins with active maintainers should have solved this already, otherwise you'll have to contact the plugin owner to report the issue.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2016 17:17:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Build-error-plugin-conflict/m-p/1079127#M60901</guid>
      <dc:creator>Jerroyd_M_Intel</dc:creator>
      <dc:date>2016-09-16T17:17:04Z</dc:date>
    </item>
    <item>
      <title>I tried removing my plugins,</title>
      <link>https://community.intel.com/t5/Software-Archive/Build-error-plugin-conflict/m-p/1079128#M60902</link>
      <description>&lt;P&gt;I tried removing my plugins, the admob pro, and adding it again, and I got the same error. &amp;nbsp;I decided to remove the extra google plugin that I installed, assuming that I already had one in place, so I wanted to find out what would happen. &amp;nbsp;I tried to simulate the app to test &amp;nbsp;if it would work( I know the third party plugins wouldn't work) &amp;nbsp;The simulate gave an error. Title: &amp;nbsp;Cordova Prepare Error &amp;nbsp;Error Message: {}&lt;/P&gt;

&lt;P&gt;I am not sure what to think. &amp;nbsp;I tried to do a build, and the build succeeded. &amp;nbsp;Not sure if it works, but I need to have the simulate functionality working. &amp;nbsp;Thoughts? Should I try something else?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2016 19:28:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Build-error-plugin-conflict/m-p/1079128#M60902</guid>
      <dc:creator>Darrell_L_</dc:creator>
      <dc:date>2016-09-16T19:28:00Z</dc:date>
    </item>
    <item>
      <title>You need to contact the</title>
      <link>https://community.intel.com/t5/Software-Archive/Build-error-plugin-conflict/m-p/1079129#M60903</link>
      <description>&lt;P&gt;You need to contact the plugin developer and get them to change their id from '&lt;SPAN style="font-size: 12px;"&gt;com.google.android.gms' to something else. Unless both plugins use the same play services sdk libs, in which case, I'm not the person who could help you with that.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2016 20:34:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Build-error-plugin-conflict/m-p/1079129#M60903</guid>
      <dc:creator>Jerroyd_M_Intel</dc:creator>
      <dc:date>2016-09-16T20:34:29Z</dc:date>
    </item>
    <item>
      <title>Keep in mind, the build will</title>
      <link>https://community.intel.com/t5/Software-Archive/Build-error-plugin-conflict/m-p/1079130#M60904</link>
      <description>&lt;P&gt;Keep in mind, the build will succeed, but the simulation fails. &amp;nbsp;I added the onesignal plugin by following their instructions for xdk&lt;/P&gt;

&lt;P&gt;&lt;A href="https://documentation.onesignal.com/docs/intel-xdk-installation" target="_blank"&gt;https://documentation.onesignal.com/docs/intel-xdk-installation&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;i added the onesignal plugin, and as they reccommeded I added the&amp;nbsp;&lt;SPAN style="color: rgb(51, 51, 51); font-family: Consolas, &amp;quot;Liberation Mono&amp;quot;, Menlo, Courier, monospace; font-size: 12.75px; line-height: 21.4286px; background-color: rgba(0, 0, 0, 0.0588235);"&gt;google-play-services plugin. &amp;nbsp;I have removed the&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.008px; line-height: 19.512px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: rgb(51, 51, 51); font-family: Consolas, &amp;quot;Liberation Mono&amp;quot;, Menlo, Courier, monospace; font-size: 12.75px; line-height: 21.4286px; background-color: rgba(0, 0, 0, 0.0588235);"&gt;google-play-services plugin as from what I can tell from the first error I already had a plugin in place, and now the build will succeed, but the simulation now gives the error message that I have reported above. &amp;nbsp; &amp;nbsp;I am not sure, but I feel &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.008px; line-height: 19.512px;"&gt;onesignal&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: rgb(51, 51, 51); font-family: Consolas, &amp;quot;Liberation Mono&amp;quot;, Menlo, Courier, monospace; font-size: 12.75px; line-height: 21.4286px; background-color: rgba(0, 0, 0, 0.0588235);"&gt;will point the finger back at the simulation failing and say this is xdk error, as the build is succeeding. &amp;nbsp;I could be missing something could you tell me how to phraise the question to one signal &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2016 21:55:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Build-error-plugin-conflict/m-p/1079130#M60904</guid>
      <dc:creator>Darrell_L_</dc:creator>
      <dc:date>2016-09-16T21:55:47Z</dc:date>
    </item>
    <item>
      <title>Hi Darrell L.,</title>
      <link>https://community.intel.com/t5/Software-Archive/Build-error-plugin-conflict/m-p/1079131#M60905</link>
      <description>&lt;P&gt;Hi Darrell L.,&lt;/P&gt;

&lt;P&gt;I see I misunderstood that the problem has shifted to the simulate tab. I'll ask my colleague who works in this area to take a look.&lt;/P&gt;

&lt;P&gt;--Jerroyd&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2016 22:18:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Build-error-plugin-conflict/m-p/1079131#M60905</guid>
      <dc:creator>Jerroyd_M_Intel</dc:creator>
      <dc:date>2016-09-16T22:18:35Z</dc:date>
    </item>
    <item>
      <title>Hi Darrell L.,</title>
      <link>https://community.intel.com/t5/Software-Archive/Build-error-plugin-conflict/m-p/1079132#M60906</link>
      <description>&lt;P&gt;Hi Darrell L.,&lt;/P&gt;

&lt;P&gt;It is hard to think of the cause the failure with the limited info.&lt;/P&gt;

&lt;P&gt;Did you try to restart the XDK and simulate app again?&lt;/P&gt;

&lt;P&gt;If it does not help, would you attach your project so that we can investigate the issue?&lt;/P&gt;</description>
      <pubDate>Mon, 19 Sep 2016 15:38:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Build-error-plugin-conflict/m-p/1079132#M60906</guid>
      <dc:creator>Byoungro_S_Intel</dc:creator>
      <dc:date>2016-09-19T15:38:05Z</dc:date>
    </item>
  </channel>
</rss>

