Re: maven and ivy

2005-04-14 Thread Brett Porter
Maczka Michal wrote: >I also think that splitting the pom of artifact into some group is a bad >idea. But group (composite) >dependencies are about something else. They provide useful shortcut method >for including multiple artifacts in projects >via declaration of just a single dependency. > >

RE: maven and ivy

2005-04-14 Thread Maczka Michal
> -Original Message- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: Friday, April 15, 2005 1:48 AM > To: Maven Developers List > Subject: Re: maven and ivy > > > Michal Maczka wrote: > > > Group Dependencies (aka composite artifacts) is the feature which > > enables to define

[jira] Closed: (MNG-75) resolve issues with commons-logging

2005-04-14 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-75?page=history ] Brett Porter closed MNG-75: --- Fix Version: (was: 2.0-alpha-2) 2.0-alpha-1 Resolution: Fixed this was already fixed > resolve issues with commons-logging > --

[jira] Closed: (MNG-285) pluginManagement in the super POM will not apply a version

2005-04-14 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-285?page=history ] Brett Porter closed MNG-285: Resolution: Fixed > pluginManagement in the super POM will not apply a version > -- > > Key: MNG-285 >

[jira] Updated: (MNG-138) ability for user to add their own repositories for downloads

2005-04-14 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-138?page=history ] Brett Porter updated MNG-138: - Fix Version: 2.0-alpha-2 > ability for user to add their own repositories for downloads > > > Key: M

Re: change #expressions to ${expressions} in Mojos?

2005-04-14 Thread John Casey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 +1 We had tenatively decided to do this earlier, but didn't have time... Brett Porter wrote: > Hi, > > I'm taking opinions on whether this is ok with everyone, since it was > decided to do it on the POM for interpolation. This would mean that one >

change #expressions to ${expressions} in Mojos?

2005-04-14 Thread Brett Porter
Hi, I'm taking opinions on whether this is ok with everyone, since it was decided to do it on the POM for interpolation. This would mean that one expression evaluator could be used for both without having to add double handling to find the expression before dealing with it. It would also allow exp

[jira] Closed: (MNG-281) When there is no "name" element, don't print null

2005-04-14 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-281?page=history ] Brett Porter closed MNG-281: Resolution: Fixed > When there is no "name" element, don't print null > - > > Key: MNG-281 > URL: htt

[jira] Closed: (MNG-218) convert expression strings to primitive types in plugin population

2005-04-14 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-218?page=history ] Brett Porter closed MNG-218: Resolution: Fixed > convert expression strings to primitive types in plugin population > -- > >

Re: syncopate question

2005-04-14 Thread Carlos Sanchez
Hey John, Should I put the uploaded requested jars in /home/projects/maven/repository-staging/to-ibiblio/maven ? On 4/14/05, John Casey <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Anyone else got any idea how/why this option was determined to be > appropriat

Re: maven and ivy

2005-04-14 Thread Brett Porter
> Unfortunaetly I don't know Maven 2 dependency handling quite well > enough, but it seems to me that even Maven 2 doesn't go quite far > enough there. Can you give an example of where Maven 2 "doesn't go quite far enough", other than that we've already discussed? Maven2's transitive dependenci

Re: maven and ivy

2005-04-14 Thread Brett Porter
Michal Maczka wrote: > Group Dependencies (aka composite artifacts) is the feature which > enables to define a single dependency on multiple artifacts. > > Depenedecny Group is the feature which allows to logically group > dependencies in poms and for example > mark some dependencies as optional.

[jira] Created: (MNG-312) add test artifacts to repository

2005-04-14 Thread Brett Porter (JIRA)
add test artifacts to repository Key: MNG-312 URL: http://jira.codehaus.org/browse/MNG-312 Project: m2 Type: Sub-task Components: repository-tools Reporter: Brett Porter Fix For: 2.0-alpha-2 -a 'dotted' project to test

