[ http://jira.codehaus.org/browse/MNG-726?page=all ]
Brett Porter closed MNG-726:
Assign To: Brett Porter
Resolution: Won't Fix
Fix Version: (was: 2.0-beta-1)
didn't realise that was what you wanted!
project.getDependencyArtifacts()
> a
ability to get a list of direct dependencies defined in pom.xml but not their
transitive dependencies
-
Key: MNG-726
URL: http://jira.codehaus.org/browse/MNG-726
Project: Mav
[ http://jira.codehaus.org/browse/MNG-709?page=comments#action_44343 ]
Jason Grant commented on MNG-709:
-
Yes, you're right; depending on a separate dedicated project is the way to go.
For some reason, I had it in my head that maven would sweep each phase a
Distribution:
http://maven.zones.apache.org/~maven/builds/m2-20050812.041500.tar.gz
Log:
http://maven.zones.apache.org/~maven/logs/m2-build-log-20050812.041500.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comman
[ http://jira.codehaus.org/browse/MNG-478?page=all ]
Greg Case updated MNG-478:
--
Attachment: WarMojo.diff
Here is my patch for this issue. The warSourceExcludes attribute is no longer
ignored, as well as the "default" excludes. The defaultExcludeList is sti
[ http://jira.codehaus.org/browse/MNG-717?page=all ]
John Casey updated MNG-717:
---
Description:
By design, DependencyManagement values are only used if the local POM doesn't
provide values. In this way, if DependencyManagement provides a scope == 'test'
for j
[ http://jira.codehaus.org/browse/MNG-715?page=all ]
John Casey closed MNG-715:
--
Resolution: Fixed
> find a scalable way to add deprecation information to parameter expressions
> ---
>
[ http://jira.codehaus.org/browse/MNG-717?page=all ]
John Casey reopened MNG-717:
closed the wrong one!
> dependency management is not forcing a particular scope on a dependency
> ---
>
>
[ http://jira.codehaus.org/browse/MNG-717?page=all ]
John Casey closed MNG-717:
--
Resolution: Fixed
> dependency management is not forcing a particular scope on a dependency
> ---
>
>
Author: jdcasey
Date: Thu Aug 11 21:03:33 2005
New Revision: 232200
URL: http://svn.apache.org/viewcvs?rev=232200&view=rev
Log:
Resolving: MNG-717
PluginParameterExpressionEvaluator now has two static final Maps -
BANNED_EXPRESSIONS and DEPRECATED_EXPRESSIONS, each of which contain mappings
of
Log:
http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20050812.033000.txt
Distribution:
http://maven.zones.apache.org/~maven/builds/m2-20050812.031500.tar.gz
Log:
http://maven.zones.apache.org/~maven/logs/m2-build-log-20050812.031500.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comman
[ http://jira.codehaus.org/browse/MNG-652?page=all ]
John Casey closed MNG-652:
--
Resolution: Fixed
it1012 will express the exception for unknown packaging.
> don't default the lifecycle on unknown packagings
> -
Author: jdcasey
Date: Thu Aug 11 20:04:06 2005
New Revision: 232191
URL: http://svn.apache.org/viewcvs?rev=232191&view=rev
Log:
Adding description for it1012
Modified:
maven/components/trunk/maven-core-it/README.txt
Modified: maven/components/trunk/maven-core-it/README.txt
URL:
http://svn.a
[ http://jira.codehaus.org/browse/MPXDOC-156?page=all ]
Jeff Jensen updated MPXDOC-156:
---
Attachment: mpxdoc156.patch
Patch contains new subsections for the "Open in New Window" and "External Link
Icon" topics.
I also took liberty to add subsections to al
Author: jdcasey
Date: Thu Aug 11 20:02:35 2005
New Revision: 232189
URL: http://svn.apache.org/viewcvs?rev=232189&view=rev
Log:
Resolving: MNG-652
o Adding it1012 that should express the throwing of LifecycleExecutionException
for unknown packaging.
Added:
maven/components/trunk/maven-core
Missing doc info on "open in new window" and "external link icon"
-
Key: MPXDOC-156
URL: http://jira.codehaus.org/browse/MPXDOC-156
Project: maven-xdoc-plugin
Type: Improvement
Versions: 1.9.1
E
Distribution:
http://maven.zones.apache.org/~maven/builds/m2-20050812.024500.tar.gz
Log:
http://maven.zones.apache.org/~maven/logs/m2-build-log-20050812.024500.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comman
[ http://jira.codehaus.org/browse/MAVEN-1661?page=all ]
Jeff Jensen updated MAVEN-1661:
---
Attachment: maven1661.patch
Patch contains target and collapse attributes in item element.
> maven-navigation-1.0.xsd: item element missing target and collapse attrib
maven-navigation-1.0.xsd: item element missing target and collapse attributes
-
Key: MAVEN-1661
URL: http://jira.codehaus.org/browse/MAVEN-1661
Project: Maven
Type: Improvement
Components:
Author: brett
Date: Thu Aug 11 19:45:57 2005
New Revision: 232186
URL: http://svn.apache.org/viewcvs?rev=232186&view=rev
Log:
check we get a report out of surefire
Modified:
maven/components/trunk/maven-core-it/it/expected-results.txt
Modified: maven/components/trunk/maven-core-it/it
Distribution:
http://maven.zones.apache.org/~maven/builds/m2-20050812.023000.tar.gz
Log:
http://maven.zones.apache.org/~maven/logs/m2-build-log-20050812.023000.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comman
Author: jdcasey
Date: Thu Aug 11 19:25:26 2005
New Revision: 232185
URL: http://svn.apache.org/viewcvs?rev=232185&view=rev
Log:
Fixing problem with mojo configuration merges between parameter configuration
keyed by alias and by name within the POM, along with configuration within the
MojoDescrip
Distribution:
http://maven.zones.apache.org/~maven/builds/m2-20050812.014500.tar.gz
Log:
http://maven.zones.apache.org/~maven/logs/m2-build-log-20050812.014500.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comman
Author: jdcasey
Date: Thu Aug 11 18:43:36 2005
New Revision: 232178
URL: http://svn.apache.org/viewcvs?rev=232178&view=rev
Log:
Adding comment to discourage re-adding the status inheritance.
Modified:
maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/ModelUtils.java
Author: jdcasey
Date: Thu Aug 11 18:36:55 2005
New Revision: 231555
URL: http://svn.apache.org/viewcvs?rev=231555&view=rev
Log:
Removing inheritance of status in distributionManagement.
Modified:
maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/ModelUtils.java
Mod
are you sure about this? i did never personally experience, and never
heard that somebody had to add e.g. jsse.jar to the classpath, if it
is in the jre/lib.
-solo.
On 8/9/05, Kenney Westerhof <[EMAIL PROTECTED]> wrote:
> On Tue, 9 Aug 2005, solo turn wrote:
>
> It's missing from the eclipse plu
Distribution:
http://maven.zones.apache.org/~maven/builds/m2-20050812.001500.tar.gz
Log:
http://maven.zones.apache.org/~maven/logs/m2-build-log-20050812.001500.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comman
Author: carlos
Date: Thu Aug 11 16:18:24 2005
New Revision: 231536
URL: http://svn.apache.org/viewcvs?rev=231536&view=rev
Log:
Fixed typoAdded Cobertura aggregator
Modified:
maven/maven-1/plugins/trunk/dashboard/xdocs/properties.xml
Modified: maven/maven-1/plugins/trunk/dashboard/xdocs/prope
Author: carlos
Date: Thu Aug 11 16:15:57 2005
New Revision: 231535
URL: http://svn.apache.org/viewcvs?rev=231535&view=rev
Log:
Added Cobertura aggregator
Added:
maven/maven-1/plugins/trunk/dashboard/src/plugin-resources/aggregators/coberturalipc.jelly
maven/maven-1/plugins/trunk/dashboa
[ http://jira.codehaus.org/browse/MNG-725?page=comments#action_44332 ]
Jesse McConnell commented on MNG-725:
-
was trying to put together and it0050 test for this but realized I needed to
have some pom resource on a webserver...not sure how to make it hap
[ http://jira.codehaus.org/browse/MNG-610?page=all ]
Kenney Westerhof closed MNG-610:
Resolution: Fixed
> bring antrun plugin to Maven SVN repository
> ---
>
> Key: MNG-610
> URL: http://jira
pom dependencies not added to compile Classpath
---
Key: MNG-725
URL: http://jira.codehaus.org/browse/MNG-725
Project: Maven 2
Type: Bug
Reporter: Jesse McConnell
I am trying to use a meta dependency pom file to lump sev
Create aggregators for Cobertura
Key: MPDASHBOARD-31
URL: http://jira.codehaus.org/browse/MPDASHBOARD-31
Project: maven-dashboard-plugin
Type: New Feature
Reporter: Carlos Sanchez
Assigned to: Carlos Sanchez
--
This message is
[ http://jira.codehaus.org/browse/MNG-442?page=comments#action_44327 ]
John Casey commented on MNG-442:
Are we talking about allowing the unit test methods, etc. actually get access
to the testClasspathElements file list? If so, can we could create a utility
[ http://jira.codehaus.org/browse/MNG-722?page=comments#action_44326 ]
Incze Lajos commented on MNG-722:
-
It works this way at the moment, but I'm sure that it is because of some
widely used environmental settings. Velocity, which renders this script
has two
If project.xml can't be edited (e.g. read only), prepare-release goal still
succeeds
Key: MPSCM-63
URL: http://jira.codehaus.org/browse/MPSCM-63
Project: maven-scm-plugin
Type: Bug
site clean command in 'site:sshdeploy' goal doesn't take maven.ssh.args
parameter
-
Key: MPSITE-36
URL: http://jira.codehaus.org/browse/MPSITE-36
Project: maven-site-plugin
Type: Bug
C
[ http://jira.codehaus.org/browse/MAVENUPLOAD-482?page=all ]
Carlos Sanchez closed MAVENUPLOAD-482:
--
Assign To: Carlos Sanchez
Resolution: Fixed
> IntelliJIdea forms runtime v5.0
> ---
>
> Key: MAVENUPL
[ http://jira.codehaus.org/browse/MAVENUPLOAD-481?page=all ]
Carlos Sanchez closed MAVENUPLOAD-481:
--
Assign To: Carlos Sanchez
Resolution: Fixed
> IntelliJIdea Openapi v5.0
> -
>
> Key: MAVENUPLOAD-481
>
[ http://jira.codehaus.org/browse/MAVENUPLOAD-480?page=all ]
Carlos Sanchez closed MAVENUPLOAD-480:
--
Resolution: Fixed
> Upload Joda-Time 1.1
>
>
> Key: MAVENUPLOAD-480
> URL: http://jira.codehaus.org/brow
Distribution:
http://maven.zones.apache.org/~maven/builds/m2-20050811.164500.tar.gz
Log:
http://maven.zones.apache.org/~maven/logs/m2-build-log-20050811.164500.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comman
Author: jdcasey
Date: Thu Aug 11 09:46:19 2005
New Revision: 231481
URL: http://svn.apache.org/viewcvs?rev=231481&view=rev
Log:
o Removed it0048, and replaced it with a unit test for the
DefaultProfileInjector.
o Reverted the logic of the DefaultProfileInjector to merge-and-override the
model, w
Distribution:
http://maven.zones.apache.org/~maven/builds/m2-20050811.163000.tar.gz
Log:
http://maven.zones.apache.org/~maven/logs/m2-build-log-20050811.163000.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comman
Author: trygvis
Date: Thu Aug 11 09:14:18 2005
New Revision: 231478
URL: http://svn.apache.org/viewcvs?rev=231478&view=rev
Log:
o Updating to the latest Plexus compiler API.
Modified:
maven/components/trunk/maven-plugins/maven-compiler-plugin/src/main/java/org/apache/maven/plugin/AbstractCom
Errors occurred while performing maven-1 to maven-2 repository conversion.
For more details, see:
http://test.maven.codehaus.org/reports/repoclean/11-Aug-2005_12.00.27/repository.report.txt
-
To unsubscribe, e-mail: [EMAIL PROTE
IntelliJIdea Openapi v5.0
-
Key: MAVENUPLOAD-481
URL: http://jira.codehaus.org/browse/MAVENUPLOAD-481
Project: maven-upload-requests
Type: Task
Reporter: Hendrik Schreiber
http://www.tagtraum.com/maven/openapi-5.0-bundle.jar
Version 5.0 of
IntelliJIdea forms runtime v5.0
---
Key: MAVENUPLOAD-482
URL: http://jira.codehaus.org/browse/MAVENUPLOAD-482
Project: maven-upload-requests
Type: Task
Reporter: Hendrik Schreiber
http://www.tagtraum.com/maven/forms_rt-5.0-bundle.jar
V
Distribution:
http://maven.zones.apache.org/~maven/builds/m2-20050811.144500.tar.gz
Log:
http://maven.zones.apache.org/~maven/logs/m2-build-log-20050811.144500.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comman
[ http://jira.codehaus.org/browse/MNG-709?page=comments#action_44315 ]
John Casey commented on MNG-709:
so you're saying you would like to be able to create an assembly as part of the
generate-sources phase?? I'm not sure I understand why you'd ever want to
Author: kenney
Date: Thu Aug 11 07:35:20 2005
New Revision: 231470
URL: http://svn.apache.org/viewcvs?rev=231470&view=rev
Log:
After r231121 the in poms were ignored. I tracked the changes,
and it was obvious: merge code didn't merge the Modules section, and possibly
other sections aswell. Also p
I have been looking at the order that the reactor processes projects and
it appears that, unless there is an explicit dependency, processing is
always done from the top down. I suspect that there are good reasons to
do things that way, but I can think of a couple instances where
processing from th
Hello,
The org.apache.maven.plugin.DefaultPluginManager class throws a null-pointer
exception for a non-parameterized plugin in the method:
--
private PlexusConfiguration mergeMojoConfiguration( XmlPlexusConfiguration
fromPom, MojoDescriptor mojoDescriptor )
{
XmlPlexusC
Make distinction between m2 and project plugins, and add
--dont-update-snapshots and --dont-update-maven-snapshots
--
Key: MNG-724
URL: http://jira.codehaus.org/browse
Distribution:
http://maven.zones.apache.org/~maven/builds/m2-20050811.123000.tar.gz
Log:
http://maven.zones.apache.org/~maven/logs/m2-build-log-20050811.123000.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comman
[ http://jira.codehaus.org/browse/MNG-722?page=comments#action_44308 ]
Vincent Siveton commented on MNG-722:
-
I have added an outputEncoding parameter in the DoxiaMojo class.
I am not sure about Velocity settings.
If you have the following configuration
Author: vsiveton
Date: Thu Aug 11 05:28:52 2005
New Revision: 231433
URL: http://svn.apache.org/viewcvs?rev=231433&view=rev
Log:
MNG-722: added a new outputEncoding parameter in the DoxiaMojo class. Updated
the maven-site.vm
Modified:
maven/components/trunk/maven-plugins/maven-site-plugin/s
[ http://jira.codehaus.org/browse/MNG-723?page=all ]
Jason Grant updated MNG-723:
Attachment: assembly-050811-1.zip
Oh what the heck - did the changes described above and am attaching the code,
since doing otherwise will just hold things up. This time, I'm
Plugin can't find changes made in CVS
-
Key: MPCHANGELOG-71
URL: http://jira.codehaus.org/browse/MPCHANGELOG-71
Project: maven-changelog-plugin
Type: Bug
Versions: 1.8.2, 1.8.1
Environment: maven 1.1-beta 1; Windows XP; JD
Errors occurred while performing maven-1 to maven-2 repository conversion.
For more details, see:
http://test.maven.codehaus.org/reports/repoclean/11-Aug-2005_08.00.42/repository.report.txt
-
To unsubscribe, e-mail: [EMAIL PROTE
[ http://jira.codehaus.org/browse/MNG-723?page=comments#action_44305 ]
Jason Grant commented on MNG-723:
-
I want to do a further update - AssemblyMojo has been wired so far to assume
that dependencies are jars - if unpack is required, then it tries to unjar
Errors occurred while performing maven-1 to maven-2 repository conversion.
For more details, see:
http://test.maven.codehaus.org/reports/repoclean/11-Aug-2005_04.01.09/repository.report.txt
-
To unsubscribe, e-mail: [EMAIL PROTE
[
http://jira.codehaus.org/browse/MAVENUPLOAD-480?page=comments#action_44299 ]
Stephen Colebourne commented on MAVENUPLOAD-480:
Sorry about that...
New bundle uploaded to same location. Please try again!
> Upload Joda-Time 1.1
> ---
Hi Steffen,
If you use taskdef to use a custom task lib you must add in the POM the
property root to the jar
containing your task.
It's because Ant is loaded by maven in the root classloader . It can't find
classes in a low-level classloader.
You can take a look at the site plugin dependencies
64 matches
Mail list logo