Quoting Anders Hammar :
> Hudson does support Maven 3 through free-style jobs.
Sure, but do you get nice maven integration in hudson like the list of modules,
repositories per job, artifact publication out of maven execution and so on ?
Not that you can recreate that manually but it's painfull.
Big up ! :)
Thanks a lot for all the work and ... can't wait for the pom mixins ;)
/Paul
-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org
+1 (non-binding)
Tested corporate and oss projects.
Did not test the release process.
/Paul
Quoting Benjamin Bentmann :
> Hi,
>
> in preparation for the release of Apache Maven 3.0, the Maven team is
> seeking your help to discover regressions since Maven 2.x. Everybody
> interested in taking
Seems to work nicely, done some releases with it today.
/Paul
Le mardi 04 août 2009 01:49:15, John Casey a écrit :
> Hi again,
>
> After Brett sorted out some issues that got lost in the source-control
> mess on my localhost, and I resolved a couple more stragglers that came
> up as a result of t
Hey,
I had no issue building my projects.
release:prepare is working but release:perform is not (see the trace below).
I switched to 2.1.0 right after that and the release:perform went well.
I'm using the javasvn scm provider here but I get the same error using the
native one.
/Paul
p...@dosa
Le mardi 05 mai 2009 11:09:37, Baptiste MATHUS a écrit :
> I already had this kind of problem. From what I remember, I just removed
> all the localization files from the subversion installation directory.
> Actually, I think that the maven-scm-api reads the output of the CLI, and
> it doesn't under
Hey,
I posted this one to dev@ by mistake, here it is again to us...@.
I'm facing weird problems with the maven-release-plugin and friends.
I use maven-release-plugin-2.0-beta-9 and get the same results with either
maven 2.1.0 or 2.2.0-RC1.
I tried with two subversion clients with the same resul
+1 for b)
Reproductible builds is _the_ shit.
About backward compatibility, I second Nicolas about reading releases notes,
upgrade guides etc...
Le Tuesday 29 April 2008 13:23:44 Benjamin Bentmann, vous avez écrit :
> Dear community,
>
> the Maven team is currently discussing a proposal about
You can try http://searchj.org too
Paul
Le Monday 07 April 2008 12:02:39 Martin von Gagern, vous avez écrit :
> Hi!
>
> The maven repositories, like those mentioned below, are sure a great
> thing and massively useful. However, so far I found no way to search
> these repositories on line.
>
> Th
Hi all,
I just released the 0.1 of asadmin-maven-plugin. It's a simple plugin that
wrap the glassfish asadmin command.
There's startup instruction and documentation there :
http://code.google.com/p/asadmin-maven-plugin/
I'm using it daily on *nixes, never tried it on windows but it should work.
Le Saturday 01 December 2007 16:53:30 Ryan Moquin, vous avez écrit :
> I think my main concern with this (hence why I'm asking general advice) is
> that sometimes a unit test might work against HSQL and fail against another
> database such as MSSQL? Or am I worrying about something I shouldn't?
I
Le Saturday 01 December 2007 14:14:37 Marco Mistroni, vous avez écrit :
> Hi,
> have u ever tried to use HSQL , in memory db?
Maybe this will help you get started with unit testing entities in memory with
maven :
http://eskatos.wordpress.com/2007/10/15/unit-test-jpa-entities-with-in-memory-datab
On Saturday 17 November 2007 18:27:23 Vishal Pahwa wrote:
> Hi
>
> I have 1 ant build.xml file and i need to execute this file from maven2.
> How can i do this.
>
> Regards
>
> Vishal.
Look at the maven-antrun-plugin.
Paul
-
To
Le Friday 16 November 2007 17:49:01 Wendy Smoak, vous avez écrit :
> On Nov 16, 2007 11:28 AM, Paul MERLIN <[EMAIL PROTECTED]> wrote:
> > I have a project that produce a zip file. I did a project with pom
> > packaging, an assembly is building the zip file. This produced zip
Hi all,
I have a project that produce a zip file. I did a project with pom packaging,
an assembly is building the zip file. This produced zip file is attached to
the pom artifact so it is installed/deployed with it.
Now I need to reuse this zip file from another maven project.
How can I declar
On Monday 05 November 2007 21:57:23 Lally Singh wrote:
> Hey everyone, I'm trying to get the plugin to generate my SQL code,
> but I can't seem to do it without it trying to connect to my db.
>
> Is there an option that tells it to generate the .sql, but not run it,
> clobbering my existing db?
>
>
Le Monday 22 October 2007 20:03:36 Siegmann Daniel, NY, vous avez écrit :
> > Is there a way to tell maven to download source jars by
> > default? I didn't see anything in the pom or settings model
> > to do this. I know I can download sources using the eclipse
> > plugin or the dependency plugin
Hi Wendy,
Le DATE, vous avez peut-être écrit : Wendy Smoak
> On 10/8/07, Paul MERLIN <[EMAIL PROTECTED]> wrote:
>>
>> I'm using the pom snippet shown above but I would like to have some
>> dependencies prefixed and some others not.
>
> Why? I'm curio
Le Monday 08 October 2007 17:25:24 Wayne Fay, vous avez écrit :
> > I'm using the pom snippet shown above but I would like to have some
> > dependencies prefixed and some others not.
> >
> > Is this doable with maven or will I have to write the MANIFEST.MF file
> > myself ?
>
> As far as I know, yo
Le Tuesday 25 September 2007 17:20:01 Tim Kettler, vous avez écrit :
> This will do:
>
>
> org.apache.maven.plugins
> maven-ejb-plugin
>
>
>
> true
> lib
>
>
>
>
>
> -Tim
Hi all,
I'm using the pom sn
Le Friday 14 September 2007 09:02:48 Insitu, vous avez écrit :
> Paul MERLIN <[EMAIL PROTECTED]> writes:
> > Hi all,
> >
> > I'm trying to use the maven-release-plugin. Our SVN is only accessible on
> > https with ssl mutual authentication. Yes we have to type
Le Thursday 13 September 2007 16:21:50 Emmanuel Venisse, vous avez écrit :
> no it isn't possible but you can add your password in command line
> parameters
>
> Emmanuel
Hi Emmanuel,
Unfortunately storing the password in a config file is not an option.
Nor adding it to a command line (think about
Hi all,
I'm trying to use the maven-release-plugin. Our SVN is only accessible on
https with ssl mutual authentication. Yes we have to type our P12 password
every time we do a svn operation. That's the way it is ...
So, my problem is that maven run svn with the "--non-interactive" parameter
wh
23 matches
Mail list logo