Brett Porter <[EMAIL PROTECTED]> writes:
>Hi folks,
>Please vote on releasing Maven 1.1 Beta 2 as we've been discussing
>(that's SVN HEAD which is not significantly changed from beta-1 with
>upgrades to a number of plugins to correct issues in the release, as
>well as a better validating model).
Lukas Theussl <[EMAIL PROTECTED]> writes:
>I refrain from using stronger words, but I doubt that Henning will get
>anything near that much attention from my part in the future.
This, basically, sums up the fears that I had and still have. Thanks
for clarifying it.
You might want to ask yourself
Author: brett
Date: Tue Sep 6 23:32:41 2005
New Revision: 279259
URL: http://svn.apache.org/viewcvs?rev=279259&view=rev
Log:
copy group too
Modified:
maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/ModelUtils.java
Modified:
maven/components/trunk/maven-project/
Distribution:
http://maven.zones.apache.org/~maven/builds/m2-20050907.06.tar.gz
Log:
http://maven.zones.apache.org/~maven/logs/m2-build-log-20050907.06.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comman
Update navigation.xsd
-
Key: MPXDOC-166
URL: http://jira.codehaus.org/browse/MPXDOC-166
Project: maven-xdoc-plugin
Type: Bug
Reporter: Arnaud Heritier
some items are missing. (search for example).
--
This message is automatically generated b
Author: brett
Date: Tue Sep 6 23:01:23 2005
New Revision: 279256
URL: http://svn.apache.org/viewcvs?rev=279256&view=rev
Log:
various release plugin fixes
Modified:
maven/components/trunk/maven-plugins/maven-release-plugin/src/main/java/org/apache/maven/plugins/release/AbstractReleaseMojo.ja
Move navigation.xsd in the xdoc plugin
--
Key: MAVEN-1685
URL: http://jira.codehaus.org/browse/MAVEN-1685
Project: Maven
Type: Task
Reporter: Arnaud Heritier
Assigned to: Arnaud Heritier
Priority: Minor
Move the navigation
Author: aheritier
Date: Tue Sep 6 22:56:48 2005
New Revision: 279253
URL: http://svn.apache.org/viewcvs?rev=279253&view=rev
Log:
Lukas started to work on the release 1.10
Modified:
maven/maven-1/plugins/trunk/xdoc/project.xml
Modified: maven/maven-1/plugins/trunk/xdoc/project.xml
URL:
http
Author: aheritier
Date: Tue Sep 6 22:55:22 2005
New Revision: 279252
URL: http://svn.apache.org/viewcvs?rev=279252&view=rev
Log:
add breadcrumbs
Modified:
maven/maven-1/core/trunk/src/xsd/maven-navigation-1.0.xsd
Modified: maven/maven-1/core/trunk/src/xsd/maven-navigation-1.0.xsd
URL:
http
Distribution:
http://maven.zones.apache.org/~maven/builds/m2-20050907.041500.tar.gz
Log:
http://maven.zones.apache.org/~maven/logs/m2-build-log-20050907.041500.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comman
Author: brett
Date: Tue Sep 6 21:14:22 2005
New Revision: 279240
URL: http://svn.apache.org/viewcvs?rev=279240&view=rev
Log:
various release plugin fixes
Modified:
maven/components/trunk/maven-plugins/maven-release-plugin/src/main/java/org/apache/maven/plugins/release/PrepareReleaseMojo.jav
Author: brett
Date: Tue Sep 6 21:08:30 2005
New Revision: 279237
URL: http://svn.apache.org/viewcvs?rev=279237&view=rev
Log:
fix issues with cloning appending extra paths
Modified:
maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/ModelUtils.java
maven/compone
[ http://jira.codehaus.org/browse/MEV-80?page=all ]
Carlos Sanchez closed MEV-80:
-
Assign To: Carlos Sanchez
Resolution: Fixed
> POM for xml-apis:xml-apis:1.0.2b contains wrong version.
> --
I've seen 2 different behaviors while working in the maven-model subproject
today when I executed m2.
A number of times, consistently, some hours ago I could execute
m2 -P all-models generate-sources
and find that the following source trees had been created
org.apache.maven.model and subdirec
POM for xml-apis:xml-apis:1.0.2b contains wrong version.
--
Key: MEV-80
URL: http://jira.codehaus.org/browse/MEV-80
Project: Maven Evangelism
Type: Bug
Components: Invalid POM
Reporter: Johnny R. Ruiz III
[ http://jira.codehaus.org/browse/MNG-840?page=all ]
Edwin Punzalan updated MNG-840:
---
Priority: Minor (was: Major)
> Fields of type URL should be able to accept pom.xml configuration without the
> implementation attribute.
> -
Fields of type URL should be able to accept pom.xml configuration without the
implementation attribute.
---
Key: MNG-840
URL: http://jira.codehaus.org/browse/MNG-840
Project:
Author: ltheussl
Date: Tue Sep 6 19:47:51 2005
New Revision: 279221
URL: http://svn.apache.org/viewcvs?rev=279221&view=rev
Log:
Add myself as developer.
Modified:
maven/maven-1/plugins/trunk/xdoc/project.xml
Modified: maven/maven-1/plugins/trunk/xdoc/project.xml
URL:
http://svn.apache.org/
Author: ltheussl
Date: Tue Sep 6 19:47:31 2005
New Revision: 279220
URL: http://svn.apache.org/viewcvs?rev=279220&view=rev
Log:
New release 1.10
Modified:
maven/maven-1/plugins/trunk/xdoc/xdocs/changes.xml
Modified: maven/maven-1/plugins/trunk/xdoc/xdocs/changes.xml
URL:
http://svn.apache.
Thaks for your patch on this bug... you beat to it. ^_^
Allison, Bob wrote:
I updated my SVN build to revision 279038 this morning. (I have no local
changes.)
When I tried to run site:site on my project after the build finished, I
received an exception while generating the "Checkstyle" report.
when setting the URL in the configuration, try this:
implementation="java.net.URL">http://host.name/m2/style.xml
This may become a problem, I guess we should change the parameter to String.
Allison, Bob wrote:
In our m102 environment, we have a style.xml file and a header.java file
at
We are pleased to announce the Maven JDiff Plugin 1.5 release!
http://maven.apache.org/reference/plugins/jdiff/
Plugin for JDiff - reports on the differences in the public API of two
releases by comparing the sources of two SCM checkouts.
Changes in this version include:
New Features:
o A
Distribution:
http://maven.zones.apache.org/~maven/builds/m2-20050907.001500.tar.gz
Log:
http://maven.zones.apache.org/~maven/logs/m2-build-log-20050907.001500.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comman
[ http://jira.codehaus.org/browse/MEV-57?page=all ]
Carlos Sanchez closed MEV-57:
-
Assign To: Carlos Sanchez
Resolution: Fixed
Fixed in pache repo, will propagate to ibiblio soon
> Invalid commons-beanutils:commons-beanutils versions
> ---
[ http://jira.codehaus.org/browse/MPXDOC-104?page=all ]
Lukas Theussl closed MPXDOC-104:
Resolution: Fixed
Patch applied with slight modification. Thanks!
> [trivial, patch] downloads report cannot be disabled for a child project when
> maven.xdoc
Author: ltheussl
Date: Tue Sep 6 17:16:53 2005
New Revision: 279192
URL: http://svn.apache.org/viewcvs?rev=279192&view=rev
Log:
MPXDOC-104 : fix jelly check for empty maven.xdoc.distributionUrl
Patch submitted by : Rafal Krzewski
Patch reviewed by : Lukas Theussl
Modified:
maven/maven-1/plug
Pepper Jobe wrote:
>+1
>
>Can just anyone vote?
>
>
>
Sure! Note that for releases, only PMC members votes are binding and
releases can't be vetoed - but we'll certainly take others opinions into
consideration.
- Brett
-
To un
Author: ltheussl
Date: Tue Sep 6 15:05:27 2005
New Revision: 279148
URL: http://svn.apache.org/viewcvs?rev=279148&view=rev
Log:
MPXDOC-85: document maven.xdoc.theme.url must be absolute
Modified:
maven/maven-1/plugins/trunk/xdoc/xdocs/properties.xml
Modified: maven/maven-1/plugins/trunk/xdo
[ http://jira.codehaus.org/browse/MPXDOC-85?page=all ]
Lukas Theussl closed MPXDOC-85:
---
Resolution: Won't Fix
Documentation updated in SVN.
> theme.url is not relative
> -
>
> Key: MPXDOC-85
> URL: http://jir
[ http://jira.codehaus.org/browse/MEV-67?page=all ]
Carlos Sanchez closed MEV-67:
-
Assign To: Carlos Sanchez
Resolution: Fixed
> jaxb-api-1.0.5
> --
>
> Key: MEV-67
> URL: http://jira.codehaus.org/browse/MEV-67
>
[ http://jira.codehaus.org/browse/MEV-69?page=all ]
Carlos Sanchez closed MEV-69:
-
Assign To: Carlos Sanchez
Resolution: Fixed
> jaxb-impl-1.0.5
> ---
>
> Key: MEV-69
> URL: http://jira.codehaus.org/browse/MEV-69
>
[ http://jira.codehaus.org/browse/MEV-70?page=all ]
Carlos Sanchez closed MEV-70:
-
Assign To: Carlos Sanchez
Resolution: Fixed
> jaxb-libs
> -
>
> Key: MEV-70
> URL: http://jira.codehaus.org/browse/MEV-70
> Project: M
[ http://jira.codehaus.org/browse/MEV-71?page=all ]
Carlos Sanchez closed MEV-71:
-
Assign To: Carlos Sanchez
Resolution: Fixed
> jaxb-xjc-1.0.5
> --
>
> Key: MEV-71
> URL: http://jira.codehaus.org/browse/MEV-71
>
[ http://jira.codehaus.org/browse/MEV-72?page=all ]
Carlos Sanchez closed MEV-72:
-
Assign To: Carlos Sanchez
Resolution: Fixed
> relaxngDatatype-1.6
> ---
>
> Key: MEV-72
> URL: http://jira.codehaus.org/browse/MEV-
[ http://jira.codehaus.org/browse/MEV-76?page=all ]
Carlos Sanchez closed MEV-76:
-
Assign To: Carlos Sanchez
Resolution: Fixed
Fixed in apache repo
> axis po m doesnt declare dependencies
> -
>
> Key: M
[ http://jira.codehaus.org/browse/MEV-75?page=all ]
Carlos Sanchez closed MEV-75:
-
Assign To: Carlos Sanchez
Resolution: Fixed
> struts-menu 2.3 should be
>
>
> Key: MEV-75
> URL: http://
+1
(But don't forget to wait 1 year and to publish the result of the vote :-D ).
Arnaud
>
> Hi folks,
>
> Please vote on releasing Maven 1.1 Beta 2 as we've been
> discussing (that's SVN HEAD which is not significantly
> changed from beta-1 with upgrades to a number of plugins to
> correct
[ http://jira.codehaus.org/browse/MAVENUPLOAD-503?page=all ]
Carlos Sanchez closed MAVENUPLOAD-503:
--
Resolution: Fixed
It takes about four hours
> Upload request for "jcl104-over-slf4j"
> --
>
> Key
[ http://jira.codehaus.org/browse/MAVENUPLOAD-503?page=all ]
Ceki Gulcu reopened MAVENUPLOAD-503:
Sorry to bug you but I noticed that the issue but the jcl104-over-slf4j files
have still not appeared at http://ibiblio.org/maven/org.slf4j/.
Is it
[ http://jira.codehaus.org/browse/MPXDOC-11?page=all ]
Lukas Theussl closed MPXDOC-11:
---
Assign To: Lukas Theussl
FAQ updatet in xdoc 1.9.2
> Unicode entities from projext.xml are not shown in generated site in HTML or
> even in XML
> ---
[ http://jira.codehaus.org/browse/MEV-79?page=all ]
Carlos Sanchez closed MEV-79:
-
Assign To: Carlos Sanchez
Resolution: Won't Fix
Those poms are old and will be deprecated when possible, you should take a look
at the ones under javax.mail
> java
On Wed, 2005-09-07 at 04:47 +1000, Brett Porter wrote:
> Hi folks,
>
> Please vote on releasing Maven 1.1 Beta 2 as we've been discussing
> (that's SVN HEAD which is not significantly changed from beta-1 with
> upgrades to a number of plugins to correct issues in the release, as
> well as a better
[
http://jira.codehaus.org/browse/MAVENUPLOAD-502?page=comments#action_45893 ]
Arun Nachimuthu commented on MAVENUPLOAD-502:
-
should i remove the extends of the other POM ?
Also there are 2 POM one inside buldle.jar and another inside the plugin
[ http://jira.codehaus.org/browse/MAVENUPLOAD-503?page=all ]
Carlos Sanchez closed MAVENUPLOAD-503:
--
Assign To: Carlos Sanchez
Resolution: Fixed
> Upload request for "jcl104-over-slf4j"
> --
>
>
[ http://jira.codehaus.org/browse/MAVENUPLOAD-504?page=all ]
Carlos Sanchez closed MAVENUPLOAD-504:
--
Assign To: Carlos Sanchez
Resolution: Incomplete
Yes, you can get them uploaded following
http://maven.apache.org/reference/repository-up
[ http://jira.codehaus.org/browse/MAVENUPLOAD-467?page=all ]
Carlos Sanchez closed MAVENUPLOAD-467:
--
Resolution: Fixed
> please upload OrangeVolt ant tasks 1.3
> --
>
> Key: MAVENUPLOAD-467
>
[
http://jira.codehaus.org/browse/MAVENUPLOAD-502?page=comments#action_45891 ]
Carlos Sanchez commented on MAVENUPLOAD-502:
POM is not valid, it extends other pom
> Please upload Maven Hammurapi Plugin
>
>
>
Checkstyle plugin fails with default parameters
---
Key: MNG-839
URL: http://jira.codehaus.org/browse/MNG-839
Project: Maven 2
Type: Bug
Components: maven-checkstyle-plugin
Versions: 2.0-beta-1
Environment: SVN
+1
Vincent
2005/9/6, Brett Porter <[EMAIL PROTECTED]>:
> Hi folks,
>
> Please vote on releasing Maven 1.1 Beta 2 as we've been discussing
> (that's SVN HEAD which is not significantly changed from beta-1 with
> upgrades to a number of plugins to correct issues in the release, as
> well as a bett
Hi folks,
Please vote on releasing Maven 1.1 Beta 2 as we've been discussing
(that's SVN HEAD which is not significantly changed from beta-1 with
upgrades to a number of plugins to correct issues in the release, as
well as a better validating model).
Vote closes in 72 hours. I will publish the
In our m102 environment, we have a style.xml file and a header.java file
at the top directory of the build tree. The top-level directory's
project.xml contains the settings for all subprojects, including the
reports to be generated in each project. To be able to perform style
checking on each sub
Hi,
I'd like to release the checkstyle plugin so it supports Java 5,
although depending on a beta version (Checkstyle 4.0-beta5). I'd like
to see a 1.1 supporting java5 as much as possible. Let me know if you
prefer shipping 1.1beta2 with the old checkstyle plugin, latest from
svn or wait till nex
+1
On 9/6/05, Brett Porter <[EMAIL PROTECTED]> wrote:
> Hi folks,
>
> Please vote on releasing Maven 1.1 Beta 2 as we've been discussing
> (that's SVN HEAD which is not significantly changed from beta-1 with
> upgrades to a number of plugins to correct issues in the release, as
> well as a better
On Wed, Sep 07, 2005 at 04:47:24AM +1000, Brett Porter wrote:
> Hi folks,
>
> Please vote on releasing Maven 1.1 Beta 2 as we've been discussing
> (that's SVN HEAD which is not significantly changed from beta-1 with
> upgrades to a number of plugins to correct issues in the release, as
> well as a
+1
Can just anyone vote?
-Pepper
-Original Message-
From: Vincent Massol [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 06, 2005 3:16 PM
To: 'Maven Developers List'
Subject: RE: [vote] release 1.1-beta-2
> -Original Message-
> From: Brett Porter [mailto:[EMAIL PROTECTED]
i tried to use m2 because of concise pom.xml files ... and now i tried to do
an ftp upload of the result. is there another way then to do it with an
antrun-plugin, which requires a
10-levels-deep-i-have-no-idea-where-i-am-in-my-editor any-more construct?
-solo.
> -Original Message-
> From: Brett Porter [mailto:[EMAIL PROTECTED]
> Sent: mardi 6 septembre 2005 20:47
> To: Maven Developers List
> Subject: [vote] release 1.1-beta-2
>
> Hi folks,
>
> Please vote on releasing Maven 1.1 Beta 2 as we've been discussing
> (that's SVN HEAD which is not
Distribution:
http://maven.zones.apache.org/~maven/builds/m2-20050906.19.tar.gz
Log:
http://maven.zones.apache.org/~maven/logs/m2-build-log-20050906.19.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comman
+1
Emmanuel
Brett Porter wrote:
Hi folks,
Please vote on releasing Maven 1.1 Beta 2 as we've been discussing
(that's SVN HEAD which is not significantly changed from beta-1 with
upgrades to a number of plugins to correct issues in the release, as
well as a better validating model).
Vote close
Distribution:
http://maven.zones.apache.org/~maven/builds/m2-20050906.184500.tar.gz
Log:
http://maven.zones.apache.org/~maven/logs/m2-build-log-20050906.184500.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comman
Author: brett
Date: Tue Sep 6 11:50:54 2005
New Revision: 279063
URL: http://svn.apache.org/viewcvs?rev=279063&view=rev
Log:
fix release-pom.xml
Modified:
maven/components/trunk/maven-plugins/maven-release-plugin/src/main/java/org/apache/maven/plugins/release/PrepareReleaseMojo.java
Modifi
Hi folks,
Please vote on releasing Maven 1.1 Beta 2 as we've been discussing
(that's SVN HEAD which is not significantly changed from beta-1 with
upgrades to a number of plugins to correct issues in the release, as
well as a better validating model).
Vote closes in 72 hours. I will publish the re
Distribution:
http://maven.zones.apache.org/~maven/builds/m2-20050906.181500.tar.gz
Log:
http://maven.zones.apache.org/~maven/logs/m2-build-log-20050906.181500.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comman
Author: brett
Date: Tue Sep 6 11:19:43 2005
New Revision: 279053
URL: http://svn.apache.org/viewcvs?rev=279053&view=rev
Log:
aggregator must resolve deps
Modified:
maven/components/trunk/maven-core/src/main/java/org/apache/maven/plugin/DefaultPluginManager.java
Modified:
maven/components/
Author: brett
Date: Tue Sep 6 11:19:06 2005
New Revision: 279052
URL: http://svn.apache.org/viewcvs?rev=279052&view=rev
Log:
clone bugfix
Modified:
maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/ModelUtils.java
Modified:
maven/components/trunk/maven-project/sr
Author: brett
Date: Tue Sep 6 11:17:16 2005
New Revision: 279051
URL: http://svn.apache.org/viewcvs?rev=279051&view=rev
Log:
release plugin bugfixes
Modified:
maven/components/trunk/maven-plugins/maven-release-plugin/src/main/java/org/apache/maven/plugins/release/PrepareReleaseMojo.java
NumberFormatException while readung setting.xml
---
Key: MNG-838
URL: http://jira.codehaus.org/browse/MNG-838
Project: Maven 2
Type: Bug
Versions: 2.0-alpha-3
Reporter: Emmanuel Lécharny
Priority: Minor
When
I updated my SVN build to revision 279038 this morning. (I have no local
changes.)
When I tried to run site:site on my project after the build finished, I
received an exception while generating the "Checkstyle" report. The
final exception in the chain was
"org.apache.maven.reporting.MavenReportEx
[Everything essential has been said on this issue, just my personal
point of view]
Me too, I am offended.
We have worked hard since Henning's last outburst on this list about a
week ago. Arnaud called for the vote at about 4am his local time, after
he spent the night reviewing and submittin
[ http://jira.codehaus.org/browse/MNG-814?page=comments#action_45878 ]
Daniel Krisher commented on MNG-814:
Nevermind, the property activation is working (projecthelp:active-profiles),
must be a different problem, maybe it is not being merged correctly..
[ http://jira.codehaus.org/browse/MAVEN-1591?page=comments#action_45877 ]
Jamie Bisotti commented on MAVEN-1591:
--
If a property can be over-ridden, it should be capable of being over-ridden
from anywhere (i.e. command line, ${user.home|/build.properties
Hi,
Just for the record I don't agree at all with Henning's outburst. I was even
offended by it to be honest. I've yet to see a single tangible fact that
would justify the outburst.
Thanks
-Vincent
> -Original Message-
> From: Henning Schmiedehausen [mailto:[EMAIL PROTECTED]
> Sent: mard
Hi Kenney,
> -Original Message-
> From: Kenney Westerhof [mailto:[EMAIL PROTECTED]
> Sent: lundi 5 septembre 2005 10:31
> To: Maven Developers List
> Subject: Re: [m2] Default profile working?
[snip]
> AFAIK all profiles that don't have an 'activation' were automatically
> enabled (that
[ http://jira.codehaus.org/browse/MPHIBERNATE-16?page=comments#action_45874
]
Brill Pappin commented on MPHIBERNATE-16:
-
I very much hope that it never removes tables and dumps data... or at least if
it ever has the option, it's off by default.
When
Distribution:
http://maven.zones.apache.org/~maven/builds/m2-20050906.133000.tar.gz
Log:
http://maven.zones.apache.org/~maven/logs/m2-build-log-20050906.133000.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comman
Author: brett
Date: Tue Sep 6 06:27:49 2005
New Revision: 278997
URL: http://svn.apache.org/viewcvs?rev=278997&view=rev
Log:
improve reporting
Modified:
maven/components/trunk/maven-plugins/maven-release-plugin/src/main/java/org/apache/maven/plugins/release/PrepareReleaseMojo.java
Modified
Distribution:
http://maven.zones.apache.org/~maven/builds/m2-20050906.13.tar.gz
Log:
http://maven.zones.apache.org/~maven/logs/m2-build-log-20050906.13.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comman
[ http://jira.codehaus.org/browse/MPNATIVE-14?page=all ]
Brett Porter moved MAVEN-1684 to MPNATIVE-14:
-
Version: (was: 1.0.2)
Workflow: jira (was: Maven)
Key: MPNATIVE-14 (was: MAVEN-1684)
Project: maven-native-plugin
Author: trygvis
Date: Tue Sep 6 06:04:13 2005
New Revision: 278994
URL: http://svn.apache.org/viewcvs?rev=278994&view=rev
Log:
o Setting svn:ignore.
Modified:
maven/components/trunk/maven-plugins/maven-ear-plugin/ (props changed)
Propchange: maven/components/trunk/maven-plugins/maven-ear-
Hi,
FYI too the "page not found" doesn't find the style and images directories.
For instance, on this following page:
http://maven.apache.org/maven2/developers/plugin-development-guide.html
The links "Developing plugins with Marmalade"[1] or "Mojo API
specification"[2] get "page not found" withou
Author: brett
Date: Tue Sep 6 05:55:31 2005
New Revision: 278991
URL: http://svn.apache.org/viewcvs?rev=278991&view=rev
Log:
fix the expression for the SCM manager
Modified:
maven/components/trunk/maven-plugins/maven-release-plugin/src/main/java/org/apache/maven/plugins/release/AbstractRele
Distribution:
http://maven.zones.apache.org/~maven/builds/m2-20050906.124500.tar.gz
Log:
http://maven.zones.apache.org/~maven/logs/m2-build-log-20050906.124500.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comman
Author: brett
Date: Tue Sep 6 05:50:47 2005
New Revision: 278989
URL: http://svn.apache.org/viewcvs?rev=278989&view=rev
Log:
removed old directories
Removed:
maven/components/trunk/maven-plugins/maven-release-plugin/src/main/java/org/apache/maven/plugin/
--
[patch] added dependency classpath to call to javah
---
Key: MAVEN-1684
URL: http://jira.codehaus.org/browse/MAVEN-1684
Project: Maven
Type: Improvement
Versions: 1.0.2
Environment: All
Reporter: Marcus Crafte
Author: brett
Date: Tue Sep 6 05:44:30 2005
New Revision: 278988
URL: http://svn.apache.org/viewcvs?rev=278988&view=rev
Log:
isSnapshot is true for latest, but we don't want that metadata
Modified:
maven/components/trunk/maven-artifact-manager/src/main/java/org/apache/maven/artifact/transfo
Log:
http://maven.zones.apache.org/~maven/logs/m2-build-log-20050906.123000.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
fixed in SVN, thanks
James Mitchell wrote:
>
> FYI - You guys probably already know, but the link for "Building
> Maven 2.0" on this page: http://maven.apache.org/maven2/
> about.html#get-involved/
>
> ...gets me a "Page Not Found".
>
>
>
> --
> James Mitchell
> Software Engineer / Open Source
[ http://jira.codehaus.org/browse/MAVEN-1640?page=all ]
Brett Porter closed MAVEN-1640:
---
Assign To: Brett Porter
Resolution: Cannot Reproduce
Fix Version: (was: 1.1-beta-2)
modified the test case to verify this works even with a non-def
Author: brett
Date: Tue Sep 6 05:28:41 2005
New Revision: 278987
URL: http://svn.apache.org/viewcvs?rev=278987&view=rev
Log:
PR: MAVEN-1640
confirm group ID inheritence
Modified:
maven/maven-1/core/trunk/src/test/extend/project-child.xml
maven/maven-1/core/trunk/src/test/java/org/apache
Log:
http://maven.zones.apache.org/~maven/logs/m2-build-log-20050906.121500.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Author: brett
Date: Tue Sep 6 05:15:42 2005
New Revision: 278986
URL: http://svn.apache.org/viewcvs?rev=278986&view=rev
Log:
fix broken link
Modified:
maven/components/trunk/maven-site/src/site/fml/about.fml
Modified: maven/components/trunk/maven-site/src/site/fml/about.fml
URL:
http://svn
[ http://jira.codehaus.org/browse/MAVEN-1661?page=all ]
Brett Porter closed MAVEN-1661:
---
Assign To: Brett Porter
Resolution: Fixed
applied, thanks
> maven-navigation-1.0.xsd: item element missing target and collapse attributes
>
FYI - You guys probably already know, but the link for "Building
Maven 2.0" on this page: http://maven.apache.org/maven2/
about.html#get-involved/
...gets me a "Page Not Found".
--
James Mitchell
Software Engineer / Open Source Evangelist
Consulting / Mentoring / Freelance
EdgeTech, Inc.
Author: brett
Date: Tue Sep 6 05:11:20 2005
New Revision: 278985
URL: http://svn.apache.org/viewcvs?rev=278985&view=rev
Log:
PR: MAVEN-1661
add missing elements to navigation XSD
Modified:
maven/maven-1/core/trunk/src/xsd/maven-navigation-1.0.xsd
Modified: maven/maven-1/core/trunk/src/xsd/m
Log:
http://maven.zones.apache.org/~maven/logs/m2-build-log-20050906.12.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Author: brett
Date: Tue Sep 6 04:58:14 2005
New Revision: 278979
URL: http://svn.apache.org/viewcvs?rev=278979&view=rev
Log:
latest releases
Modified:
maven/maven-1/core/trunk/plugin-profile.xml
Modified: maven/maven-1/core/trunk/plugin-profile.xml
URL:
http://svn.apache.org/viewcvs/maven/
Log:
http://maven.zones.apache.org/~maven/logs/m2-build-log-20050906.114500.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Author: brett
Date: Tue Sep 6 04:57:49 2005
New Revision: 278978
URL: http://svn.apache.org/viewcvs?rev=278978&view=rev
Log:
remove releases, point to multichanges report
Modified:
maven/maven-1/core/trunk/xdocs/start/download.xml
Modified: maven/maven-1/core/trunk/xdocs/start/download.xml
Log:
http://maven.zones.apache.org/~maven/logs/m2-build-log-20050906.111500.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Log:
http://maven.zones.apache.org/~maven/logs/m2-build-log-20050906.11.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
1 - 100 of 138 matches
Mail list logo