[jira] Created: (MNG-311) md5 files created by repoclean are binary, not hex

2005-04-14 Thread Brett Porter (JIRA)
md5 files created by repoclean are binary, not hex -- Key: MNG-311 URL: http://jira.codehaus.org/browse/MNG-311 Project: m2 Type: Sub-task Components: repository-tools Reporter: Brett Porter Fix For: 2.0-al

Re: Ibiblio upload requests waiting

2005-04-14 Thread Carlos Sanchez
Hi, Some stuff has changed on our side so we need some time till we restart uploading jars. We'll do asap. The procedure is the same. To become a synchronizer you just have to ask and convince us that it's worth ;) We currently just do it for well known communities and projects. Regards On 4/14

Ibiblio upload requests waiting

2005-04-14 Thread Martijn Dashorst
Hi, I have created upload requests for two jar files of my projects. I have seen more projects being stalled in JIRA since 1 april. Has the procedure to upload libraries to ibiblio changed? On another note, how can you become a synchronizer with Ibiblio, just as mortbay, codehaus, etc.? What does

Re: maven and ivy

2005-04-14 Thread Colin Sampaleanu
Michal Maczka wrote: Xavier Hanin wrote: Hi all, To give a bit more of context on this discussion, the starting point was brett's blog titled "Ivy: do we really need more metadata?": http://blogs.codehaus.org/people/brett/archives/001023_ivy_do_we_really_need_more_metadata.html If I still agree

Re: maven and ivy

2005-04-14 Thread Michal Maczka
Xavier Hanin wrote: Hi all, To give a bit more of context on this discussion, the starting point was brett's blog titled "Ivy: do we really need more metadata?": http://blogs.codehaus.org/people/brett/archives/001023_ivy_do_we_really_need_more_metadata.html If I still agree that it would be much

Re: Starting with Maven 2

2005-04-14 Thread John Casey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 it should be in a file called settings.xml, inside a directory called ".m2" in your home directory (the directory referred to by System.getProperty("user.home") ). Also, in case the documentation update hasn't reached the website yet, you will need to

Starting with Maven 2

2005-04-14 Thread Alonso Dominguez
Hi there! My name is Alonso and I'm managing and developing a enterprise application with Maven. At the moment I'm using Maven 1.0.2 but I was interested in starting doing some tests with Maven 2.0. The first problem I got was that "Settings Descriptor", in which folder it should be? This is impo

[jira] Created: (MPECLIPSE-89) ignore non-existing projects referenced by eclipse.dependency property

2005-04-14 Thread Flemming Seerup (JIRA)
ignore non-existing projects referenced by eclipse.dependency property -- Key: MPECLIPSE-89 URL: http://jira.codehaus.org/browse/MPECLIPSE-89 Project: maven-eclipse-plugin Type: Improvement Repor

Re: maven and ivy

2005-04-14 Thread Xavier Hanin
Hi all, To give a bit more of context on this discussion, the starting point was brett's blog titled "Ivy: do we really need more metadata?": http://blogs.codehaus.org/people/brett/archives/001023_ivy_do_we_really_need_more_metadata.html If I still agree that it would be much better to have only

[jira] Updated: (MNG-178) filter definition

2005-04-14 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-178?page=history ] Kenney Westerhof updated MNG-178: - Attachment: MNG-178-patch-3.tar.gz Reworked the patch according to Brett's comments. Ignore old patches. Also included is a PropertyUtils.java for loading propert

Re: maven-ui plugin 0.6.1 release !

2005-04-14 Thread Siegfried Goeschl
Looks nice, Siegfried Goeschl mattias_xdin wrote: Mattias Olofsson is pleased to announce the maven-ui plugin 0.6.1 release! http://olofsson.homeip.net/maven-ui-plugin-site/ The maven-ui enables you to invoke goals in an GUI environment instead of at the command line. See here for sample sceenshots

