Login required
Download

JBoss AS Plugin

(0)
Author(s) Burt Beckwith
Current Release 1.0   (1 month ago)
Grails Version 1.3.3 > *
License(s) Apache License 2.0
Organization SpringSource
Tags
Dependency
build ":jbossas:1.0"
Assists in deploying to JBoss
Last updated by burtbeckwith 1 month ago
Either register a dependency in BuildConfig.groovy:

plugins {
   // open-ended syntax supported in Grails 2.0+
   build ':jbossas:[1.0,)'

// or fixed version for pre-2.0 //build ':jbossas:1.0' }

or use install-plugin

grails install-plugin jbossas
Last updated by burtbeckwith 1 month ago
See the user guide for official documentation.

Please report any issues on the Grails User list or in JIRA

Last updated by admin 1 month ago
Last updated by admin 1 month ago