+1 (NB)
Successfully built a 71 module internal app suite.
FYI It's pickiness found needs for two dep versions in a legacy module,
which is great find. The fail error message was not helpful ([ERROR]
Invalid Collect Request: null -> (snipped dep path)), but with -e the
nested exception thankfull
+1 (NB)
Successfully tested on a 68 module internal app suite.
On Wed, Mar 5, 2025 at 10:27 AM Mateusz Gajewski <
mateusz.gajew...@starburstdata.com> wrote:
> +1 (nb). Tested on Trino :)
>
> On Wed, Mar 5, 2025 at 3:33 PM Jermaine Hua wrote:
>
> > +1
> >
> > Guillaume Nodet 于2025年3月5日 周三19:15写
+1 (NB)
Successfully tested on a 66 module internal app suite.
On Mon, Dec 16, 2024 at 3:47 AM Delany wrote:
> I opened https://issues.apache.org/jira/browse/MNG-8434 but its just a
> collision with a property I had already set - so fixed it by renaming my
> property.
> The ticket can be close
+1 (NB)
Successfully tested on a 61 module internal app suite. Notables:
* AnsiConsole removal caused a docker-maven-plugin CNFE and thankfully it
has a recent release fixing that.
* Exposed a Spring GraphQL schema classpath file search configuration
issue, worked around by overriding the default
Additionally, since a module is part of a product and project is activity
to change a product, I prefer the term "module" (or even "submodule")
because they are not "projects" (yes Eclipse and other tools refer to them
as "projects" but that is arguably a wrong term). I also would rather
clarify t
I think reformatting files during every build is less desirable and adds
risk. I prefer the build to *enforce* the desired results, failing as
needed, and configuring the IDEs to auto-format the files on save. Both
Eclipse and IntelliJ have many configurable "save actions" for file format
and cle
M is for Milestone, an incremental release towards the eventual final
release considered early production ready but incomplete for full planned
features and implementation.
On Tue, Apr 26, 2022 at 2:10 PM Gary Gregory wrote:
> Can someone explain the M release meaning? Is it an alpha release? A
I've split git repos before and using filter-branch is the key to keep the
desired and purge the rest.
>From my notes, these two posts helped me:
*
https://docs.github.com/en/get-started/using-git/splitting-a-subfolder-out-into-a-new-repository
*
https://support.atlassian.com/bitbucket-cloud/docs/
In case this helps, Jason Dillon has a "Maven Shell" that does what you
seek for CLI - launches a Maven instance and runs interactive commands with
it, saving the startup time.
https://github.com/jdillon/mvnsh
On Tue, Aug 25, 2020 at 12:27 AM Jaroslav Tulach
wrote:
> > And it's Apache Maven, ov
because it's much better and oss
Le sam. 8 juin 2019 à 10:29, Tibor Digana a écrit :
> Why you use Eclipse. Use InteliJ IDEA. It is professional tool. Every
> company has money to buy enterprise IDEA, the company wouln'd say no
> because it is price you pay once and you can upgrade to major vers
M2e takes care of everything
Jeff
Le lun. 8 oct. 2018 à 23:09, Simon Sheng a écrit :
> Hi,
>
> I am bringing this baby question since Maven load all it's classes by
> ClassWorlds. Which means it doesn't have "main method". instead we debug
> everything by l
A pr has its own branch (refs/pull/prid/head)
So it's easy to retrieve them but don't know how to recreate them on the
target repository
Hope this helps
Jeff
Le mar. 20 mars 2018 à 22:06, Olivier Lamy a écrit :
> Hi
> We have a lot of pr here https://github.com/apache/mav
to find the "Access is denied" cause. I looked at the log and
posted a couple of initial thoughts on the ticket.
On Sat, Mar 17, 2018 at 12:48 PM, Tibor Digana
wrote:
> Hi Jeff,
>
> The entire problem is when trying to run a forked sub-process via
> ProcessBuilder.s
Hi Tibor,
> I should maybe write some limitations regarding length of IT
class/method/package and length of Git branch name in README.md due to
problems with Windows paths length.
In case this helps: instead of shortening names for the Windows path length
limitation, we can configure Windows and
> The date of the commit is not the date it got committed to master, but the
date it got committed to some branch, no longer existing after the commit.
If this is the way GIT works, so be it. I just don't like it. It could not
be more confusing.
A couple of thoughts in case they help you.
1. Git
the plugin or
> upgrade/roll back Maven and we update our mapping layer for the 3.4.1
> release and move forward.
>
> Adding 1000 command line options is not the right answer.
>
> It seems we got lucky here with it only affecting plugins... so we can use
> our luck as
I find the prerequisites idea very intriguing. However, does that mean
it's automatic behavior and no way for user to control it?
(For user to control it, in addition to normal docs, I expect release notes
describing the issue (e.g. links to JIRA) and how to enable/disable the new
breaking feature
Thanks! It's running just fine. :-) It's very cool. Really nice
directory traversal and completion, colors, and commands/features I don't
know yet!
Very interesting timing diffs (for each casual test, I ran the command for
each multiple times to seed infra caches):
* on some asciidoc gen with
On Wed, Mar 9, 2016 at 3:59 PM, Jason Dillon wrote:
> On March 8, 2016 at 7:45:53 AM, Jeff Jensen (
> jeffjen...@upstairstechnology.com) wrote:
>
> FYI Just cloned and tried build but Jansi 1.2 is not in Central: "Could not
>
> find artifact org.fusesource.jansi:j
ason, if you have a built version, do you mind adding it as a download to
the release files?
Do you have interest in supporting further or prefer not to continue with
it?
On Sat, Mar 5, 2016 at 10:40 PM, Jeff Jensen <
jeffjen...@upstairstechnology.com> wrote:
> Some months ago I was lookin
Some months ago I was looking for something like this. Due to this thread,
I will soon set it up and try it. (Thanks for sharing Tamás!)
On Sat, Mar 5, 2016 at 10:31 PM, Jason Dillon
wrote:
> On March 3, 2016 at 5:42:56 AM, Tamás Cservenák (ta...@cservenak.net)
> wrote:
> Maven Shell?
>
> htt
>
> Do those of you who are Eclipse users find m2e adequate?
I've successfully used m2e for many years on many different systems
(different customers). I suggest asking about any issues on the m2e users
list.
On Fri, Dec 25, 2015 at 2:37 PM, Gary Gregory
wrote:
> I'm still surprised that no
maybe a proxy problem ?
Jeff
On Wed, Dec 2, 2015 at 12:15 PM, Nathalie Keymeulen <
nathalie.keymeu...@agfa.com> wrote:
> Hi,
>
> I would like to use Harness for testing our maven plugin (maven 3)
>
> We are downloading an artifact to our local repository.
> When running
On Tue, Sep 23, 2014 at 11:05 PM, Hervé BOUTEMY
wrote:
> Le lundi 22 septembre 2014 18:14:52 Kristian Rosenvold a écrit :
> >
> > com.google.code.findbugs
> > jsr305
> > 3.0.0
> > provided
> >
> >
> > The reason for this is that the findbugs project
+1
On Wed, May 13, 2015 at 4:17 AM, Martin Gainty wrote:
> +1
>
> Martin
>
>
> > Date: Wed, 13 May 2015 09:16:19 +0100
> > Subject: Re: [VOTE] Add Manfred Moser as committer
> > From: stephen.alan.conno...@gmail.com
> > To: dev@maven.apache.org
> >
> > +1
> >
> > On 13 May 2015 at 08:36, Kristia
I suggest alternative 2 as 1 doesn't scale well with new versions and 3 is
more confusing than 2.
On Sat, May 2, 2015 at 4:11 PM, Christopher wrote:
> Of the choices, alternative 1 seems the easiest for me.
>
> On Sat, May 2, 2015, 16:10 Dennis Lundberg wrote:
>
> > Hi,
> >
> > I'm trying to v
ing, and if javac
> does a
> > > >
> > > > part
> > > >
> > > > > of
> > > > >
> > > > > > > the
> > > > > > >
> > > > > > > > >> > job,
> > >
And please add me as well.
id is jeffjensen
Thank you.
On Fri, Apr 10, 2015 at 4:23 PM, Dan Tran wrote:
> Hi
>
> Please add me as well
>
> Thanks
>
> -D
>
> On Fri, Apr 10, 2015 at 1:59 PM, Hervé BOUTEMY
> wrote:
>
> > I added you to the last request for maven-developers group
> >
> > https://
According to the commits archive, there is 1 email per commit and I can see
the 50/50 notification email (
http://mail-archives.apache.org/mod_mbox/maven-commits/201504.mbox/%3Cbfb2482f10c94b7180353e96763ee865%40git.apache.org%3E
)
Jeff
On Thu, Apr 2, 2015 at 10:17 AM, Arnaud Héritier
wrote
ting history does not reduce the amount of modified/deleted/added
code. And as the notification emails also send diffs,
Jeff
>
> Cheers
>
> Arnaud
>
> On Wed, Apr 1, 2015 at 2:24 AM, wrote:
>
> > Package and configure log4J 2.2 by default.
> > Replace the
You should look at news brought by latest 3.3 from Maven that target
extensibility but to my knowledge, extending the format of the POM is not
yet supported (see
http://blog.soebes.de/blog/2015/03/17/apache-maven-3-dot-3-1-features/)
Regards
Jeff
On Sat, Mar 21, 2015 at 2:14 PM, Arcadiy Ivanov
then your stuff will not be Maven compatible. You will face non adoption
from the community
Jeff
On Sat, Mar 21, 2015 at 9:01 AM, Arcadiy Ivanov wrote:
> Presumably, by editing maven-model/src/main/mdo/maven.mdo ? :)
>
>
> On 2015-03-21 03:31, Jeff MAURY wrote:
>
>> ho
how will you extend the repository element in maven ?
Jeff
On Fri, Mar 20, 2015 at 11:52 PM, Arcadiy Ivanov wrote:
> Hi folks,
>
> I'd like to feel your temperature wrt the following improvement I would
> like to make to Maven before I start working on it.
>
> *== Artifa
I agree Fred... the reports are very helpful. I've always thought of it as
handling two needs: "reports" and "docs"; reports basically working OOTB
and docs as the team decides to hand-create.
On Wed, Mar 18, 2015 at 10:43 PM, Fred Cooke wrote:
> Well, if you created it, then a personal thank
+1 asciidoctor
On Thu, Mar 19, 2015 at 4:56 AM, Martijn Dashorst <
martijn.dasho...@gmail.com> wrote:
> While I use jekyll for lots of stuff (blogs and wicket website), I'd
> urge to use asciidoc[tor] as the markup format. Markdown is great, but
> rather limited for technical documentation. Ther
Sounds like an awesome improvement! Will we see speed improvement on war
file creation with many megs of jars in the lib dir or only with
compressing of files into the archive (ignoring the web files for this
question)?
On Sat, Jan 10, 2015 at 7:43 AM, Kristian Rosenvold <
kristian.rosenv...@gma
While I agree with your assessment Paul, the problem with upgrading
non-sequential release numbers that I encounter with some of my customers
(the larger organizations or ones with regulated products [think medical])
is it usually causes some confusion ("we're on version n.2 and I see n.8
but nothi
>
> Integrating Failsafe in the same way as Surefire would be great for a lot
> of people I think.
I agree!
Personally, I wonder why we don't merge them.
I've wondered the same thing... is there a technical reason why it "won't"
or is difficult to make work?
On Tue, Oct 28, 2014 at 11:54 AM
...and even though dbUnit has a base test class for extension, you can use
composition of it instead. Same for Spring Test - can configure it with
annotations and use a test runner. No base class needed in either case.
On Thu, Oct 16, 2014 at 3:19 PM, Lennart Jörelid
wrote:
> Well ... trying t
Awesome! Thank you very much for the summary.
On Fri, Aug 1, 2014 at 7:56 AM, Jason van Zyl wrote:
> Here's a short summary of yesterdays discussion:
>
> ---
>
> Manfred Moser
>
> 1) Alternative verifier use in maven-android-plugin for testing. Igor
> created an alternative verifier for use in
Jason, for:
> 1) Include a "since" statement indicating at point the API was deprecated
You didn't mention if you are against doing so or not. Do you find it of
value for yourself and others?
> 2) include a statement pointing to the replacement API (or non-replacement
> and reason for same).
Github user Jeff-Symphony closed the pull request at:
https://github.com/apache/maven-surefire/pull/37
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the
+1
In my circles, changing method params is a bad practice.
Enforcement of rules is key - I do the same thing Manfred, fail the build
on a set of FindBugs, PMD, and CheckStyle violations. Really makes coders
adhere!
On Fri, May 23, 2014 at 10:15 PM, Manfred Moser wrote:
> I totally agree with
I just successfully viewed the page, so no problems reaching it.
On Fri, May 23, 2014 at 7:30 AM, Jason van Zyl wrote:
> For the last few days the instance seems to be in distress. Anyone else
> having issues?
>
> Thanks,
>
> Jason
>
> --
GitHub user Jeff-Symphony opened a pull request:
https://github.com/apache/maven-surefire/pull/37
a way to force the junit runner to stop when there is a test failure
I'm not sure if this is an acceptable solution, and I *didn't* add any test
cases for this, but it'
possible to install locally, although I am not sure we'll need
> separate "install" phase.
>
+1
Jeff
>
> --
> Regards,
> Igor
>
>
> On 2014-04-17, 7:13, ROBERT PATRICK wrote:
>
>> I don't understand the issue. I regularly use artifacts in m
party. The WAR module is not in the list of deps.
On Sun, Apr 13, 2014 at 10:49 AM, Stephen Connolly <
stephen.alan.conno...@gmail.com> wrote:
> On Sunday, 13 April 2014, Jeff Jensen
> wrote:
>
> > Agreed, we put the WSDL and related schemas in a domain module and its
The app loads all resources from the classpath.
IIRC, Tomcat requires the exploded WAR. I think the Tomcat plugin also
requires file system files for config, e.g. ,
, and .
On Sun, Apr 13, 2014 at 10:19 AM, Jason van Zyl wrote:
> On Apr 13, 2014, at 11:14 AM, Jeff Jensen <
>
Agreed, we put the WSDL and related schemas in a domain module and its
build generates these domain classes in its build. Then other modules use
the domain jar...
The only place we currently use dependency:unpack is in an AT (acceptance
test) module that retrieves the war and unpacks it to an exp
Looks good. I like the left nav better tho!
I don't think the Maven logo in the upper right corner looks bad/out of
place, however, a new logo is fun to have!
On Mon, Dec 16, 2013 at 6:17 PM, Stephen Connolly <
stephen.alan.conno...@gmail.com> wrote:
>
> https://www.dropbox.com/s/w5eblhl4q0fzc
is switched on! :-)
Yes, very good!
>> -
>> Arnaud
>>
>> Le 27 juil. 2013 à 15:19, Jeff Jensen
>> a écrit :
>>
>> > That message indicates you need to git pull first. Even though you
>> > may already have done so and no one else has pu
That message indicates you need to git pull first. Even though you
may already have done so and no one else has pushed since, this usually
happens when modifying a commit that has been pushed/shared.
On Sat, Jul 27, 2013 at 8:08 AM, Hervé BOUTEMY wrote:
> the last 2 commits are to be amended: ls
+1
Jeff
On Tue, Jul 23, 2013 at 9:40 PM, Michael-O <1983-01...@gmx.net> wrote:
> Am 2013-07-23 15:59, schrieb Stephen Connolly:
>
> This vote is to cover the minimum required version of Java for Maven Core.
>>
>>
> Given than most companies/folks reac
+1 (non-binding)
On Tue, Jul 23, 2013 at 8:59 AM, Stephen Connolly
wrote:
> This vote is to cover the minimum required version of Java for Maven Core.
>
> Maven Plugins produced by the Apache Maven Project that are flagged as
> compatible with older versions of Maven Core as their baseline will s
It seems that most people care about X.Y and X.Y.Z numbers of the
versioning scheme, not X.Y.Z.N. To spin through version numbers without
concern during release candidates, perhaps using the 4th position, N, would
then allow continued use of the familiar X.Y and X.Y.Z references?
Major.Minor.Poin
Tested on my Tycho (0.17.0 and latest staged 0.18.0) build and it fails but
I think this is a Tycho issue.
Regards
Jeff
On Tue, May 28, 2013 at 10:03 AM, Baptiste MATHUS wrote:
> OK, you're right. Jason's cancellation mail was
> http://mail-archives.apache.org/mod_mbox/maven
g to result in all the children being part of the tag
> > though
> >
> > On Sunday, 24 March 2013, Jeff Jensen wrote:
> >
> >> -N
> >> Same for other operations to not recurse into children/modules.
> >>
> >>
> >> On Sun, Mar 24, 2013 at
Yes, good point to know of in case that causes a problem.
On Sun, Mar 24, 2013 at 2:30 PM, Stephen Connolly <
stephen.alan.conno...@gmail.com> wrote:
> That's still going to result in all the children being part of the tag
> though
>
> On Sunday, 24 March 2013, Jeff
-N
Same for other operations to not recurse into children/modules.
On Sun, Mar 24, 2013 at 11:55 AM, Andrei Pozolotin <
andrei.pozolo...@gmail.com> wrote:
> *Robert*
>
> unrelated question, may be you can clarify: in the current
> maven-release-plugin
> what is the way to release
Looks interesting but sharing the current work dir is not enough:
- what about dependencies (in local repo or in reactor)
- what about multi modules project
Jeff
Le 18 févr. 2013 10:52, "Julien Nicoulaud" a
écrit :
> Hi all,
>
> I'm writing a Maven plu
+1 on Stephen's reasons
Jeff
On Thu, Feb 7, 2013 at 12:46 PM, Stephen Connolly <
stephen.alan.conno...@gmail.com> wrote:
> On 7 February 2013 08:58, Chris Graham wrote:
>
> >
> >
> > Sent from my iPhone
> >
> > On 07/02/2013, at 6:59 PM, Bapti
+1 on Arnaud's comments.
The main problem with this "feature" is that it is not documented thus I
can't explain the real reason why Maven download several times released
artifacts and this causes members of the Maven bashing group to grow
Jeff
On Fri, Feb 1, 2013 at 9:47
On Sun, Dec 9, 2012 at 6:51 AM, Stephen Connolly <
stephen.alan.conno...@gmail.com> wrote:
> On Sunday, 9 December 2012, Kristian Rosenvold wrote:
>
> > 2012/12/9 Olivier Lamy >:
> > > Perso I'm fine using log4j2.
> > > I use the branch I pushed for some weeks now and I'm happy.
> > > Log4j2 has q
On Sat, Dec 1, 2012 at 2:39 PM, Olivier Lamy wrote:
> Hi,
>
> Why do we have to force our users to a specific logging implementation
> than we choose ?
>
Doesn't the product have to establish a default? Isn't that the one
"forced" on the users?
Substitution of the default for alternate impleme
Milestones are great idea, and there has already been a few (just named the
same! :-).
+1 for 3.1.0
Nice infra improvements including SLF4J. Appreciating you patiently RM'ing
this Jason...
(and +1 for Logback; haven't used Log4j in 4 years).
On Sat, Dec 1, 2012 at 2:29 PM, Jason van Zyl wrote
> arget with reserveld xml name (position: START_DOCUMENT seen \r\n @2:7)
> for project unknown at C:\opt\work\pom.xml]
>
> Can you please advise on what is missing in my pom.xml file??
>
--
Jeff MAURY
"Legacy code" often differs from its suggested al
On Sun, Nov 11, 2012 at 7:59 AM, Jesse McConnell
wrote:
> On Sun, Nov 11, 2012 at 6:35 AM, Anders Hammar wrote:
>> Here's my suggestion:
>>
>> We keep the current state where we have the new logging API (slf4j) and the
>> System.out style implementation. Then we (Olivier?) create a JIRA ticket
>>
for the toolchains
feature.
Thanks
Jeff
--
Jeff MAURY
"Legacy code" often differs from its suggested alternative by actually
working and scaling.
- Bjarne Stroustrup
http://www.jeffmaury.com
http://riadiscuss.jeffmaury.com
http://www.twitter.com/jeffmaury
This works fine:
/** The project. */
@Parameter(required = true, readonly = true, defaultValue =
"${mojoExecution}")
private MojoExecution mojoExecution;
@Override
public String getGoalName() {
return this.mojoExecution.getMojoDescriptor().getGoal();
}
I would like to dynamically determine the currently executing goal from a
MOJO.
I attempted this using reflection but the new annotations are not available
at runtime.
All other solutions I have seen appear to require access to the executing
MOJO's groupId and artifactId.
Anyone have a solution?
I would recommand to follow Maven conventions and not trying to break
Maven, assumed that if you do that while beginning with Maven, you will FAIL
Jeff
Le 1 juin 2012 08:22, "preetppg" a écrit :
>
> Team,
>
> I am doing a POC using Maven.
>
> Can anybody share the s
Maven repository layout here:
http://svn.apache.org/viewvc/maven/maven-3/trunk/maven-core/src/main/java/org/apache/maven/artifact/repository/layout/DefaultRepositoryLayout.java?view=markup
Regards
Jeff
On Fri, Jan 20, 2012 at 2:45 PM, Bertram, Alexander
wrote:
> Hi there,
>
> I'm wor
Works fine with 2 of my Tycho builds, maven-gwt-plugin and
hudson-the-definitive-guide
Jeff
On Tue, Jan 10, 2012 at 2:13 PM, Mirko Friedenhagen wrote:
> Works fine here.
>
> Regards Mirko
>
> On Tue, Jan 10, 2012 at 01:21, Stephen Connolly
> wrote:
> > None here
>
Look around
http://svn.apache.org/viewvc/maven/maven-3/trunk/maven-model-builder/src/main/java/org/apache/maven/model/building/
Regards
Jeff MAURY
On Sun, Dec 11, 2011 at 8:45 PM, Simone Tripodi wrote:
> Hi all guys,
> can you please point me to the pom.xml parser location on SVN?
> Ma
Works fine with gwt-maven-plugin, jenkins-the-definitive-guide-book and one
of my Hadoop based project.
Regards
Jeff MAURY
2011/11/27 Arnaud Héritier
> +1 (binding)
> No regression found on a large set of projects.
>
> Thx
>
> Cheers
>
> Le 27 nov. 2011 à 14:38,
+1 (non-binding)
On Thu, Nov 10, 2011 at 9:53 AM, Olivier Lamy wrote:
> Hello,
>
> Since last vote things have changed:
> * aether is in incubation process @eclipse
> * sisu is in incubation process @eclipse
>
> Due to the fact that those process can be long before having an
> official release f
On Wed, Jul 27, 2011 at 7:45 PM, Tim O'Brien wrote:
> Vincent that seems like a mistake. Why add more specific elements like
> Wiki
> and API. Why make the POM syntax this specific. Why not make it free
> from, something like:
>
>
>
>
>
> Which you could compact down in some groovy syntax
We've been running the "beta" for (I don't know how many) months, and
works better than it ever has. I agree with Lukas; release it.
On Thu, Jul 7, 2011 at 2:26 AM, Lukas Theussl wrote:
>
>
> Hervé BOUTEMY wrote:
>>
>> the rationale behind not going directly to 3.0 was that site plugin is
>> ha
#Mapping_Complex_Objects
Regards
Jeff MAURY
On Thu, Jun 30, 2011 at 9:48 AM, DE GOEDE Tony <
tony.dego...@nl.thalesgroup.com> wrote:
> Hello,
>
> ** **
>
> I have a problem.
>
> ** **
>
> I am building a new maven plugin to interface with a local build tool.
>
&
Is there a forthcoming explanation for a seemingly Maven PMC shakeup?
I find it odd that consistently excellent contributors such as Lukas,
Brian, et al are suddenly not on the Maven PMC. This is concerning as
these are people who have drastically improved and moved Maven
forward. It's very conce
With what JUnit version? I just tested is() and hasItems() and the
failure reporting message is 99% the same as assertEquals() with JUnit
4.8.2. They both display toString()s of the expected and actuals,
just prefixed with different names/words. What am I missing?
On Sun, Jun 12, 2011 at 2:52
Works great again... thank you Lukas! :-)
On Wed, Mar 9, 2011 at 2:04 PM, Lukas Theussl wrote:
>
> snapshots are deployed by now, let me know if it helps...
>
> -Lukas
>
>
> Jeff Jensen wrote:
>>
>> Thanks Lukas! Sorry - haven't had a moment to get sour
you have to build it
> yourself as I'm getting a 500 when trying to deploy to apache right now, so
> no snaps are deployed yet.
>
> HTH,
> -Lukas
>
>
> Jeff Jensen wrote:
>>
>> Yes, :-) 3.0-beta-4-SNAPSHOT. The fixes over the past months have
>> been v
java:107)
08:23:15at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
08:23:15... 19 more
On Tue, Mar 8, 2011 at 1:18 PM, Lukas Theussl wrote:
>
> Hi Jeff,
>
> I deduce you are testing my current development version...? ;)
>
> I don't see how this particular commit could ha
Hi Lukas!
I have a question on this commit, as it causes our site gen to now fail.
With the following change:
> +if ( site == null )
> +{
> +throw new MojoExecutionException(
> +"Missing site information in the distribution management of
> the project
+1
Sorry, couldn't resist.
-Original Message-
From: Lukas Theussl [mailto:ltheu...@apache.org]
Sent: Wednesday, January 26, 2011 7:37 AM
To: Maven Developers List
Subject: EXTERNAL: Re: '+1' vs 'I agree'
No problem if it's clear in the context. As I said, it's not a big issue
and I'm
+1 (non-binding)
On Thu, Dec 23, 2010 at 2:40 AM, Lukas Theussl wrote:
>
> +1
>
> -Lukas
>
>
> Kristian Rosenvold wrote:
>>
>> Hi,
>>
>> We solved 10 issues:
>>
>> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10541&version=17014
>>
>> There are still a couple of issues left in JIRA
+1 (non-binding)
This one works great too!
On Thu, Dec 16, 2010 at 5:38 AM, chemit wrote:
> On Thu, 16 Dec 2010 11:46:40 +0100
> Kristian Rosenvold wrote:
>
> +1 (non binding)
>
>
>
> --
> Tony Chemit
>
> tél: +33 (0) 2 40 50 29 28
> email: che...@codelutin.com
> http://ww
f console output;
>
> It turned out for test number N, any stdout/stderr output would be
> duplicated into N tee-streams, and they were'nt going away.
> That's a lot of memory going nowhere.
>
> Kristian
>
> on., 15.12.2010 kl. 08.g08 -0600, skrev Jeff Jensen:
>>
+1 (non-binding)
We can finally run a full build with tests from the parent with this
version (would OOM unless -Xmx was set to nearly 2G!). :-)
On Wed, Dec 15, 2010 at 2:01 AM, chemit wrote:
> On Wed, 15 Dec 2010 00:21:49 +0100
> Kristian Rosenvold wrote:
>
> +1 (none binding)
>
> Works fine
I agree with Baptiste that the explanation is ambiguous. I understand the
same thing.
Regards
Jeff MAURY
On Thu, Sep 16, 2010 at 11:30 AM, Benjamin Bentmann <
benjamin.bentm...@udo.edu> wrote:
> Baptiste MATHUS wrote:
>
> Does it mean that must now be put *even if* the parent
+1 (non-binding)
"better, stronger, faster" :-)
-Original Message-
From: Benjamin Bentmann [mailto:benjamin.bentm...@udo.edu]
Sent: Monday, August 30, 2010 8:09 AM
To: Maven Developers List
Subject: [VOTE] Release Apache Maven 3.0-beta-3 (take 2)
Hi,
what's a better start for a week th
Your class MUST have an empty constructor !!!
Regards
Jeff MAURY
On Wed, Aug 18, 2010 at 3:21 PM, onlinegeek wrote:
>
> I am trying to pass an object through my pom to my maven mojo.
> I have a class...
>
> public class Shortcut {
>
>/**
> * @paramet
+1
It's clear, it allows me to continue if I want to try it anyway, and I think
there was plenty of prior discussion of it on the list.
-Original Message-
From: Kristian Rosenvold [mailto:kristian.rosenv...@gmail.com]
Sent: Tuesday, May 18, 2010 2:57 PM
To: Maven Developers List
Subject
+1
-Original Message-
From: Hervé BOUTEMY [mailto:herve.bout...@free.fr]
Sent: Saturday, May 01, 2010 9:35 AM
To: Maven Developers List
Subject: [VOTE] Release Maven PMD plugin version 2.5
Hi,
We solved 24 issues:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11140&styleNa
+1
-Original Message-
From: Olivier Lamy [mailto:ol...@apache.org]
Sent: Monday, January 04, 2010 3:47 AM
To: Maven Developers List
Subject: Re: [VOTE] Commit access for Kristian Rosenvold
+1
--
Olivier
2010/1/4 Jason van Zyl :
> Hi,
>
> I have reviewed the patches for the parallel bui
+1
-Original Message-
From: aherit...@gmail.com [mailto:aherit...@gmail.com] On Behalf Of Arnaud
HERITIER
Sent: Sunday, September 06, 2009 6:25 PM
To: Maven Developers List
Cc: Stephen Connolly
Subject: [vote] Invite Stephen Connolly to join Maven committers
Hi all,
I'd like to propose
+1
-Original Message-
From: Arnaud HERITIER [mailto:aherit...@gmail.com]
Sent: Friday, September 04, 2009 8:20 AM
To: Maven Developers List
Subject: Re: What's block maven-toolchains-plugin getting *any* release at
all?
+1 to propose you to join us as committer :-)
Arnaud
On Fri, Sep 4,
Perhaps setup CI (Hudson/CruiseControl/Continuum) locally and manually invoke
builds when desired. Using build dependencies, you can have subsequent builds
kick off from you manually invoking the first. Then manually commit or
automate?
-Original Message-
From: Oleg Gusakov [mailto:[
I like your analogy Brian.
Additionally, I think the Sonatype Maven book has a nice comparison:
http://www.sonatype.com/book/reference/introduction.html#sect-compare-ant-maven
(and I think this is a User-list question, not a Developer-list one?)
-Original Message-
From: Brian E. Fox [ma
1 - 100 of 258 matches
Mail list logo