mahmud83 / maven-android-plugin

Automatically exported from code.google.com/p/maven-android-plugin
0 stars 0 forks source link

IDEA 13.1 and 3.8.3-SNAPSHOT don't work together #447

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install IDEA 13.1 
(http://confluence.jetbrains.com/display/IDEADEV/IDEA+13.1+EAP)
2. Import the tic-tac-toe project
3. Open the library/app pom.xml, see error

What is the expected output?
Pom should be processed and Android facets should appear for projects

What do you see instead?
Errors in the pom

What version of maven-android-plugin are you using?
3.8.3-SNAPSHOT

What are the complete output lines of "mvn -version" on your machine?
holmes@holmes-laptop:/work/padlock [holmes/aars]$ mvn -version
Apache Maven 3.1.1 (0728685237757ffbf44136acec0402957f723d9a; 2013-09-17 
08:22:22-0700)
Maven home: /usr/local/Cellar/maven/3.1.1/libexec
Java version: 1.6.0_65, vendor: Apple Inc.
Java home: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
Default locale: en_US, platform encoding: MacRoman
OS name: "mac os x", version: "10.9.1", arch: "x86_64", family: "mac"
holmes@holmes-laptop:/work/padlock [holmes/aars]$ 

Please provide any additional information below.

Original issue reported on code.google.com by holme...@gmail.com on 19 Feb 2014 at 10:32

GoogleCodeExporter commented 9 years ago
I just did `brew uninstall maven30` and rebooted my machine and magically it 
can import things.'

You can close this.

Original comment by holme...@gmail.com on 21 Feb 2014 at 12:44

GoogleCodeExporter commented 9 years ago

Original comment by william....@xandar.com.au on 27 Feb 2014 at 10:22