cvs commit: maven-components/maven-meeper/src/bin/syncopate/conf opensymphony.conf

2005-04-14 Thread carlos
carlos 2005/04/14 09:27:25 Modified:maven-meeper/src/bin/syncopate/conf opensymphony.conf Log: Updated opensymphony info Revision ChangesPath 1.3 +5 -4 maven-components/maven-meeper/src/bin/syncopate/conf/opensymphony.conf Index: opensymphony.conf

maven-ui plugin 0.6.1 release !

2005-04-14 Thread mattias_xdin
Mattias Olofsson is pleased to announce the maven-ui plugin 0.6.1 release! http://olofsson.homeip.net/maven-ui-plugin-site/ The maven-ui enables you to invoke goals in an GUI environment instead of at the command line. See here for sample sceenshots: http://olofsson.homeip.net/maven-ui-plugin

Re: repoclean

2005-04-14 Thread Brett Porter
I commented this and out as both are invalid, but it still does not convert. John Casey wrote: > I can spend some more time verifying this, but it looks like the > maven-model for v3.0.0 doesn't like > **/*.properties, most likely because the model > hasn't accounted for this type of shorthand..

Re: repoclean

2005-04-14 Thread Brett Porter
No problem - it's not valid. Will fix the source. Just want an error message in the logs that says that :) - Brett John Casey wrote: > I can spend some more time verifying this, but it looks like the > maven-model for v3.0.0 doesn't like > **/*.properties, most likely because the model > hasn't

Re: repoclean

2005-04-14 Thread John Casey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I can spend some more time verifying this, but it looks like the maven-model for v3.0.0 doesn't like **/*.properties, most likely because the model hasn't accounted for this type of shorthand...I'll investigate further, though. Brett Porter wrote: > H

Re: [OT] Good directory structure with SVN?

2005-04-14 Thread Brett Porter
Vincent Massol wrote: >I think Brett had thought about this but I can't recall the reason for not >implementing it? > > Wanted it to keep working as is for the moment. So I think the latter is better in the long run. >The only reason I can think of is that it would require a different URL for >

[M2] Filter definition

2005-04-14 Thread Kenney Westerhof
I got in a discussion with Brett about his comments on http://jira.codehaus.org/browse/MNG-178?page=comments#action_31997 . Short summary: i've created a patch for maven-resources-plugin that allows filtering while copying resources. It is enabled by default when a build.properties file is presen

Re: repoclean

2005-04-14 Thread Brett Porter
Brett Porter wrote: >Hi, > >John, can you explain what the error in this means: >http://test.maven.codehaus.org/reports/repoclean/commons-logging/commons-logging/jar/1.0.4.report.txt > >It appears to be in every report... > >I think I also found a bug in the timestamp checking - verifying before >

[jira] Created: (MPCASTOR-8) Upgrade the dependancy to Castor 0.9.6

2005-04-14 Thread Guillaume Laforge (JIRA)
Upgrade the dependancy to Castor 0.9.6 -- Key: MPCASTOR-8 URL: http://jira.codehaus.org/browse/MPCASTOR-8 Project: maven-castor-plugin Type: Improvement Reporter: Guillaume Laforge Priority: Minor Currently, the maven-cas

[jira] Created: (MPASPECTJ-17) Update to aspectj 1.2.1

2005-04-14 Thread stephane bouchet (JIRA)
Update to aspectj 1.2.1 --- Key: MPASPECTJ-17 URL: http://jira.codehaus.org/browse/MPASPECTJ-17 Project: maven-aspectj-plugin Type: Bug Versions: 3.2 Reporter: stephane bouchet Priority: Minor When using aspectj plugin with the l

[jira] Commented: (MNG-178) filter definition

2005-04-14 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-178?page=comments#action_31997 ] Brett Porter commented on MNG-178: -- There are a few things I'd like to see corrected before applying this: - remove the utility functions and use org.codehaus.plexus.util.Interpolat

