Grails

Plug-ins with hyphens in their name (eg code-coverage) that fail to load are not reported correctly

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Blocker Blocker
  • Resolution: Fixed
  • Affects Version/s: 1.0.1
  • Fix Version/s: 1.0.2
  • Component/s: None
  • Labels:
    None

Activity

Hide
Graeme Rocher added a comment -

Exception is

java.lang.IllegalArgumentException: Grails Bug: If the plugin wasn't loaded it should be in the failed plugins list, but is not. Please report the issue.
	at org.springframework.util.Assert.notNull(Assert.java:112)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
Show
Graeme Rocher added a comment - Exception is
java.lang.IllegalArgumentException: Grails Bug: If the plugin wasn't loaded it should be in the failed plugins list, but is not. Please report the issue.
	at org.springframework.util.Assert.notNull(Assert.java:112)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: