Jasper
Jasper

Reputation: 2471

Why are Maven Goals not added by IntelliJ?

I have produced a new Maven Project from gae-archetype-gwt from within IntelliJ, and everything is generated well, but the gae:... goals won't show up in the Maven View, and if I try to update Repository Indices, apart from the local repository I get errors only. When I run gae:unpack from terminal, everything works fine. Im running Ubuntu 10.04 Beta 1 and am using open-jdk, for which IntelliJ is also configured.

UPDATE: WORKS FINE WITH UBUNTU 10.04 FINAL + JDK FROM PARTNER REPOSITORY

Upvotes: 1

Views: 449

Answers (1)

Anton Makeev
Anton Makeev

Reputation: 26

I cannot reproduce this problem. Please create a request in JetBrains YouTrack and describe your environment (http://youtrack.jetbrains.net/issues).

Thanks,

Anton Makeev, IntelliJ IDEA Developer

Upvotes: 1

Related Questions