Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3.9.0-rc1 doesn't work with IntelliJ #348

Closed
hborders opened this issue May 11, 2014 · 5 comments
Closed

3.9.0-rc1 doesn't work with IntelliJ #348

hborders opened this issue May 11, 2014 · 5 comments

Comments

@hborders
Copy link

This is tracked in the following IntelliJ bug: http://youtrack.jetbrains.com/issue/IDEA-121136

When I try to import my project that uses 3.9.0-rc1 into IntelliJ, I get errors like these:

Error:(2, 2) Guice provision errors:

1) No implementation for org.eclipse.aether.impl.VersionResolver was bound.
  while locating org.eclipse.aether.internal.impl.DefaultRepositorySystem
  at ClassRealm[extension>com.jayway.maven.plugins.android.generation2:android-maven-plugin:3.8.3-SNAPSHOT-287211315, parent: sun.misc.Launcher$AppClassLoader@1174ec5]
  at ClassRealm[extension>com.jayway.maven.plugins.android.generation2:android-maven-plugin:3.8.3-SNAPSHOT-287211315, parent: sun.misc.Launcher$AppClassLoader@1174ec5]
  while locating org.eclipse.aether.RepositorySystem
  while locating com.jayway.maven.plugins.android.phase_prebuild.AarMavenLifecycleParticipant
  at ClassRealm[extension>com.jayway.maven.plugins.android.generation2:android-maven-plugin:3.8.3-SNAPSHOT-287211315, parent: sun.misc.Launcher$AppClassLoader@1174ec5]
  at ClassRealm[extension>com.jayway.maven.plugins.android.generation2:android-maven-plugin:3.8.3-SNAPSHOT-287211315, parent: sun.misc.Launcher$AppClassLoader@1174ec5]
  while locating org.apache.maven.AbstractMavenLifecycleParticipant annotated with @com.google.inject.name.Named(value=AarMavenLifecycleListener)

Are there plans to do an interim release (especially one that includes a fix for PR 271 that doesn't require maven 3.1 (which IntelliJ doesn't support)?

@william-ferguson-au
Copy link
Contributor

Yes. You can test pull request #347

@mosabua
Copy link
Member

mosabua commented May 27, 2014

This is all merged. Please test again.

@mosabua
Copy link
Member

mosabua commented May 27, 2014

Use version 3.9.0-rc.2 for testing

@william-ferguson-au
Copy link
Contributor

7 days with no response from OP - Close.

@hborders
Copy link
Author

hborders commented Jun 4, 2014

Sorry for the delay. I've tested against the 3.9.0-rc.2 tag, and everything worked fine from the command line and IntelliJ.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants