[ http://jira.codehaus.org/browse/MNG-140?page=comments#action_41752 ]
Brett Porter commented on MNG-140:
--
other things I'd like to do:
- get rid of wagon manager. make a wagon-less API and put that in maven-artifact
- use artifact repository factory instead
Broken 'user guide' link for the groupId element in
http://maven.apache.org/reference/project-descriptor.html
-
Key: MAVEN-1631
URL: http://jira.codehaus.org/browse/MAVEN-
[ http://jira.codehaus.org/browse/MNG-140?page=all ]
Brett Porter updated MNG-140:
-
Description:
currently, there are a few inconsistencies in the way the artifact resolution
is implemented.
ArtifactRepository objects are created from the project builder.
Distribution:
http://www.codehaus.org/~maven/m2/m2-20050621.020700.tar.gz
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050621.020700.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-m
+1
Arnaud
> -Message d'origine-
> De : Brett Porter [mailto:[EMAIL PROTECTED]
> Envoyé : mardi 21 juin 2005 00:24
> À : Maven Developers List
> Objet : [vote] give Carlos access to Maven 1.x core/site
>
> We really should have a separate site module (Actually we do,
> but it isn't the
Author: brett
Date: Mon Jun 20 23:02:14 2005
New Revision: 191628
URL: http://svn.apache.org/viewcvs?rev=191628&view=rev
Log:
remove unrequired dependency
Modified:
maven/components/trunk/maven-settings/pom.xml
Modified: maven/components/trunk/maven-settings/pom.xml
URL:
http://svn.apache.o
Author: brett
Date: Mon Jun 20 22:42:35 2005
New Revision: 191627
URL: http://svn.apache.org/viewcvs?rev=191627&view=rev
Log:
reformat and optimize imports
Modified:
maven/components/trunk/maven-profile/profiles.mdo
maven/components/trunk/maven-profile/src/main/java/org/apache/maven/prof
Author: brett
Date: Mon Jun 20 22:17:39 2005
New Revision: 191622
URL: http://svn.apache.org/viewcvs?rev=191622&view=rev
Log:
reformat and optimize imports
Modified:
maven/components/trunk/maven-archiver/src/main/java/org/apache/maven/archiver/MavenArchiver.java
Modified:
maven/components/
Distribution:
http://www.codehaus.org/~maven/m2/m2-20050621.010701.tar.gz
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050621.010701.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-m
Distribution:
http://www.codehaus.org/~maven/m2/m2-20050621.000712.tar.gz
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050621.000712.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-m
Author: jdcasey
Date: Mon Jun 20 21:20:18 2005
New Revision: 191621
URL: http://svn.apache.org/viewcvs?rev=191621&view=rev
Log:
Forcing collision of plugin-execution id's in non-inherited, direct-goal
invocation scenarios.
Modified:
maven/components/trunk/maven-project/src/main/java/org/apa
Syncing Apache Software Foundation
Syncing Codehaus
Syncing Maven Plugins @ SourceForge
Syncing Mortbay Consulting
Syncing ObjectWeb
Syncing Open Symphony
Syncing OS Java
[INFO] Actual number of artifacts rewritten: 2 (4 including POMs).
[ERROR] Error encountered while converting source repository
[ http://jira.codehaus.org/browse/MNG-493?page=all ]
John Casey closed MNG-493:
--
Resolution: Fixed
got one follow-on commit coming to fix a subtle bug with the expression of the
execution-id collisions, and this is finished.
> allow executions with no id
Errors occurred while performing maven-1 to maven-2 repository conversion.
For more details, see:
http://test.maven.codehaus.org/reports/repoclean/21-Jun-2005_12.00.53/repository.report.txt
-
To unsubscribe, e-mail: [EMAIL PROTE
Author: jdcasey
Date: Mon Jun 20 20:57:17 2005
New Revision: 191620
URL: http://svn.apache.org/viewcvs?rev=191620&view=rev
Log:
Resolving issue: MNG-493
o Changed getExecutionsAsMap() in Plugin (within maven.mdo) to throw an
IllegalStateException if two PluginExecutions are detected with the sam
Author: brett
Date: Mon Jun 20 20:02:13 2005
New Revision: 191619
URL: http://svn.apache.org/viewcvs?rev=191619&view=rev
Log:
update api
Modified:
maven/components/trunk/maven-plugins/maven-eclipse-plugin/pom.xml
maven/components/trunk/maven-plugins/maven-eclipse-plugin/src/test/java/org
Author: jdcasey
Date: Mon Jun 20 19:56:23 2005
New Revision: 191618
URL: http://svn.apache.org/viewcvs?rev=191618&view=rev
Log:
Adding feedback for version-update prompt, and fixing bug with [a]ll selection.
Modified:
maven/components/trunk/maven-core/src/main/java/org/apache/maven/plugin/ve
Distribution:
http://www.codehaus.org/~maven/m2/m2-20050620.220700.tar.gz
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050620.220700.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-m
Build statistics:
State: Error
Previous State: Ok
Started at: Tue, 21 Jun 2005 01:55:25 +
Finished at: Tue, 21 Jun 2005 01:55:25 +
Total time: 0s
Building machine hostname: maven.zones.apache.org
**
Build statistics:
State: Failed
Previous State: Failed
Started at: Tue, 21 Jun 2005 01:53:35 +
Finished at: Tue, 21 Jun 2005 01:54:17 +
Total time: 42s
Building machine hostname: maven.zones.apache.org
Author: brett
Date: Mon Jun 20 18:46:32 2005
New Revision: 191615
URL: http://svn.apache.org/viewcvs?rev=191615&view=rev
Log:
minor doc improvement
Modified:
maven/maven-1/core/trunk/xdocs/reference/backwards-compatibility.xml
Modified: maven/maven-1/core/trunk/xdocs/reference/backwards-comp
Author: brett
Date: Mon Jun 20 18:33:33 2005
New Revision: 191614
URL: http://svn.apache.org/viewcvs?rev=191614&view=rev
Log:
ignorance
Modified:
maven/components/trunk/maven-core-it/it0028/ (props changed)
Propchange: maven/components/trunk/maven-core-it/it0028/
--
[ http://jira.codehaus.org/browse/MPCHANGELOG-68?page=comments#action_41745
]
Archimedes Trajano commented on MPCHANGELOG-68:
---
Found the cause
Didn't find password for CVSROOT ':pserver:[EMAIL PROTECTED]:/cvsroot/twiff'.
Executing CVS command:
Changelog does not work with SourceForge CVS repository
---
Key: MPCHANGELOG-68
URL: http://jira.codehaus.org/browse/MPCHANGELOG-68
Project: maven-changelog-plugin
Type: Bug
Versions: 1.8.2
Reporter: Arc
Distribution:
http://www.codehaus.org/~maven/m2/m2-20050620.210700.tar.gz
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050620.210700.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-m
Author: brett
Date: Mon Jun 20 18:11:54 2005
New Revision: 191611
URL: http://svn.apache.org/viewcvs?rev=191611&view=rev
Log:
remove empty directory
Removed:
maven/components/trunk/maven-artifact/src/main/java/org/apache/maven/artifact/construction/
Brett Porter wrote:
Can we give Carlos commit access to that until the infra is properly set
up? With any luck, he'll fix a few Maven 1.1 core bugs while he is at it :)
I don't think my vote is binding, but here is the +1 anyway...
-
Syncing Apache Software Foundation
Syncing Codehaus
Syncing Maven Plugins @ SourceForge
Syncing Mortbay Consulting
Syncing ObjectWeb
Syncing Open Symphony
Syncing OS Java
[INFO] Actual number of artifacts rewritten: 0 (0 including POMs).
[ERROR] Error encountered while converting source repository
Errors occurred while performing maven-1 to maven-2 repository conversion.
For more details, see:
http://test.maven.codehaus.org/reports/repoclean/20-Jun-2005_08.02.48/repository.report.txt
-
To unsubscribe, e-mail: [EMAIL PROTE
Hi Will,
Wednesday is the plan. We just have a few things to finish off.
In summary for changes:
- alpha-2 plugins should work out of the box with alpha-3, both
pre-built and rebuilding the same code
- there are some deprecations: default values should be part of
@parameter, not a field initia
[ http://jira.codehaus.org/browse/MNG-271?page=all ]
John Casey closed MNG-271:
--
Resolution: Fixed
> exported pom.xml should contain full pom information
>
>
> Key: MNG-271
> URL: http:
Author: jdcasey
Date: Mon Jun 20 16:34:34 2005
New Revision: 191588
URL: http://svn.apache.org/viewcvs?rev=191588&view=rev
Log:
Resolving issue: MNG-271
o Added method to MavenProject called writeModel( Writer )
o Added code in MavenArchiver to export the full effective POM to
${project.build.d
Author: trygvis
Date: Mon Jun 20 16:31:42 2005
New Revision: 191587
URL: http://svn.apache.org/viewcvs?rev=191587&view=rev
Log:
o Adding a plexus-service artifact handler.
Modified:
maven/components/trunk/maven-artifact/src/main/resources/META-INF/plexus/components.xml
Modified:
maven/comp
[ http://jira.codehaus.org/browse/MNG-266?page=all ]
Brett Porter updated MNG-266:
-
Description:
add file mappings:
${artifactId}.${extension}
...
This will control the output filenames of dependencies in the set
add line ending and mode handling to
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
+1, definitely
Brett Porter wrote:
> We really should have a separate site module (Actually we do, but it
> isn't the main site yet), and we should grant all committers access to
> it on request (like Jakarta does). But in lieu of that, the entry poin
[ http://jira.codehaus.org/browse/MNG-313?page=all ]
Brett Porter updated MNG-313:
-
Description:
given that the parent poms are being used as aggregation points this makes more
sense. The dependencies themselves will later be included due to inheritence
(t
Distribution:
http://www.codehaus.org/~maven/m2/m2-20050620.190701.tar.gz
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050620.190701.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-m
[ http://jira.codehaus.org/browse/MNG-419?page=all ]
John Casey closed MNG-419:
--
Resolution: Fixed
> Setting snapshotPolicy to never throws a NullPointerException
> -
>
> Key: MNG-419
>
[ http://jira.codehaus.org/browse/MNG-494?page=all ]
John Casey closed MNG-494:
--
Resolution: Fixed
> defer plugin dependency resolution to execution rather than at addPlugin
>
>
>
Author: jdcasey
Date: Mon Jun 20 15:42:26 2005
New Revision: 191582
URL: http://svn.apache.org/viewcvs?rev=191582&view=rev
Log:
Resolving: MNG-494
o During addPlugin() only the plugin's artifact is resolved/added...just enough
to get the plugin container to discover the pluginDescriptor.
o Duri
Author: brett
Date: Mon Jun 20 15:38:04 2005
New Revision: 191581
URL: http://svn.apache.org/viewcvs?rev=191581&view=rev
Log:
let's try that again
Modified:
maven/components/trunk/maven-plugins/maven-eclipse-plugin/src/main/java/org/apache/maven/plugin/eclipse/EclipsePlugin.java
maven/c
Author: brett
Date: Mon Jun 20 15:36:57 2005
New Revision: 191580
URL: http://svn.apache.org/viewcvs?rev=191580&view=rev
Log:
put back integration test, update plugin should have wandered over to ibiblio
by now
Modified:
maven/components/trunk/maven-core-it/integration-tests.txt
Modified: m
Author: brett
Date: Mon Jun 20 15:35:26 2005
New Revision: 191579
URL: http://svn.apache.org/viewcvs?rev=191579&view=rev
Log:
make mojos backwards compat with alpha-2, and run with the eclipse test
unmodified
Modified:
maven/components/trunk/maven-plugins/maven-eclipse-plugin/src/main/java
+1
Emmanuel
Brett Porter wrote:
We really should have a separate site module (Actually we do, but it
isn't the main site yet), and we should grant all committers access to
it on request (like Jakarta does). But in lieu of that, the entry point
still resides under core/trunk.
Can we give Car
Hi,
This probably wasn't made clear when we switched to SVN, but it is
important files get added with the right svn:eol-style and svn:keywords
properties. Unless your client is doing it for you, you need to put the
following in ~/.subversion/config:
http://www.apache.org/dev/svn-eol-style.txt
On Tue, Jun 21, 2005 at 08:24:26AM +1000, Brett Porter wrote:
> We really should have a separate site module (Actually we do, but it
> isn't the main site yet), and we should grant all committers access to
> it on request (like Jakarta does). But in lieu of that, the entry point
> still resides
We really should have a separate site module (Actually we do, but it
isn't the main site yet), and we should grant all committers access to
it on request (like Jakarta does). But in lieu of that, the entry point
still resides under core/trunk.
Can we give Carlos commit access to that until the
yes, you can, as these are only in m2.
I would like:
- to make the versions less complicated if we can.
- to get sanctioned, distributable versions of servlet/jsp api from the
tomcat dev team
Carlos, could you do both of these?
Once this is done, can you update the page on the main web site (
Make sure you have just inside settings.xml (not in
profiles like alpha-2). We recently introduced a backwards compat
option, but it doesn't apply to the bootstrap portions of Maven.
What is happening is that you are getting the alpha-2 version of the
resources plugin, which uses code in m2 t
bundle="plugin-resources\templates\templates" lines in xdoc templates
--
Key: MPXDOC-148
URL: http://jira.codehaus.org/browse/MPXDOC-148
Project: maven-xdoc-plugin
Type: Bug
Versions: 1.9.1
[ http://jira.codehaus.org/browse/MNG-496?page=comments#action_41737 ]
Brett Porter commented on MNG-496:
--
sounds good. I agree about the eventual move to plexus (and wouldn't more parts
of the mojo descriptor become standard component descriptors at that p
I built the latest maven snapshot. After doing so, running the m2
compile command generates a stack trace (which does not show up under
Maven 1.0 -Alpha 2). As the stack trace indicates, the method
getDefaultExcludes is missing from the generated source code:
/maven-model/target/generated-sources/o
Distribution:
http://www.codehaus.org/~maven/m2/m2-20050620.170700.tar.gz
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050620.170700.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-m
Author: jdcasey
Date: Mon Jun 20 13:11:01 2005
New Revision: 191552
URL: http://svn.apache.org/viewcvs?rev=191552&view=rev
Log:
Resolving: MNG-496
o Adding extraction of mojo-specific configuration from the merged config for
the plugin
o Warning at the DEBUG log-level for unused plugin configura
I know, but if the author decides to use that version, what can we do?
for instance what do you suggest for the servlet api one? can't we use
2.4.public_draft as version?
On 6/20/05, John Casey <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> the only thing I'd men
Author: jdcasey
Date: Mon Jun 20 13:08:05 2005
New Revision: 191551
URL: http://svn.apache.org/viewcvs?rev=191551&view=rev
Log:
o Added conversion handling of checksumPolicy to Settings and Profiles.
o Moved the profiles-builder stuff into maven-profile, to make that API more
self-contained for r
[ http://jira.codehaus.org/browse/MNG-496?page=all ]
John Casey closed MNG-496:
--
Resolution: Fixed
extracting mojo-specific config in the plugin manager, and warning of potential
typos in DEBUG log-level.
> configuration that does not apply to a particul
Syncing Apache Software Foundation
Syncing Codehaus
Syncing Maven Plugins @ SourceForge
Syncing Mortbay Consulting
Syncing ObjectWeb
Syncing Open Symphony
Syncing OS Java
[INFO] Actual number of artifacts rewritten: 2 (4 including POMs).
[ERROR] Error encountered while converting source repository
Errors occurred while performing maven-1 to maven-2 repository conversion.
For more details, see:
http://test.maven.codehaus.org/reports/repoclean/20-Jun-2005_04.01.03/repository.report.txt
-
To unsubscribe, e-mail: [EMAIL PROTE
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
another thing that might cause problems with backward compat for plugins
is the '@execute phase="something" lifecycle="something"' notation,
which produces an expectation of a separate MavenProject instance from
the forked lifecycle...see the maven-ecl
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
the only thing I'd mention is that from a repository management
perspective it has been useful to parse the filename into it's
constituent parts (artifactId, classifier, version, type,
etc.)...'.public_draft' as a version-part will wreak havoc with thi
[ http://jira.codehaus.org/browse/MNG-496?page=comments#action_41727 ]
John Casey commented on MNG-496:
It seems to me that the configuration we give to plexus for a component should
be strictly followed, and it's an error if that configuration cannot be
co
In alpha-3, you have too i18n reports API, I suppose you need it for
generate the cobertura result page.
Emmanuel
John Casey wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
We're nearing a 1.0-alpha-3 release, Real Soon Now.
IIRC, the plugin API hasn't changed dramatically, but one of m
[ http://jira.codehaus.org/browse/MNG-418?page=all ]
Brett Porter closed MNG-418:
Resolution: Fixed
Fix Version: (was: 2.0-beta-1)
2.0-alpha-3
> Add non-interactive mode
>
>
> Key: MNG-418
>
Distribution:
http://www.codehaus.org/~maven/m2/m2-20050620.150700.tar.gz
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050620.150700.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-m
Syncing Apache Software Foundation
Syncing Codehaus
Syncing Maven Plugins @ SourceForge
Syncing Mortbay Consulting
Syncing ObjectWeb
Syncing Open Symphony
Syncing OS Java
[INFO] Actual number of artifacts rewritten: 0 (0 including POMs).
[ERROR] Error encountered while converting source repository
[ http://jira.codehaus.org/browse/MNG-339?page=all ]
John Casey closed MNG-339:
--
Resolution: Fixed
we still have warn-only as the default policy, until we get the checksums
cleaned up on the repository.
> improve checksum handling
> -
Errors occurred while performing maven-1 to maven-2 repository conversion.
For more details, see:
http://test.maven.codehaus.org/reports/repoclean/20-Jun-2005_12.01.38/repository.report.txt
-
To unsubscribe, e-mail: [EMAIL PROTE
Author: jdcasey
Date: Mon Jun 20 11:53:53 2005
New Revision: 191536
URL: http://svn.apache.org/viewcvs?rev=191536&view=rev
Log:
Resolving issue: MNG-339
o Added checksumPolicy to artifact repository construction, which meant
changing all the places where the factory was called.
o Added two comm
Author: jdcasey
Date: Mon Jun 20 11:47:58 2005
New Revision: 191533
URL: http://svn.apache.org/viewcvs?rev=191533&view=rev
Log:
Commenting maven-eclipse-plugin and it0027...eclipse plugin is missing from
injected parameters, and it0027 cannot find core-it:fork. NOTE: this is based
on a mirror s
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050620.140700.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
We're nearing a 1.0-alpha-3 release, Real Soon Now.
IIRC, the plugin API hasn't changed dramatically, but one of my tasks is
to [attempt to] release all -alpha-3 plugins BEFORE we release -alpha-3
of the core, which means they should work with -alpha-
I've been working for awhile on a maven 2 plugin for Cobertura, and have the
basic functionality up and running. So I thought I'd check with the list to
see how alpha 3 is coming along, and how stable the plugin API's will be after
the release. I'm also whipping up an online article on how to
[ http://jira.codehaus.org/browse/MNG-400?page=all ]
Brett Porter closed MNG-400:
Resolution: Won't Fix
Fix Version: (was: 2.0-beta-1)
plugins should already do this
> if plugin has dependencies, the plugin props should be consulted for remote
[ http://jira.codehaus.org/browse/MNG-178?page=comments#action_41711 ]
Kenney Westerhof commented on MNG-178:
--
Reworking patch to make it applyable against latest head (patch stems from the
CVS era...)
> filter definition
> -
>
>
[ http://jira.codehaus.org/browse/MNG-471?page=all ]
Brett Porter closed MNG-471:
Resolution: Fixed
all done
> implement remaining lifecycle features
> --
>
> Key: MNG-471
> URL: http://jira.codehau
Hi,
I've uploaded m2 poms for some javax apis under javax.whatever groupIds
http://www.ibiblio.org/maven2/javax/
Related JIRA issue is http://jira.codehaus.org/browse/MEV-8
So if you could take a look to groupIds, artifactIds, and so and vote
if you agree.
About the servlet api, I've checked the
[ http://jira.codehaus.org/browse/MNG-178?page=all ]
Brett Porter updated MNG-178:
-
Fix Version: (was: 2.0-alpha-3)
2.0-beta-1
Component: maven-plugins
Environment:
patch doesn't apply any more :(
> filter definition
> --
[ http://jira.codehaus.org/browse/MPEAR-23?page=comments#action_41707 ]
Dale Wyttenbach commented on MPEAR-23:
--
Has anyone verified that this solution addresses the problem for WL 8.1? I was
unable to get an EAR to deploy without modifying the generate
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050620.130705.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
[ http://jira.codehaus.org/browse/MPECLIPSE-63?page=comments#action_41705 ]
Juraj Burian commented on MPECLIPSE-63:
---
Please folks is there chance fix this problem or not?
I see lot of reason to have javanature and javabuilder included optional.
Namely,
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050620.120703.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Author: brett
Date: Mon Jun 20 08:55:55 2005
New Revision: 191497
URL: http://svn.apache.org/viewcvs?rev=191497&view=rev
Log:
correct opening statement
Modified:
maven/components/trunk/maven-site/src/site/apt/lifecycle.apt
Modified: maven/components/trunk/maven-site/src/site/apt/lifecycle.ap
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050620.110701.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Author: brett
Date: Mon Jun 20 08:21:50 2005
New Revision: 191492
URL: http://svn.apache.org/viewcvs?rev=191492&view=rev
Log:
PR: MNG-418
use a silent transfer monitor in batch mode
Added:
maven/components/trunk/maven-core/src/main/java/org/apache/maven/cli/BatchModeDownloadMonitor.java
Mod
Author: brett
Date: Mon Jun 20 08:10:39 2005
New Revision: 191487
URL: http://svn.apache.org/viewcvs?rev=191487&view=rev
Log:
only report 0 seconds if there was no minutes
Modified:
maven/components/trunk/maven-core/src/main/java/org/apache/maven/DefaultMaven.java
Modified:
maven/component
Author: brett
Date: Mon Jun 20 07:42:56 2005
New Revision: 191476
URL: http://svn.apache.org/viewcvs?rev=191476&view=rev
Log:
PR: MNG-471
implemented cloned lifecycle, project and tests. update mojos accordingly
Added:
maven/components/trunk/maven-core-it-plugin/src/main/java/org/apache/mav
[ http://jira.codehaus.org/browse/MNG-253?page=all ]
Brett Porter closed MNG-253:
Resolution: Won't Fix
Fix Version: (was: 2.0-beta-1)
too much magic, and we have release stuff to ensure cleanliness
> deploy should force clean
> --
[ http://jira.codehaus.org/browse/MNG-355?page=all ]
Brett Porter closed MNG-355:
Resolution: Duplicate
Fix Version: (was: 2.0-beta-1)
> plugin dependencies are resolved for plugins not necessarily relevant
> ---
[ http://jira.codehaus.org/browse/MNG-284?page=all ]
Brett Porter closed MNG-284:
Assign To: Brett Porter
Resolution: Fixed
Fix Version: (was: 2.0-beta-1)
2.0-alpha-3
> POMs should be validated at the XML level
>
Allow declaration of jar javadoc location in pom
Key: MPJAVADOC-60
URL: http://jira.codehaus.org/browse/MPJAVADOC-60
Project: maven-javadoc-plugin
Type: New Feature
Reporter: thierry lach
Assigned to: Arnaud HERIT
[ http://jira.codehaus.org/browse/MAVEN-1630?page=comments#action_41699 ]
Magne Rasmussen commented on MAVEN-1630:
It seems like the class org.apache.maven.artifact.PomRewriter.java (in the
artifact plugin) has been compiled with an old version of th
Site is lacking changes-report and announcments for 1.5 release
---
Key: MPSCM-57
URL: http://jira.codehaus.org/browse/MPSCM-57
Project: maven-scm-plugin
Type: Bug
Versions: 1.5
Reporter: Felipe
[ http://jira.codehaus.org/browse/MNG-495?page=comments#action_41698 ]
Emmanuel Venisse commented on MNG-495:
--
Add doxia and plexus-site-renderer
> prerequesite releases
> -
>
> Key: MNG-495
> URL: http://jira.codeh
[ http://jira.codehaus.org/browse/MNG-495?page=comments#action_41697 ]
Emmanuel Venisse commented on MNG-495:
--
Dan: you can already use it in continuum if you put starteam provider in
continuum lib directory
> prerequesite releases
> --
[ http://jira.codehaus.org/browse/MNG-339?page=comments#action_41696 ]
Brett Porter commented on MNG-339:
--
can you also check that it can parse files in GNU format (ie, with a filename
appended after a space and posibly a * to indicate a binary file).
http
Syncing Apache Software Foundation
Syncing Codehaus
Syncing Maven Plugins @ SourceForge
Syncing Mortbay Consulting
Syncing ObjectWeb
Syncing Open Symphony
Syncing OS Java
[INFO] Actual number of artifacts rewritten: 0 (0 including POMs).
[ERROR] Error encountered while converting source repository
Sync already running... exiting
maven 9563 9548 0 03:59 ? 00:00:00 /bin/sh
/home/projects/maven/repository-tools/synchronize.sh maven 638 9563 0 07:19 ?
00:00:00 /bin/sh /home/projects/maven/repository-tools/synchronize.sh
-
To
Distribution:
http://www.codehaus.org/~maven/m2/m2-20050620.060702.tar.gz
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050620.060702.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-m
[ http://jira.codehaus.org/browse/MAVEN-1630?page=all ]
Brett Porter updated MAVEN-1630:
Fix Version: 1.1-beta-2
> Properties section in POM cannot be read
>
>
> Key: MAVEN-1630
> URL: http://jir
1 - 100 of 116 matches
Mail list logo