

![]() | Start a set with this search |
![]() | Include this search in one of my sets |
![]() | Exclude this search from one of my sets |
![]() | Permalink to these results Paste this link in email or IM: |
| Atom feed for tracking future search results Paste this URL into your reader: |
27 messages in org.codehaus.grails.userRe: [grails-user] Grails 1.0.3 Released| From | Sent On | Attachments |
|---|---|---|
| Graeme Rocher | Jun 6, 2008 6:22 am | |
| Darryl Pentz | Jun 6, 2008 6:28 am | |
| Damien Hou | Jun 6, 2008 6:35 am | |
| Graeme Rocher | Jun 6, 2008 6:40 am | |
| Jeroen Gordijn | Jun 6, 2008 6:40 am | |
| Partogi, Joshua | Jun 6, 2008 6:44 am | |
| Chanwit Kaewkasi | Jun 6, 2008 7:22 am | |
| Graeme Rocher | Jun 6, 2008 7:23 am | |
| Marcos Silva Pereira | Jun 6, 2008 8:01 am | |
| Chad McHenry | Jun 6, 2008 8:07 am | |
| Marcos Silva Pereira | Jun 6, 2008 8:19 am | |
| Daniel Kimmig | Jun 6, 2008 8:50 am | |
| Burt Beckwith | Jun 6, 2008 9:15 am | |
| Randall R Schulz | Jun 6, 2008 9:17 am | |
| Robert Fletcher | Jun 6, 2008 9:23 am | |
| Jean-Noël Rivasseau | Jun 6, 2008 10:49 am | |
| Björn Wilmsmann | Jun 6, 2008 12:02 pm | |
| Wilson MacGyver | Jun 6, 2008 12:07 pm | |
| Ricardo J. Méndez | Jun 6, 2008 1:50 pm | |
| Gregory Pierce | Jun 6, 2008 3:02 pm | |
| Tomas Lin | Jun 6, 2008 3:35 pm | |
| Gregory Pierce | Jun 6, 2008 3:40 pm | |
| Tomas Lin | Jun 6, 2008 4:10 pm | |
| Ray Tayek | Jun 6, 2008 5:25 pm | |
| Ray Tayek | Jun 6, 2008 8:02 pm | |
| Peter Ledbrook | Jun 7, 2008 6:48 am | |
| Marc Palmer | Jun 7, 2008 3:33 pm |

![]() | Permalink for this message Paste this link in email or IM: |
![]() | Permalink for this thread Paste this link in email or IM: |
| Atom feed for this thread Paste this URL into your reader: |
| Subject: | Re: [grails-user] Grails 1.0.3 Released | Actions... |
|---|---|---|
| From: | Tomas Lin (toma...@gmail.com) | |
| Date: | Jun 6, 2008 4:10:29 pm | |
| List: | org.codehaus.grails.user | |
Hrm, have you set your GRAILS_HOME variable before? It should use env.GRAILS_HOME
These are the steps I took to get started.
Setup to use a release version from http://forge.octo.com/maven/sites/mtg/grails-maven-plugin/usage.html and added the variables to my .m2/settings.xml file.
then I ran grails create-app went into the directory and ran mvn grails:create-pom -DgroupId=com.mycompany
and it worked for me, The POM file will have a reference to your GRAILS_HOME variable and Grails version.
Let me know if that works.
T
On Fri, Jun 6, 2008 at 6:41 PM, Gregory Pierce <greg...@gmail.com> wrote:
I'm trying to make that work but I keep getting an error:
[INFO] One or more required plugin parameters are invalid/missing for 'grails:create-app'
[0] Inside the definition for plugin 'grails-maven-plugin' specify the following:
<configuration> ... <grailsHome>VALUE</grailsHome> </configuration>
-OR-
on the command line, specify: '-DgrailsHome=VALUE'
I have no idea where the definition for the plugin grails-maven-plugin is located. Where should I be configuring this? DIdn't want to put this in the command line for each command I call :)
On Jun 6, 2008, at 6:35 PM, Tomas Lin wrote:
We've been able to integrate our Grails projects really well with Maven using Grails-maven ( http://forge.octo.com/maven/sites/mtg/grails-maven-plugin/ ) and GMaven ( http://groovy.codehaus.org/GMaven ). But I don't think this will be fully available out of the box until 1.1
I wrote something up recently about my Grails / Maven experience, and they work together surprisingly well:
http://fbflex.wordpress.com/2008/05/18/compiling-and-deploying-flex-and-grails-with-maven/
On Fri, Jun 6, 2008 at 6:03 PM, Gregory Pierce <greg...@gmail.com> wrote:
Does Grails 1.0.3 play friendly with maven yet or is that coming in a later release?
On Jun 6, 2008, at 9:22 AM, Graeme Rocher wrote:
Hi all,
G2One Inc - The Groovy/Grails company - and the Grails development team are pleased to announce the 1.0.3 release of the Grails web application development framework. This release includes 230 bug fixes and improvements as well as a few new features (see the release notes).
Since the release of Grails 1.0, Grails has been downloaded a staggering 186000 times averaging out to around 50000 times per month putting it up there with the most popular open source Java projects. The plug-in community has grown rapidly with over 70 plug-ins being developed that add new features from security to RIA to web services.
Further information about the release can be obtained using the links below:
* Changelog:
http://jira.codehaus.org/browse/GRAILS?report=com.atlassian.jira.plugin.system.project:changelog-panel * Download: http://grails.org/Download * Documentation: http://grails.org/doc/1.0.3 * Release Notes: http://www.grails.org/1.0.3+Release+Notes
We have a new download system in place that supports mirrors, if you have a mirror we're happy to add it. Please make good use of the Mirrors so as to not overload Codehaus again :-)
Enjoy!
-- Graeme Rocher Grails Project Lead G2One, Inc. Chief Technology Officer http://www.g2one.com
--------------------------------------------------------------------- To unsubscribe from this list, please visit:
--------------------------------------------------------------------- To unsubscribe from this list, please visit:
--------------------------------------------------------------------- To unsubscribe from this list, please visit:
--------------------------------------------------------------------- To unsubscribe from this list, please visit:
--------------------------------------------------------------------- To unsubscribe from this list, please visit:







