This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 171174 - It is not possible to provide input to grails plugin installation
Summary: It is not possible to provide input to grails plugin installation
Status: RESOLVED DUPLICATE of bug 187318
Alias: None
Product: groovy
Classification: Unclassified
Component: Grails (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Janicek
URL:
Keywords:
Depends on: 187318
Blocks:
  Show dependency tree
 
Reported: 2009-08-31 14:27 UTC by martin_adamek
Modified: 2012-04-25 13:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description martin_adamek 2009-08-31 14:27:12 UTC
1. grails create-app foo
2. grails install-plugin app-engine

Error: in command line plugin installer asks whether I want to use JPA or JDO for persistence but NetBeans selects JDO 
(probably default) for me and that's not what I want. For example in Idea, I can enter 'jpa' in plugin installer output 
window.
Workaronud: use command line.
Comment 1 Martin Janicek 2012-01-09 07:29:09 UTC
This will be most probably fixed together with issue 187318.
Comment 2 Martin Janicek 2012-04-25 13:28:23 UTC
Ok the problem is definitely the same as in 187318. Marking as duplicate

*** This bug has been marked as a duplicate of bug 187318 ***