Hi,
After a fews weeks of sorting out some niggly details the new code
new by default will produce a functional archetype without user
intervention, and projects can be generated with the old and new
archetype plugins. I asked that Raphael make some additions which
generate the old and ne
Issue Subscription
Filter: Design & Best Practices (32 issues)
Subscriber: mavendevlist
Key Summary
MNG-2184Possible problem with @aggregator and forked lifecycles
http://jira.codehaus.org/browse/MNG-2184
MNG-612 implement conflict resolution techniques
htt
I figured out why some tests where failing for me. I have
true set in my settings and this was
causing the correct behavior in the plugin, but it didn't match the
expected classpath. I'll write a jira for this to be resolved later
since it's not critical.
-Original Message-
From: Arnaud HE
On 28 Jun 07, at 1:54 PM 28 Jun 07, Hervé BOUTEMY wrote:
Le jeudi 28 juin 2007, Jason van Zyl a écrit :
Thanks Herve, I forgot about adding that even though you reminded me
last night. Think you might make a site patch for the release notes
regarding these issues?
Do you mean adding release no
Le jeudi 28 juin 2007, Jason van Zyl a écrit :
> On 28 Jun 07, at 1:33 PM 28 Jun 07, Hervé BOUTEMY wrote:
> > Le jeudi 28 juin 2007, John Casey a écrit :
> >> On Jun 28, 2007, at 2:29 AM, Hervé BOUTEMY wrote:
> >>> 2. MANTTASKS-65: central is not automatically added any more if a
> >>> remoteRepos
Anyone remember why there is a snapshot of the verifier in the ITs.
I've got the Archetype stuff working well now thanks to Raphael and
so I want to lock down all the versions of dependencies in the first
version of the IT archetype.
Thanks,
Jason
-
Le jeudi 28 juin 2007, Jason van Zyl a écrit :
> Thanks Herve, I forgot about adding that even though you reminded me
> last night. Think you might make a site patch for the release notes
> regarding these issues?
Do you mean adding release notes for Maven Ant Tasks like for Maven Core
http://mav
On 28 Jun 07, at 1:33 PM 28 Jun 07, Hervé BOUTEMY wrote:
Le jeudi 28 juin 2007, John Casey a écrit :
On Jun 28, 2007, at 2:29 AM, Hervé BOUTEMY wrote:
2. MANTTASKS-65: central is not automatically added any more if a
remoteRepository is set: the code has been changed to work as the
documenta
Le jeudi 28 juin 2007, John Casey a écrit :
> On Jun 28, 2007, at 2:29 AM, Hervé BOUTEMY wrote:
> > 2. MANTTASKS-65: central is not automatically added any more if a
> > remoteRepository is set: the code has been changed to work as the
> > documentation said
>
> This seems inconsistent with the wa
The link I wanted to paste is :
http://jira.codehaus.org/browse/MECLIPSE?report=com.atlassian.jira.plugin.system.project:popularissues-panel
Arnaud
On 28/06/07, Arnaud HERITIER <[EMAIL PROTECTED]> wrote:
Are there some of you who can test/review the most popular issues :
http://jira.codehaus.or
Are there some of you who can test/review the most popular issues :
http://jira.codehaus.org/browse/MECLIPSE-78
Some of them have a patch
It could be important to see if we can apply them before the next release.
Arnaud
On 28/06/07, Max Bowsher <[EMAIL PROTECTED]> wrote:
Max Bowsher wrote:
> I'
Howdy,
Is there anything special that needs to happen for the
section to get written out when using generateReleasePoms and version
ranges? I'm getting everything *but* the section written
out. Simple hello world project; one dep on commons-logging.
testRewriteExternalRangeDependency in Gene
On 28 Jun 07, at 11:48 AM 28 Jun 07, Mark Hobson wrote:
On 28/06/07, Jason van Zyl <[EMAIL PROTECTED]> wrote:
I thought we agreed that this was not to surface in a POM? If you put
that in there now people will start using it. I thought you were
going to be able to do this strictly by changes t
My understanding was that it was all experimental at this point to
see what actually worked, then need to decide where it lands.
Requiring a change in the install is no good - it ruins the install
for general use and is more hassle than it's worth. I think the
(undocumented, unsupported) pr
On 28/06/07, Jason van Zyl <[EMAIL PROTECTED]> wrote:
One nitpick is that I think we should stick to property names that
follow Java variable name conventions like mavenConflictResolvers,
and this also prevents any screw ups with any ELs or expression
resolvers that might potentially get confused
On 28/06/07, Jason van Zyl <[EMAIL PROTECTED]> wrote:
I thought we agreed that this was not to surface in a POM? If you put
that in there now people will start using it. I thought you were
going to be able to do this strictly by changes to your installation?
The initial way I got this working w
On 28/06/07, Brett Porter <[EMAIL PROTECTED]> wrote:
On 29/06/2007, at 2:35 AM, Mark Hobson wrote:
> The other sticking point was how to propagate
> ConflictResolverNotFoundException. I'd rather not wrap it up in a
> misleading checked exception, and I'm not sure how people feel about
> adding i
One nitpick is that I think we should stick to property names that
follow Java variable name conventions like mavenConflictResolvers,
and this also prevents any screw ups with any ELs or expression
resolvers that might potentially get confused by dots in the expression.
On 28 Jun 07, at 9:2
On 28 Jun 07, at 9:35 AM 28 Jun 07, Mark Hobson wrote:
On 28/06/07, Brett Porter <[EMAIL PROTECTED]> wrote:
The gross thing the wagon manager does for the proxy, etc is to push
the settings in from the core to the wagon manager itself so there's
passing it through the api.
Otherwise, I guess
On 29/06/2007, at 2:35 AM, Mark Hobson wrote:
On 28/06/07, Brett Porter <[EMAIL PROTECTED]> wrote:
The gross thing the wagon manager does for the proxy, etc is to push
the settings in from the core to the wagon manager itself so there's
passing it through the api.
Otherwise, I guess you'll ne
On 28/06/07, Brett Porter <[EMAIL PROTECTED]> wrote:
The gross thing the wagon manager does for the proxy, etc is to push
the settings in from the core to the wagon manager itself so there's
passing it through the api.
Otherwise, I guess you'll need to pass the conflict resolver property
through
+1, as long as the release notes include the notes mentioned.
Also, for future releases, the POM and one source file have an
outdated license:
pom.xml: ~ Copyright 2005-2006 The Apache Software Foundation.
src/main/java/org/apache/maven/artifact/ant/VersionMapper.java: *
Copyright 2001-200
On Jun 28, 2007, at 2:29 AM, Hervé BOUTEMY wrote:
2. MANTTASKS-65: central is not automatically added any more if a
remoteRepository is set: the code has been changed to work as the
documentation said
This seems inconsistent with the way Maven as a whole works.
Are you saying that the cent
Thanks Herve, I forgot about adding that even though you reminded me
last night. Think you might make a site patch for the release notes
regarding these issues?
On 27 Jun 07, at 11:29 PM 27 Jun 07, Hervé BOUTEMY wrote:
Hi,
Just a little note on this release.
There are a lot of bugfixes (SN
Max Bowsher wrote:
> I've also found some sort of regression, I believe related to
> dependencies with classifiers.
Filed MECLIPSE-287.
Max.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PRO
I laways have a lot of "unable to delete dir" on windows.
seems to be related to http://jira.codehaus.org/browse/PLXUTILS-35
the fix in plexus could not be enough
I'm trying to upgrade my jdk
Can't we delete those directories at the jvm shutdown ?
Is there a risk of reuse of these directories betw
Brian E. Fox wrote:
> Sorry, I didn't mean to start the conversation, then bail. I was hoping
> I could stage and call a vote before I went travelling and working off a
> slow cell connection.
>
> I'm still having failures on XP. Is this just a windows problem, or is
> stuff really broken, or is
27 matches
Mail list logo