Distribution:
http://www.codehaus.org/~maven/m2/m2-20050427.010700.tar.gz
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050427.010700.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-m
Errors occurred while performing maven-1 to maven-2 repository conversion.
For more details, see:
http://test.maven.codehaus.org/reports/repoclean/26-Apr-2005_11.49.57/repository.report.txt
-
To unsubscribe, e-mail: [EMAIL PROTE
Author: jdcasey
Date: Tue Apr 26 21:32:32 2005
New Revision: 164944
URL: http://svn.apache.org/viewcvs?rev=164944&view=rev
Log:
Cleaned up field-level annotations. This will be the flagship example for the
new annotation style.
Modified:
maven/components/trunk/maven-plugins/maven-resources-
Distribution:
http://www.codehaus.org/~maven/m2/m2-20050427.000701.tar.gz
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050427.000701.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-m
Author: jdcasey
Date: Tue Apr 26 21:00:29 2005
New Revision: 164943
URL: http://svn.apache.org/viewcvs?rev=164943&view=rev
Log:
Fixed email problem (misuse of API); fixed digest generation and handling;
updated the plexus-container-default dependency version to 1.0-alpha-3-SNAPSHOT
Modified:
Author: jdcasey
Date: Tue Apr 26 20:59:06 2005
New Revision: 164942
URL: http://svn.apache.org/viewcvs?rev=164942&view=rev
Log:
fixed override of ancestor fields with locally declared ones in parameter
processing
Modified:
maven/components/trunk/maven-plugin-tools/maven-plugin-tools-java/sr
[ http://jira.codehaus.org/browse/MEV-1?page=all ]
Brett Porter closed MEV-1:
--
Resolution: Fixed
> commons-codec not converted by repo converter
> -
>
> Key: MEV-1
> URL: http://jira.codehaus.or
Errors occurred while performing maven-1 to maven-2 repository conversion.
For more details, see:
http://test.maven.codehaus.org/reports/repoclean/26-Apr-2005_11.44.27/repository.report.txt
-
To unsubscribe, e-mail: [EMAIL PROTE
Syncing Apache Software Foundation
Syncing Codehaus
Syncing Maven Plugins @ SourceForge
Syncing Mortbay Consulting
Syncing Open Symphony
Syncing OS Java
mypath: /home/projects/maven/repository-tools/repoclean/repoclean.sh
Setting mydir based on mypath...
mydir: /home/projects/maven/repository-tools
Syncing Apache Software Foundation
Syncing Codehaus
Syncing Maven Plugins @ SourceForge
Syncing Mortbay Consulting
Syncing Open Symphony
Syncing OS Java
mypath: /home/projects/maven/repository-tools/repoclean/repoclean.sh
Setting mydir based on mypath...
mydir: /home/projects/maven/repository-tools
Hi,
I've been talking with John and Jason and we've reached the threshold
for the n umber of changes we can make to the plugin API and still
maintain backwards compatibility. So we've decided to start removing
support for:
- class level annotations
- execute (req, resp) form of the plugin
- alpha-
Distribution:
http://www.codehaus.org/~maven/m2/m2-20050426.221530.tar.gz
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050426.221530.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-m
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050426.220700.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Syncing Apache Software Foundation
Syncing Codehaus
Syncing Maven Plugins @ SourceForge
Syncing Mortbay Consulting
Syncing Open Symphony
Syncing OS Java
mypath: /home/projects/maven/repository-tools/repoclean/repoclean.sh
Setting mydir based on mypath...
mydir: /home/projects/maven/repository-tools
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050426.214536.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050426.213748.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Author: brett
Date: Tue Apr 26 18:37:25 2005
New Revision: 164933
URL: http://svn.apache.org/viewcvs?rev=164933&view=rev
Log:
final package name changes
Modified:
maven/components/trunk/maven-artifact-ant/src/main/java/org/apache/maven/artifact/ant/DeployTask.java
maven/components/trunk
Syncing Apache Software Foundation
Syncing Codehaus
Syncing Maven Plugins @ SourceForge
Syncing Mortbay Consulting
Syncing Open Symphony
Syncing OS Java
mypath: /home/projects/maven/repository-tools/repoclean/repoclean.sh
Setting mydir based on mypath...
mydir: /home/projects/maven/repository-tools
Author: brett
Date: Tue Apr 26 18:16:06 2005
New Revision: 164930
URL: http://svn.apache.org/viewcvs?rev=164930&view=rev
Log:
PR: MNG-167
Add the ability for a mojo to "fork" a phase execution, in a separate iteration
of the lifecycle.
Add @executePhase generate-sources to idea:idea
Modified:
[ http://jira.codehaus.org/browse/MNG-167?page=all ]
Brett Porter closed MNG-167:
Resolution: Fixed
> m2 idea:idea can't find generated sources
> -
>
> Key: MNG-167
> URL: http://jira.codehaus.or
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050426.210700.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
On Wed, 2005-04-27 at 01:01 +0200, Vincent Massol wrote:
> Hi,
>
> I am thinking about writing a m2 plugin for Cargo
> (http://cargo.codehaus.org). Here's what a typical configuration for such a
> plugin could be:
>
>
>
>
> resin3x
> c:/apps/resin-3.0.9 |
>
Author: brett
Date: Tue Apr 26 17:28:05 2005
New Revision: 164924
URL: http://svn.apache.org/viewcvs?rev=164924&view=rev
Log:
fix more references to the old package
Modified:
maven/components/trunk/maven-plugins/maven-deploy-plugin/src/main/java/org/apache/maven/plugin/deploy/DeployMojo.java
Syncing Apache Software Foundation
Syncing Codehaus
Syncing Maven Plugins @ SourceForge
Syncing Mortbay Consulting
Syncing Open Symphony
Syncing OS Java
mypath: /home/projects/maven/repository-tools/repoclean/repoclean.sh
Setting mydir based on mypath...
mydir: /home/projects/maven/repository-tools
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050426.200700.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Sync already running... exiting
maven 23791 22457 0 19:58 pts/2 00:00:00 /bin/sh
/home/projects/maven/repository-tools/synchronize.sh maven 24014 23791 0 19:59
pts/2 00:00:00 /bin/sh /home/projects/maven/repository-tools/synchronize.sh
Author: brett
Date: Tue Apr 26 16:23:33 2005
New Revision: 164910
URL: http://svn.apache.org/viewcvs?rev=164910&view=rev
Log:
fix package
Modified:
maven/components/trunk/maven-core/src/main/java/org/apache/maven/plugin/DefaultPluginManager.java
Modified:
maven/components/trunk/maven-core/
Author: brett
Date: Tue Apr 26 16:19:21 2005
New Revision: 164909
URL: http://svn.apache.org/viewcvs?rev=164909&view=rev
Log:
restore deleted files, and fix package on ProjectArtifactMetadata
Added:
maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/artifact/
-
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050426.190700.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hi,
I am thinking about writing a m2 plugin for Cargo
(http://cargo.codehaus.org). Here's what a typical configuration for such a
plugin could be:
resin3x
c:/apps/resin-3.0.9 |
http://www.caucho.com/download/resin-3.0.9.zip
${ba
Not for me... must be an extension you have. We can't really do anything
about that, sorry.
- Brett
Martijn Dashorst wrote:
>Also, downloading the continuum zip file directly from the site using
>firefox 1.0.3 (and perhaps some download extension) doesn't go to the
>mirror page, but opens a "sav
[ http://jira.codehaus.org/browse/MAVENUPLOAD-366?page=all ]
Carlos Sanchez closed MAVENUPLOAD-366:
--
Resolution: Fixed
Assign To: Carlos Sanchez
> Upload request for "findbugs-ant" project
> -
>
>
[ http://jira.codehaus.org/browse/MNG-157?page=all ]
John Casey resolved MNG-157:
Resolution: Fixed
> java mojo extractor should search extended classes for annotations
> --
>
> Ke
[ http://jira.codehaus.org/browse/MNG-357?page=all ]
John Casey resolved MNG-357:
Resolution: Won't Fix
plugin configuration is not inherited; it is managed, so that only the child
projects that need a particular plugin will get that plugin's goals inj
[
http://jira.codehaus.org/browse/MAVENUPLOAD-332?page=comments#action_38178 ]
fabrizio giustina commented on MAVENUPLOAD-332:
---
readded pom and license (identical to the ones already on ibiblio), same url
> taglibdoc 1.2
> -
>
[ http://jira.codehaus.org/browse/MNG-358?page=all ]
John Casey resolved MNG-358:
Resolution: Won't Fix
use instead.
See http://maven.apache.org/maven2/project-descriptor.html for more info.
> My own repo is consulted for parent POM's but not for plu
Author: jdcasey
Date: Tue Apr 26 15:18:16 2005
New Revision: 164900
URL: http://svn.apache.org/viewcvs?rev=164900&view=rev
Log:
Marked parts of the mojo parameter annotation processing that need to be
removed when backward-compat is no longer an issue
Modified:
maven/components/trunk/maven-
[ http://jira.codehaus.org/browse/MAVENUPLOAD-365?page=all ]
Carlos Sanchez closed MAVENUPLOAD-365:
--
Resolution: Fixed
Assign To: Carlos Sanchez
> Upload request for "findbugs" project
> -
>
> K
[ http://jira.codehaus.org/browse/MAVENUPLOAD-367?page=all ]
Carlos Sanchez closed MAVENUPLOAD-367:
--
Resolution: Fixed
Assign To: Carlos Sanchez
> Upload request for "findbugsGUI" project
>
>
>
[ http://jira.codehaus.org/browse/MAVENUPLOAD-364?page=all ]
Carlos Sanchez closed MAVENUPLOAD-364:
--
Resolution: Fixed
Assign To: Carlos Sanchez
> Please upload cewolf, no url available
> --
>
>
[
http://jira.codehaus.org/browse/MAVENUPLOAD-369?page=comments#action_38176 ]
Carlos Sanchez commented on MAVENUPLOAD-369:
jar name and pom version don't match
xpp-3-1.1.3.4-RC8 <-> xpp3-1.1.3.4-RC8
> Upload new version of xpp3
> -
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050426.180700.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
[
http://jira.codehaus.org/browse/MAVENUPLOAD-332?page=comments#action_38175 ]
Carlos Sanchez commented on MAVENUPLOAD-332:
There's no pom nor license
> taglibdoc 1.2
> -
>
> Key: MAVENUPLOAD-332
> URL: http://
[
http://jira.codehaus.org/browse/MAVENUPLOAD-303?page=comments#action_38174 ]
Carlos Sanchez commented on MAVENUPLOAD-303:
You have jarred a piccolo.jar inside piccolo.jar so it gets overwritten when
extracted. Also I don't know why there'
support project inheritence with flat project layout
Key: MNG-359
URL: http://jira.codehaus.org/browse/MNG-359
Project: m2
Type: Bug
Components: maven-core
Versions: 2.0-alpha-1
Reporter: Ryan Sonne
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050426.170720.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
My own repo is consulted for parent POM's but not for plugins
-
Key: MNG-358
URL: http://jira.codehaus.org/browse/MNG-358
Project: m2
Type: Bug
Components: maven-core
Versions: 2.0-alpha-1
Re
Syncing Apache Software Foundation
Syncing Codehaus
Syncing Maven Plugins @ SourceForge
Syncing Mortbay Consulting
Syncing Open Symphony
Syncing OS Java
mypath: /home/projects/maven/repository-tools/repoclean/repoclean.sh
Setting mydir based on mypath...
mydir: /home/projects/maven/repository-tools
[ http://jira.codehaus.org/browse/MNG-221?page=all ]
John Casey resolved MNG-221:
Resolution: Fixed
> simplify mojo qdox specification
>
>
> Key: MNG-221
> URL: http://jira.codehaus.org/browse/MNG-221
>
Author: jdcasey
Date: Tue Apr 26 13:30:21 2005
New Revision: 164872
URL: http://svn.apache.org/viewcvs?rev=164872&view=rev
Log:
Resolving MNG-221, simplify qdox with field-level mojo parameter annotations
Added:
maven/components/trunk/maven-project/src/main/java/org/apache/maven/artifact/
Re
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050426.160718.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
JCoverage link in project reports should open in a new window just as javadoc
does
--
Key: MPJCOVERAGE-27
URL: http://jira.codehaus.org/browse/MPJCOVERAGE-27
Project: maven-jcoverage-plugin
'build' section of POM does not appears to be inherited
---
Key: MNG-357
URL: http://jira.codehaus.org/browse/MNG-357
Project: m2
Type: Bug
Components: maven-core
Versions: 2.0-alpha-1
Reporter: Pete
[ http://jira.codehaus.org/browse/MPSCM-44?page=comments#action_38172 ]
Gordon Watson commented on MPSCM-44:
I like the idea of testing for the values before prompting (although it doesn't
look like the values that the 'i:ask' load are being set in
Also, downloading the continuum zip file directly from the site using
firefox 1.0.3 (and perhaps some download extension) doesn't go to the
mirror page, but opens a "save as" dialog, which falsely saves the
mirror page as a zip file.
Martijn
Martijn Dashorst wrote:
>On the frontpage of the conti
On the frontpage of the continuum site, the link to maven2 points to the
maven1 site.
Martijn
Jason van Zyl wrote:
>The Maven team is pleased to announce our Technology Preview
>for the Continuum 1.0 release. Continuum is the Maven project's
>Continuous integration tool. This release offers user
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050426.150701.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Looks like apache commons logging jar file is not in the classpath.
http://jakarta.apache.org/commons/logging/
-pugal
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Update the JSW integration in the plexus runtime for Continuum
--
Key: CONTINUUM-118
URL: http://jira.codehaus.org/browse/CONTINUUM-118
Project: Continuum
Type: Improvement
Versions: 1.0-alpha-3
[ http://jira.codehaus.org/browse/CONTINUUM-118?page=all ]
Jason van Zyl updated CONTINUUM-118:
Fix Version: 1.0-alpha-3
Version: 1.0-alpha-3
> Update the JSW integration in the plexus runtime for Continuum
> -
[ http://jira.codehaus.org/browse/MAVEN-1498?page=comments#action_38171 ]
Yoway Buorn commented on MAVEN-1498:
When running this JRE on Windows 2000:
java version "1.4.2"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2-b28)
Java HotSpo
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050426.140700.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050426.130700.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
On Tue, 2005-04-26 at 11:05 -0500, Mykel Alvis (JIRA) wrote:
> [ http://jira.codehaus.org/browse/CONTINUUM-5?page=comments#action_38159
> ]
>
> Mykel Alvis commented on CONTINUUM-5:
> -
>
> I will note that we have serious issues keeping OpenIM 1.2.1
[ http://jira.codehaus.org/browse/MNG-356?page=all ]
John Casey resolved MNG-356:
Resolution: Fixed
added all the directories in sun_repo to the blacklisted patterns.
> do not include Sun JARs in converted POMs
> ---
Syncing Apache Software Foundation
Syncing Codehaus
Syncing Maven Plugins @ SourceForge
Syncing Mortbay Consulting
Syncing Open Symphony
Syncing OS Java
mypath: /home/projects/maven/repository-tools/repoclean/repoclean.sh
Setting mydir based on mypath...
mydir: /home/projects/maven/repository-tools
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050426.120700.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
[ http://jira.codehaus.org/browse/MEV-1?page=comments#action_38160 ]
John Casey commented on MEV-1:
--
It appears that the 3.0 model (I'm looking at the .mdo file) only allows
something similar to:
...
hex
md5
architecture
NOT:
..
Investigate cascading delete with JPOX 1.1
---
Key: CONTINUUM-114
URL: http://jira.codehaus.org/browse/CONTINUUM-114
Project: Continuum
Type: Task
Reporter: Jason van Zyl
This is something we need and we don't want hand
commons-codec not converted by repo converter
-
Key: MEV-1
URL: http://jira.codehaus.org/browse/MEV-1
Project: Maven Evangelism
Type: Task
Components: Invalid POM
Reporter: Brett Porter
--
This message is autom
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050426.110700.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
[ http://jira.codehaus.org/browse/CONTINUUM-5?page=comments#action_38157 ]
Mykel Alvis commented on CONTINUUM-5:
-
I assume this would speak to any generic jabber server that could be reached.
> Add Jabber notifier
> ---
>
>
2005/4/26, Jason van Zyl <[EMAIL PROTECTED]>:
> The Maven team is pleased to announce our Technology Preview
> for the Continuum 1.0 release. Continuum is the Maven project's
> Continuous integration tool. This release offers users both an advance
> look at what's in Continuum 1.0 and a head start
do not include Sun JARs in converted POMs
-
Key: MNG-356
URL: http://jira.codehaus.org/browse/MNG-356
Project: m2
Type: Bug
Components: repository-tools
Versions: 2.0-alpha-2
Reporter: Brett Porter
Assigned to:
Problems running Continuum when installed in path with spaces
-
Key: CONTINUUM-113
URL: http://jira.codehaus.org/browse/CONTINUUM-113
Project: Continuum
Type: Bug
Versions: 1.0-alpha-1
Environment:
Author: brett
Date: Tue Apr 26 07:34:47 2005
New Revision: 164797
URL: http://svn.apache.org/viewcvs?rev=164797&view=rev
Log:
fix error reporting
Modified:
maven/components/trunk/maven-artifact/src/main/java/org/apache/maven/artifact/transform/SnapshotTransformation.java
Modified:
maven/co
plugin dependencies are resolved for plugins not necessarily relevant
-
Key: MNG-355
URL: http://jira.codehaus.org/browse/MNG-355
Project: m2
Type: Bug
Components: maven-core
Reporter: Brett
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050426.100700.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
[ http://jira.codehaus.org/browse/MNG-214?page=comments#action_38154 ]
Brett Porter commented on MNG-214:
--
seems assembly is broken again, commented out...
> plugin parameters instantiated from wrong classloader
> --
[ http://jira.codehaus.org/browse/MNG-190?page=all ]
Brett Porter closed MNG-190:
Fix Version: (was: 2.0-alpha-2)
Resolution: Won't Fix
the only use case I can think of is clean:clean - for everything else I'd like
them to run together.
I thi
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050426.090700.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050426.084844.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Syncing Apache Software Foundation
Syncing Codehaus
Syncing Maven Plugins @ SourceForge
Syncing Mortbay Consulting
Syncing Open Symphony
Syncing OS Java
mypath: /home/projects/maven/repository-tools/repoclean/repoclean.sh
Setting mydir based on mypath...
mydir: /home/projects/maven/repository-tools
Author: brett
Date: Tue Apr 26 05:48:41 2005
New Revision: 164782
URL: http://svn.apache.org/viewcvs?rev=164782&view=rev
Log:
temporarily disable assembly plugin
Modified:
maven/components/trunk/maven-plugins/pom.xml
Modified: maven/components/trunk/maven-plugins/pom.xml
URL:
http://svn.apa
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050426.082131.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
remove hardcoded version
Key: CONTINUUM-112
URL: http://jira.codehaus.org/browse/CONTINUUM-112
Project: Continuum
Type: Improvement
Components: continuum-core
Versions: 1.0-alpha-1
Reporter: Brett Porter
Priority: Trivial
[ http://jira.codehaus.org/browse/MNG-239?page=all ]
Brett Porter closed MNG-239:
Fix Version: (was: 2.0-alpha-2)
2.0-alpha-1
Resolution: Fixed
already fixed
> metadata retrieval needs to communicate with reactor
> ---
[ http://jira.codehaus.org/browse/MNG-182?page=all ]
Brett Porter updated MNG-182:
-
Fix Version: 2.0-alpha-3
> improve plugin discovery
>
>
> Key: MNG-182
> URL: http://jira.codehaus.org/browse/MNG-182
> Projec
[ http://jira.codehaus.org/browse/MNG-178?page=all ]
Brett Porter updated MNG-178:
-
Fix Version: 2.0-alpha-3
> filter definition
> -
>
> Key: MNG-178
> URL: http://jira.codehaus.org/browse/MNG-178
> Project: m2
>
Distribution:
http://www.codehaus.org/~maven/m2/m2-20050426.060700.tar.gz
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050426.060700.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-m
Hi Eric,
Eric Merritt (JIRA) wrote on Monday, April 25, 2005 9:19 PM:
> [
> http://jira.codehaus.org/browse/MAVENUPLOAD-303?page=comments#
> action_38096 ]
>
> Eric Merritt commented on MAVENUPLOAD-303:
> --
>
> Thats strange. It was created with ja
> -Original Message-
> From: Brett Porter [mailto:[EMAIL PROTECTED]
> Sent: mardi 26 avril 2005 03:17
> To: Maven Developers List
> Subject: Re: [m2] Jar aggregation use case (was RE: cvs commit: maven-
> components/maven-plugins/maven-assembly-
> plugin/src/main/resources/assemblies jar-
[ http://jira.codehaus.org/browse/MNG-157?page=all ]
Brett Porter updated MNG-157:
-
Fix Version: 2.0-alpha-2
Environment:
Assign To: John Casey
optional enhancement, and may only work within same source tree
> java mojo extractor should search ex
[ http://jira.codehaus.org/browse/MNG-152?page=all ]
Brett Porter updated MNG-152:
-
Fix Version: 2.0-alpha-2
Environment:
> execution of plugin:install should unload the plugin in memory
> --
>
[ http://jira.codehaus.org/browse/MNG-156?page=all ]
Brett Porter updated MNG-156:
-
Fix Version: 2.0-alpha-3
Environment:
not sure if we want this actually - get it resolved for alpha-3
> reverse lookup phases for goals
> --
[ http://jira.codehaus.org/browse/MNG-53?page=all ]
Brett Porter updated MNG-53:
Fix Version: 2.0-alpha-2
Environment:
> The model reader/writer used inside DefaultMavenProjectBuilder need to be
> components
> --
[ http://jira.codehaus.org/browse/MNG-88?page=all ]
Brett Porter updated MNG-88:
Fix Version: 2.0-beta-1
Environment:
> m2 -g shows no goals
>
>
> Key: MNG-88
> URL: http://jira.codehaus.org/browse/MNG-88
> Pr
[ http://jira.codehaus.org/browse/MNG-261?page=all ]
Brett Porter updated MNG-261:
-
Fix Version: 2.0-alpha-3
> don't create parent directories when artifact not downloaded
>
>
> Key: MNG-2
Add ability to select modules to build based on a configuration
---
Key: MNG-354
URL: http://jira.codehaus.org/browse/MNG-354
Project: m2
Type: Wish
Components: maven-core
Versions: 2.0-alpha-1
Author: brett
Date: Tue Apr 26 02:19:39 2005
New Revision: 164769
URL: http://svn.apache.org/viewcvs?rev=164769&view=rev
Log:
add repository inheritence tests
Modified:
maven/components/trunk/maven-project/src/test/java/org/apache/maven/project/inheritance/DefaultModelInheritanceAssemblerTes
1 - 100 of 104 matches
Mail list logo