Does this page need to be marked out of date since it was pulled from
2.2.0?
I was also thinking further about this - what extent would separating
the resolution metadata in the repository from the POM help?
I think this has been mentioned before - so if a 4.0.0 POM in the
current format,
On 11/05/2009, at 11:12 AM, Brian Fox wrote:
It's time to start looking at the problems with the current 2.x
resolution
scheme as it specifically relates to repository declaration and
discovery.
Sorry for the delay in responding to this, I'm still catching up on May.
I think the first few
Issue Subscription
Filter: Design & Best Practices (28 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
Brett Porter wrote:
I'm pretty sure that's possible, would you mind filing it in the INFRA JIRA?
OK, tracked in INFRA-2125.
Benjamin
-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail
These are added by the maven-remote-resources-plugin and you can
customize the output using per-project velocity templates in src/main/
appended-resources/META-INF/ to add stuff to the basic LICENSE and
NOTICE files. The plugin docs have more instructions. I think I saw
that someone figured
That issue covers it. Committed on r790596.
I'm using this now in the 3.x bootstrap and is working on the grid
where the previous released version is not.
On 2-Jul-09, at 6:59 AM, Paul Gier wrote:
Does this fix MANTTASKS-141? If not, a new jira issue for the
changes would be good. But yo
Does this fix MANTTASKS-141? If not, a new jira issue for the changes would be
good. But you don't have to attach a patch, I can just take a look after you
commit. Thanks!
Jason van Zyl wrote:
Paul,
I made some changes to the Ant Tasks to have the same logic as 2.2 and
3.0 insofar as proc
Olivier,
What are the advantages of using an interface in this particular case?
Abstract class will allow core to add new callback methods without
breaking all existing participants, assuming participants honour
beforeXXX/afterXXX naming convention.
--
Regards,
Igor
Olivier Lamy wrote:
Wh
Hi,
In Jackrabbit we recently upgraded to the org.apache:apache:6 parent
POM to get the latest repository.apache.org settings, but as a
side-effect we started getting extra LICENSE, NOTICE, and DEPENDENCIES
files in the META-INF directories of our jar artifacts.
This would be nice if the included