Alberto,

you could bind to the phase "verify" as well, which will package your
artifacts and runs integration-tests (e.g. started with the
failsafe-plugin) additionally.

Regards Mirko
--
http://illegalstateexception.blogspot.com/
https://github.com/mfriedenhagen/
https://bitbucket.org/mfriedenhagen/


On Fri, Feb 15, 2013 at 5:12 PM, Alberto Ivo <alberto...@gmail.com> wrote:
> Thanks, everyone!
>
> Ivo
>
>
> On Fri, Feb 15, 2013 at 2:10 PM, Baptiste MATHUS <m...@batmat.net> wrote:
>
>> True.
>> The hard part, you did, Luke ;-)
>>
>>
>> 2013/2/15 Stephen Connolly <stephen.alan.conno...@gmail.com>
>>
>> > OT. this blind man on a galloping horse cannot tell the exact scm goal
>> > names ;-)
>> >
>> >
>> > On 15 February 2013 15:41, Baptiste MATHUS <m...@batmat.net> wrote:
>> >
>> > > Just bind the maven-scm-plugin with that goal&conf (which actually
>> seems
>> > to
>> > > be checkin instead of commit) onto the right phase (here it may be
>> > "test").
>> > > Look at the Maven lifecycle to understand what a phase is
>> > >
>> > >
>> >
>> http://maven.apache.org/scm/maven-scm-plugin/checkin-mojo.html#message(search
>> > > for "default lifecycle").
>> > >
>> > > Cheers
>> > >
>> > >
>> > > 2013/2/15 Alberto Ivo <alberto...@gmail.com>
>> > >
>> > > > I'm sorry.. I'm noob.. I didn't get it.
>> > > >
>> > > > Is there a way to do it inside the pom.xml?
>> > > >
>> > > > Ivo
>> > > >
>> > > >
>> > > > On Fri, Feb 15, 2013 at 11:15 AM, Stephen Connolly <
>> > > > stephen.alan.conno...@gmail.com> wrote:
>> > > >
>> > > > > mvn clean test scm:commit -Dmessage="I am great"
>> > > > >
>> > > > >
>> > > > > On 15 February 2013 12:51, Alberto Ivo <alberto...@gmail.com>
>> wrote:
>> > > > >
>> > > > > > Hello,
>> > > > > >
>> > > > > > Nowadays When I change the code, I manually run the unit test
>> > (suite)
>> > > > and
>> > > > > > then commit using Eclipse IDE.
>> > > > > > But I would like to do it via Maven. The code can be committed
>> only
>> > > > after
>> > > > > > the unit tests and they all have passed. Is that possible? if so,
>> > > > could I
>> > > > > > do that?
>> > > > > >
>> > > > > > Thanks in advance!
>> > > > > >
>> > > > >
>> > > >
>> > > > --
>> > > > Baptiste <Batmat> MATHUS - http://batmat.net
>> > > > Sauvez un arbre,
>> > > > Mangez un castor ! nbsp;!
>> > > >
>> > >
>> >
>> > --
>> > Baptiste <Batmat> MATHUS - http://batmat.net
>> > Sauvez un arbre,
>> > Mangez un castor ! nbsp;!
>> >
>>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to