[ http://jira.codehaus.org/browse/MNG-1063?page=comments#action_50165 ]
Brett Porter commented on MNG-1063:
---
actually, no need to fill in the super pom - the modelVersion will control that.
currently, it warns about the deployed version having fixed versio
[ http://jira.codehaus.org/browse/MNG-1384?page=all ]
Edwin Punzalan updated MNG-1384:
Attachment: MNG-1384-maven-artifact.patch
> optional dependencies not resolved while compiling from a master project
>
[ http://jira.codehaus.org/browse/MNG-1387?page=all ]
Johnny R. Ruiz III closed MNG-1387:
---
Resolution: Fixed
I committed a patch for surefire. But I don't suggest overriding the
toString() method of the testCase since the testCase name will be o
[ http://jira.codehaus.org/browse/MNG-1387?page=all ]
Johnny R. Ruiz III updated MNG-1387:
Attachment: MNG-1387-surefire.patch
Here's a patch to surefire project itself. This is committed in surefire
project. I attached here for reference.
> su
[ http://jira.codehaus.org/browse/MEV-178?page=all ]
Edwin Punzalan closed MEV-178:
--
Assign To: Edwin Punzalan
Resolution: Fixed
Applied. Thanks.
> struts 1-1 servletapi warning
> -
>
> Key: MEV-178
>
[ http://jira.codehaus.org/browse/MEV-177?page=all ]
Edwin Punzalan closed MEV-177:
--
Resolution: Fixed
Patch applied. Thanks. ^_^
> older jstl jars in old location need relocation tag added
> -
>
[ http://jira.codehaus.org/browse/MEV-63?page=all ]
Edwin Punzalan closed MEV-63:
-
Resolution: Fixed
Fixed. Also, I have set junit to scope test. If this is wrong, please tell me.
NOTE: May take up to 4 hours for the fix to reach central repo.
> jpo
[ http://jira.codehaus.org/browse/MEV-153?page=all ]
Edwin Punzalan closed MEV-153:
--
Resolution: Fixed
Fixed.
NOTE: May take up to 4 hours for the fix to reach central repo.
> commons-lang-2.1 is missing scope test on junit dependency
> -
[ http://jira.codehaus.org/browse/MEV-129?page=all ]
Edwin Punzalan closed MEV-129:
--
Resolution: Fixed
Fixed.
NOTE: May take up to 4 hours before the fix reaches central repo.
> eXo POM's have incorrect groupId
>
>
>
[ http://jira.codehaus.org/browse/MEV-174?page=all ]
Edwin Punzalan closed MEV-174:
--
Resolution: Fixed
Fixed.
NOTE: May take up to 4 hours for the fix to reach central repo.
> Wrong apacheds-main dependency groupId in acegi-security POM
> ---
[ http://jira.codehaus.org/browse/MEV-168?page=all ]
Edwin Punzalan closed MEV-168:
--
Resolution: Fixed
Fixed.
NOTE: May take up to 4 hours for the fix to reach to central repo.
> swarmcache-1.0RC2.pom reference a wrong commons logging version
> -
[ http://jira.codehaus.org/browse/MEV-132?page=all ]
Edwin Punzalan closed MEV-132:
--
Resolution: Fixed
Fixed.
NOTE: May take up to 4 hours for the fix to be cascaded to central repo.
> iBATIS POMs need some work - sqlmaps doesn't depend on common
> -
[ http://jira.codehaus.org/browse/MEV-169?page=comments#action_50149 ]
Edwin Punzalan commented on MEV-169:
The dependency issue says its fixed, but i can't see org.ccil.cowan.tagsoup in
the repo... should i also relocate the jar?
> Relocated dependency
[ http://jira.codehaus.org/browse/MNG-1443?page=all ]
Edwin Punzalan updated MNG-1443:
Attachment: MNG-1443-maven-artifact-manager.patch
> should not fail in offline mode if pom doesn't exist
>
>
>
Your configuration should be:
myserver
If you'd like to file a bug for the error reporting, please do.
- Brett
Scott Ryan wrote:
I am trying to modify my plugin to accept multiple parameters as a String
array or an ArrayList. In my mojo I have configured the following:
/**
* An arra
[ http://jira.codehaus.org/browse/MNG-1436?page=comments#action_50148 ]
Brett Porter commented on MNG-1436:
---
we won't be allowing maven-model-2.0-all into the plugin, its v4 classes will
conflict with the root classloader.
What is needed is a way to get m
[ http://jira.codehaus.org/browse/MNG-624?page=comments#action_50147 ]
Brett Porter commented on MNG-624:
--
tha'ts not the meaning of - it still relies on the correct data
being used so that the project can be built in isolation. Relative path is a
hint fo
[ http://jira.codehaus.org/browse/MNG-1437?page=comments#action_50146 ]
Brett Porter commented on MNG-1437:
---
there's an open issue about selecting the reader based on the model version. I
think that's what's needed (which means making multiple versions ava
[ http://jira.codehaus.org/browse/MNG-1438?page=comments#action_50145 ]
Brett Porter commented on MNG-1438:
---
isn't there already a jira for this? Not sure why this isn't in the design
component and wonder if it should be scheduled for 2.1.
> Plugin of plu
[ http://jira.codehaus.org/browse/MNG-1440?page=comments#action_50144 ]
Brett Porter commented on MNG-1440:
---
ok, but we really can't use that acronym.
> Developer Object Model (DOM)
>
>
> Key: MNG-1440
> URL:
I am trying to modify my plugin to accept multiple parameters as a String
array or an ArrayList. In my mojo I have configured the following:
/**
* An array of names of servers to deploy the target onto. the
deployment.
*
* @parameter
*/
private String[] serverName;
with g
[ http://jira.codehaus.org/browse/MAVENUPLOAD-579?page=all ]
Brett Porter closed MAVENUPLOAD-579:
Assign To: Brett Porter
Resolution: Fixed
note it was already in the m2 repository. Copied to the m1 repository.
The group ID is not com.jcra
[ http://jira.codehaus.org/browse/MNG-1313?page=all ]
Brett Porter closed MNG-1313:
-
Resolution: Duplicate
I added a note to MNG-1303 to clarify, I still believe these are the same thing.
> maven-surefire-plugin cannot test custom charset providers spe
[ http://jira.codehaus.org/browse/MNG-1303?page=comments#action_50141 ]
Brett Porter commented on MNG-1303:
---
this should be done by delegating to the system classloader, rather than
including specific jars into the isolated classloader
> surefire should i
[ http://jira.codehaus.org/browse/MNG-804?page=comments#action_50140 ]
Brett Porter commented on MNG-804:
--
there is already a guide on dependency management, but what we really need is a
doc that points m1 users at changes.
> maven.jar.override usage in m2
[ http://jira.codehaus.org/browse/MNG-1427?page=comments#action_50138 ]
Brett Porter commented on MNG-1427:
---
grr.
If we are doing a link checker, it would be good to identify orphaned docs also.
> "Dependency Scope" not documented in the new site
> --
[ http://jira.codehaus.org/browse/MNG-1220?page=all ]
Brett Porter closed MNG-1220:
-
Resolution: Fixed
Fix Version: (was: 2.0)
2.0.1
> NPE in DiagnosisUtils
> -
>
> Key: MNG-1220
> URL: htt
[ http://jira.codehaus.org/browse/MNG-1220?page=all ]
Brett Porter reopened MNG-1220:
---
> NPE in DiagnosisUtils
> -
>
> Key: MNG-1220
> URL: http://jira.codehaus.org/browse/MNG-1220
> Project: Maven 2
> Ty
[ http://jira.codehaus.org/browse/MNG-1354?page=comments#action_50137 ]
Brett Porter commented on MNG-1354:
---
ok, it seems I made a mistake on this particular one, not updating the version
to 2.0-1.
I'll remark it as fixed in 2.0.1.
> NPE when plugins thr
Distribution:
http://maven.zones.apache.org/~maven/builds/m2-20051107.001500.tar.gz
Log:
http://maven.zones.apache.org/~maven/logs/m2-build-log-20051107.001500.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comman
should not fail in offline mode if pom doesn't exist
Key: MNG-1443
URL: http://jira.codehaus.org/browse/MNG-1443
Project: Maven 2
Type: Bug
Components: maven-artifact
Reporter: Brett Porter
Fix For: 2.
Distribution:
http://maven.zones.apache.org/~maven/builds/m2-20051107.01.tar.gz
Log:
http://maven.zones.apache.org/~maven/logs/m2-build-log-20051107.01.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comman
So I'm confused .. I was under the impression that *all* new code coming
into the ASF had to come thru the incubator and go thru incubation?
Maybe there's an exception if the code was written by ASF committers
under AL v2 but simply done elsewhere? Would appreciate clarification.
Sanjiva.
On Sun,
Hi,
I was wondering what folks though of changing maven-artifact,
maven-core, etc in JIRA to be user friendly components like:
* error reporting
* artifact deployment
* artifact resolution
etc.
These often cover more than one physical component anyway and they are
more likely to be initiall
+1 from me.
On 11/6/05, Brett Porter <[EMAIL PROTECTED]> wrote:
> Hi,
>
> The Maven community has voted to consolidate by bringing two related
> codebases into the main Maven project.
>
> Below are the IP clearance forms for each project. My understanding is
> that neither need to be incubated on
Hi,
The Maven community has voted to consolidate by bringing two related
codebases into the main Maven project.
Below are the IP clearance forms for each project. My understanding is
that neither need to be incubated on this basis. Please let me know if
this is not the case.
Project: Surefire
De
Propchange:
maven/site/trunk/src/site/apt/guides/mini/guide-naming-conventions.apt
('eol-style' removed)
Propchange:
maven/site/trunk/src/site/apt/guides/mini/guide-naming-conventions.apt
('keywords' removed)
What happened here?
- Brett
-
Brett, Carlos, John, Jason, Arnaud, Emmanuel, Vincent S, Fabrizio: +1
Kenney, Vincent M, Trygve: +0
Dave Sag, Eric Pugh both spoke positively but didn't cast a numberical vote.
Jason is discussing this with Infrastructure, and I have reviewed the IP
clearance template to check everything is ok.
Jason has a copy of the initial design we've developed for the
repository management. He'll be placing it somewhere shortly. You might
also like to review any discussions with the Jetty team on the users list.
Basically, I'd say:
- pick one. Don't deploy to both the m1 and m2 repositories - let
Check site for dead links
-
Key: MNG-1442
URL: http://jira.codehaus.org/browse/MNG-1442
Project: Maven 2
Type: New Feature
Components: maven-site-plugin
Reporter: Jason van Zyl
We could use the m1 link checking plugin or we can steal
Starting thinking about a proper distributed repository mechanism a la CPAN
---
Key: MNG-1441
URL: http://jira.codehaus.org/browse/MNG-1441
Project: Maven 2
Type: New Feature
Components: design
Developer Object Model (DOM)
Key: MNG-1440
URL: http://jira.codehaus.org/browse/MNG-1440
Project: Maven 2
Type: New Feature
Components: design
Reporter: Jason van Zyl
Would be cool to be able to reference a developer by id from
Organization Object Model (OOM)
Key: MNG-1439
URL: http://jira.codehaus.org/browse/MNG-1439
Project: Maven 2
Type: New Feature
Components: design
Reporter: Jason van Zyl
Would be cool to start capturing organizational infor
Plugin of plugins (or CompositePlugin)
--
Key: MNG-1438
URL: http://jira.codehaus.org/browse/MNG-1438
Project: Maven 2
Type: New Feature
Components: plugin-ideas
Reporter: Jason van Zyl
Chris, do you think you could pop i
How to make additions to the POM and have it be backward/forward compatible
---
Key: MNG-1437
URL: http://jira.codehaus.org/browse/MNG-1437
Project: Maven 2
Type: Task
Components: design
[ http://jira.codehaus.org/browse/MNG-624?page=comments#action_50133 ]
Jeff Jensen commented on MNG-624:
-
On a different use case, with my current understanding, this seems to easily
make sense when specifying . In fact, in that case, it seems one
could le
[
http://jira.codehaus.org/browse/MAVENUPLOAD-569?page=comments#action_50132 ]
fabrizio giustina commented on MAVENUPLOAD-569:
---
groupId has been fixed (same bundle url)
metadata xml is available here:
http://maven-taglib.sourceforge.net/m2repo
[ http://jira.codehaus.org/browse/MNG-1430?page=all ]
Dan Allen updated MNG-1430:
---
Attachment: MNG-1430.txt
This patch adds the project natures and builders for the WTP 0.71 out of the
box (instead of forcing every user to have to add these to the plugin
con
Hi there (and especially Carlos!),
I'm planning to add a m2 repository on codehaus for the Cargo project.
However I'm wondering how the sync to ibiblio will be done as there's
already a m1 repository.
More precisely I have the following questions:
* Can we activate the sync for the cargo m2 repo
Unable to load maven-model-2.0-all from a plugin
Key: MNG-1436
URL: http://jira.codehaus.org/browse/MNG-1436
Project: Maven 2
Type: Bug
Components: maven-core
Versions: 2.0
Reporter: fabrizio giustina
[ http://jira.codehaus.org/browse/MNG-740?page=comments#action_50128 ]
Jeff Jensen commented on MNG-740:
-
My dir structure is a little less complex, and has the same result. I too have
the parent pom not in a dir directly above the other components, but in
Test summary only prints out execution time for last test
-
Key: MNG-1435
URL: http://jira.codehaus.org/browse/MNG-1435
Project: Maven 2
Type: Bug
Components: maven-surefire-plugin
Reporter: Boris Boehle
52 matches
Mail list logo