Re: maven and ivy

2005-04-14 Thread Brett Porter
(context - email from Xavier Hanin, Ivy developer, regarding using m2 POMs in Ivy) Xavier Hanin wrote: > I understand, I have no request for the moment cause I don't have > enough knowledge of m2 poms. And that's why I am asking for help from > your side... if you could point me to a doc where i

[jira] Updated: (MNG-178) filter definition

2005-04-14 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-178?page=history ] Kenney Westerhof updated MNG-178: - Attachment: MNG-178-patch-2.gz Final patch - Found a bug. THIS ONE! (not cumulative, so ignore the other patches..) > filter definition > - > >

[jira] Updated: (MNG-178) filter definition

2005-04-14 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-178?page=history ] Kenney Westerhof updated MNG-178: - Attachment: MNG-178-patch.gz forgot to update TestResourcesMojo.java. This time a diff from the repository root.. > filter definition > - > >

[jira] Updated: (MNG-178) filter definition

2005-04-14 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-178?page=history ] Kenney Westerhof updated MNG-178: - Attachment: 178-patch.gz .. and a cvs diff > patch > filter definition > - > > Key: MNG-178 > URL: http://jira.codehaus.org/bro

[jira] Updated: (MNG-178) filter definition

2005-04-14 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-178?page=history ] Kenney Westerhof updated MNG-178: - Attachment: MNG-178-update.tgz Added a replacement maven-resources-plugin that does filtering on copying resources. Currently it tries to load build.properties f

[jira] Commented: (MPSITE-25) site:ftpdeploy should make chmod attribute configurable

2005-04-14 Thread Geoffrey (JIRA)
[ http://jira.codehaus.org/browse/MPSITE-25?page=comments#action_31990 ] Geoffrey commented on MPSITE-25: it should actually be defaulted to 744 because for asking a list of a directory you apperently need executing rights? strange > site:ftpdeploy sho

repoclean

2005-04-14 Thread Brett Porter
Hi, John, can you explain what the error in this means: http://test.maven.codehaus.org/reports/repoclean/commons-logging/commons-logging/jar/1.0.4.report.txt It appears to be in every report... I think I also found a bug in the timestamp checking - verifying before I file it. Cheers, Brett ---

[jira] Created: (MAVENUPLOAD-360) Clover 1.3.6

2005-04-14 Thread Vincent Massol (JIRA)
Clover 1.3.6 Key: MAVENUPLOAD-360 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-360 Project: maven-upload-requests Type: Task Reporter: Vincent Massol Thanks -- This message is automatically generated by JIRA. - If you think it was sent incorr

[jira] Created: (MPCLOVER-36) Update to Clover 1.3.6

2005-04-14 Thread Vincent Massol (JIRA)
Update to Clover 1.3.6 -- Key: MPCLOVER-36 URL: http://jira.codehaus.org/browse/MPCLOVER-36 Project: maven-clover-plugin Type: Improvement Versions: 1.8 Reporter: Vincent Massol Assigned to: Vincent Massol Fix For: 1.9 -- T

[jira] Commented: (MPSITE-25) site:ftpdeploy should make chmod attribute configurable

2005-04-14 Thread Geoffrey (JIRA)
[ http://jira.codehaus.org/browse/MPSITE-25?page=comments#action_31988 ] Geoffrey commented on MPSITE-25: Without the ability to set the chmod, our website is not visible after a deploy to our users. > site:ftpdeploy should make chmod attribute configu

[jira] Created: (MPSITE-25) site:ftpdeploy should make chmod attribute configurable

2005-04-14 Thread Geoffrey (JIRA)
site:ftpdeploy should make chmod attribute configurable --- Key: MPSITE-25 URL: http://jira.codehaus.org/browse/MPSITE-25 Project: maven-site-plugin Type: Improvement Components: plugin Versions: 1.6