I'm not sure how complete the Maven integration is with Grails and what is
required or how it works. I'm more waiting for Grails 3.0 for Gradle
support.


On Thu, Nov 22, 2012 at 1:32 AM, rportix <[email protected]> wrote:

> Thanks Larry,
>
> We are using the Grails Plugin. We're not using Maven because we think that
> we have to support two files: the pom.xml and the Grail properties file, do
> you know if it's neccesary to do it so, or it's possible use Maven with one
> file.
>
> Thanks in advance
>
>
>
>
> Larry Shatzer, Jr. wrote
> > If you are using the Maven integration for Grails, it should be the same,
> > but if you are using the Grails plugin, the only thing you can do is use
> > the standard Release plugin to script it yourself. It's what I did, along
> > with some script code inside a shared plugin across projects that takes
> > care of the PreRelease steps and the PostRelease steps that are specific
> > for situation.
> >
> >
> > On Wed, Nov 21, 2012 at 5:14 AM, rportix &lt;
>
> > rut.perez@
>
> > &gt; wrote:
> >
> >> Hi,
> >>
> >> We have a Grails job, and we need the same functionality  that M2
> Release
> >> Plugin for Grails. Dou you know about this?
> >>
> >> Thanks in advance
> >>
> >>
> >>
> >> --
> >> View this message in context:
> >>
> http://jenkins.361315.n4.nabble.com/Grails-Plugin-Perform-Maven-Release-tp4646810.html
> >> Sent from the Jenkins users mailing list archive at Nabble.com.
> >>
>
>
>
>
>
> --
> View this message in context:
> http://jenkins.361315.n4.nabble.com/Grails-Plugin-Perform-Maven-Release-tp4646810p4646899.html
> Sent from the Jenkins users mailing list archive at Nabble.com.
>

Reply via email to