Re: Legal files and maven automation

2008-03-10 Thread Henri Yandell
On Mon, Mar 10, 2008 at 11:44 AM, David Jencks [EMAIL PROTECTED] wrote: Here's what it does: By default, the LICENSE file is the standard apache license. The NOTICE file is generated from a velocity template; here's an example of the output (between - lines which are not included)

Re: Legal files and maven automation

2008-03-10 Thread Henri Yandell
On Mon, Mar 10, 2008 at 1:09 PM, David Jencks [EMAIL PROTECTED] wrote: On Mar 10, 2008, at 12:43 PM, Henri Yandell wrote: Two thoughts: 1) How is the end-year of the copyright done? AIUI, that should be the year of last edit and not the year in which it is built. So if I build

Bundle bug

2007-06-28 Thread Henri Yandell
Run the following: mvn source:jar javadoc:jar repository:bundle-create The bundle doesn't contain the javadoc jar. Anyone (who knows about said code) aware of this bug? Hen - To unsubscribe, e-mail: [EMAIL PROTECTED] For

Re: JIRA Smackdown

2007-06-15 Thread Henri Yandell
On 6/14/07, Wendy Smoak [EMAIL PROTECTED] wrote: On 6/14/07, Jason van Zyl [EMAIL PROTECTED] wrote: I created a Documentation version so that technical issues wouldn't be polluted by documentation issues. Documentation is neither a version nor pollution. :) Given the general 'the docs

Relocation in repositories

2007-06-08 Thread Henri Yandell
Relocation is, I presume, a hack? Would it be possible to put the relocation in the maven-metadata.xml and not make it something that is done for every release. I'm thinking maybe of: synonyms synonymorg.apache.commons/synonym /synonyms Or maybe it would support both groupId and artifactId.

Re: A view into Maven

2007-06-08 Thread Henri Yandell
On 6/8/07, Jason van Zyl [EMAIL PROTECTED] wrote: I've tried to make it easy to see what's going on by looking here: http://docs.codehaus.org/display/MAVEN/Home Idea is good. Hard part is going to be keeping it a live document (as always). Could you add 'bayard' to the perms for Maven

Re: A report on the status of our plugin releases

2007-06-06 Thread Henri Yandell
They look good :) I hope you were able to copy from the commons one[1] rather than having to go from scratch. Are your swizzle scripts checked in yet? Fun things to look at. Hen [1]http://svn.apache.org/repos/asf/jakarta/commons/proper/commons-nightly/trunk/jira-email.vm and

Dead JIRA project? (MAVENREPOMAINT)

2007-06-06 Thread Henri Yandell
Should http://jira.codehaus.org/browse/MAVENREPOMAINT be deleted? Hen - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: svn commit: r543671 - in /maven/components/trunk: maven-core/ maven-core/src/main/java/org/apache/maven/core/monitor/event/ maven-core/src/main/java/org/apache/maven/core/monitor/logging/ maven-se

2007-06-06 Thread Henri Yandell
On 6/6/07, John Casey [EMAIL PROTECTED] wrote: Since this is not urgent, as you mentioned, we can afford to wait until a time when we don't have two active branches in development that share patches. Still learning... two active branches? Which ones? I don't grok the API discussions much, but

Re: [jira] Subscription: Outstanding Repository Maintenance: Evangelism

2007-06-01 Thread Henri Yandell
All done. Should we point this subscription (and the upload one) to the new repository list? Hen On 5/31/07, Carlos Sanchez [EMAIL PROTECTED] wrote: go for it, but keep the poms for the corrupt jars (just delete the wrong stuff) On 5/31/07, Henri Yandell [EMAIL PROTECTED] wrote: Suggest we

Re: [jira] Subscription: Outstanding Repository Maintenance: Evangelism

2007-05-31 Thread Henri Yandell
Suggest we close the following: MEV-325 - Too minor to bother with. WONTFIX. MEV-201 - No org/relaxngdatatype. INVALID. MEV-401 - Dead issue? MEV-483 - ActiveMQ's problem. INVALID. MEV-511 - Struts2 snapshot dep. WONTFIX MEV-499 - Apart from the magic release, this issue is FIXED. Close issue

Re: [jira] Subscription: Outstanding Repository Maintenance: Evangelism

2007-05-31 Thread Henri Yandell
I've closed the top list. Not sure I have an account yet for the latter. Any idea? Hen On 5/31/07, Carlos Sanchez [EMAIL PROTECTED] wrote: go for it, but keep the poms for the corrupt jars (just delete the wrong stuff) On 5/31/07, Henri Yandell [EMAIL PROTECTED] wrote: Suggest we close

Re: MNG-2010

2007-05-29 Thread Henri Yandell
On 5/28/07, Nelz [EMAIL PROTECTED] wrote: Hey All... I just attached my patch/changes to MNG-2010... Do I need to announce it anywhere else (like here), or is just putting stuff on the JIRA issue enough? It's always worthwhile mentioning a contribution, especially if it's not had any project

Re: Cleaning up www.apache.org/dist/maven/

2007-05-26 Thread Henri Yandell
On 5/26/07, Wendy Smoak [EMAIL PROTECTED] wrote: On 5/18/07, Wendy Smoak [EMAIL PROTECTED] wrote: The mirrored distribution directory should only have the latest release, older ones are automatically archived at http://archive.apache.org/dist/maven. I'll delete the older releases from

Re: Cleaning up www.apache.org/dist/maven/

2007-05-26 Thread Henri Yandell
On 5/26/07, Jason van Zyl [EMAIL PROTECTED] wrote: On 26 May 07, at 1:04 PM 26 May 07, Henri Yandell wrote: On 5/26/07, Wendy Smoak [EMAIL PROTECTED] wrote: On 5/18/07, Wendy Smoak [EMAIL PROTECTED] wrote: The mirrored distribution directory should only have the latest release, older

[site] Maven documentation thoughts

2007-05-25 Thread Henri Yandell
I didn't notice any threads on the doc organization topic, so thought I'd start one. Apologies if I missed the right place, [EMAIL PROTECTED] is the noisiest list I'm on. Compare and contrast: http://maven.apache.org/guides/ and http://httpd.apache.org/docs/2.2/ --- Firstly, there is no

Re: Maven Wiki

2007-05-25 Thread Henri Yandell
the site making follow that structure below. I think it's just a matter of configuration at this point. So I'll get started with SCM. Emmanuel - interested? I'm also calling on Tim O'Brien and Henri Yandell here since I saw them at JavaOne and they said they'd help out in some way (even if just

Re: Maven Wiki

2007-05-25 Thread Henri Yandell
My first thought on the maven wiki. ADVERTS!! UGH. Get rid of that crap. Extremely seedy. Hen - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [site] Maven documentation thoughts

2007-05-25 Thread Henri Yandell
into main documentation though - I assume you mean this in a logical way (ie, strong contextual links from the documentation to the plugin documentation), and not a physical way? - Brett On 26/05/2007, at 4:02 AM, Henri Yandell wrote: I didn't notice any threads on the doc organization topic, so

Re: [site] Maven documentation thoughts

2007-05-25 Thread Henri Yandell
May 07, Henri Yandell wrote: I didn't notice any threads on the doc organization topic, so thought I'd start one. Apologies if I missed the right place, [EMAIL PROTECTED] is the noisiest list I'm on. Compare and contrast: http://maven.apache.org/guides/ and http://httpd.apache.org/docs

Re: [site] Maven documentation thoughts

2007-05-25 Thread Henri Yandell
related to what Jason is doing). Does that seem consistent? - Brett On 26/05/2007, at 3:10 PM, Henri Yandell wrote: I think so. The separation of authoring is good - but there needs to be a good How do I do Xxx? - plugin lookup; and a good central FAQ for the plugins. ie) How do I add

Re: Maven Wiki

2007-05-22 Thread Henri Yandell
On 5/22/07, Brett Porter [EMAIL PROTECTED] wrote: I think it's just a matter of configuration at this point. So I'll get started with SCM. Emmanuel - interested? I'm also calling on Tim O'Brien and Henri Yandell here since I saw them at JavaOne and they said they'd help out in some way (even

Re: jira cleanup - assignees

2007-01-05 Thread Henri Yandell
On 12/19/06, Brett Porter [EMAIL PROTECTED] wrote: Hen: MRM-207 Major POM error when indexing an m1 repositoryHenri Yandell MRM-208 Major Javadoc error while indexing m1 repository Henri Yandell Not sure when I'll retest them; but as it's based on test data

Re: [result] Archiva Logo

2006-12-08 Thread Henri Yandell
On 12/7/06, Brett Porter [EMAIL PROTECTED] wrote: I have decided to call this in favour of UR. http://people.apache.org/ ~brett/archiva-logos/ur.html Good call, +1 to your decision. Hen

normalize usage in RepositoryAccess

2006-12-08 Thread Henri Yandell
In looking at moving from Plexus FileUtils.normalize to IO FilenameUtils.normalize, there's on feature difference in that the latter does not convert '//etc/passwd' to '/etc/passwd'. Kenney suggests on #plexus that that is probably to support Windows SMB names. RepositoryAccessTest contains a

Re: svn commit: r481446 - in /maven/archiva/trunk: ./ archiva-cli/ archiva-cli/src/main/java/org/apache/maven/archiva/cli/ archiva-configuration/ archiva-configuration/src/main/java/org/apache/maven/a

2006-12-08 Thread Henri Yandell
On 12/3/06, Trygve Laugstøl [EMAIL PROTECTED] wrote: [EMAIL PROTECTED] wrote: Author: bayard Date: Fri Dec 1 15:44:12 2006 New Revision: 481446 URL: http://svn.apache.org/viewvc?view=revrev=481446 Log: Moved from Plexus-Util StringUtils to Lang StringUtils. replace, split and join

FYI: de-plexus-utils'ing

2006-12-02 Thread Henri Yandell
Brett mentioned on IRC that plexus is trying to move off of plexus-utils, so I've started moving Archiva off and onto the originals from which plexus-utils was forked. That should hopefully get me slowly into understanding what's in plexus-utils and how they can either be replaced by other

Re: Two minor POM tweak suggestions regarding apache snapshots repo

2006-12-01 Thread Henri Yandell
Applied - thanks Max. Hen On 11/28/06, Max Bowsher [EMAIL PROTECTED] wrote: Hi, I'd like to suggest the two minor tweaks to apache snapshots repo elements in the archiva POMs: (1) Use id apache.snapshots consistently - this id seems to be what is most commonly used, and it is handy for

Re: svn commit: r478968 - in /maven/archiva/trunk/archiva-webapp/src/main: java/org/apache/maven/archiva/web/mapper/RepositoryActionMapper.java webapp/WEB-INF/jsp/showArtifact.jsp

2006-11-24 Thread Henri Yandell
And mess up the grammar? getArtifactDependees - getArtifactUsedBy. Works for me. Hen On 11/24/06, Brett Porter [EMAIL PROTECTED] wrote: dependees - usedby ? On 25/11/2006, at 6:57 AM, [EMAIL PROTECTED] wrote: Author: bayard Date: Fri Nov 24 11:57:53 2006 New Revision: 478968 URL:

Re: build archiva from sources

2006-10-03 Thread Henri Yandell
I didn't get anything new from svn update, but when I run mvn install I see: [INFO] snapshot org.codehaus.plexus:plexus-appserver-maven-plugin:2.0-alpha-3-SNAPSHOT: checking for updates from codehaus.snapshots [INFO] snapshot

Getting Started page

2006-09-30 Thread Henri Yandell
I've created a patch for the Getting Started page I've put together to be added to the Archiva site: http://jira.codehaus.org/browse/MRM-198 Hen

m1-m2 ibiblio migration not getting sources

2006-04-13 Thread Henri Yandell
If you look in this m1 directory, you'll see there are sources jars for 0.2: http://www.ibiblio.org/maven/norbert/jars/ But if you look in the parallel'd m2 directory, the sources jars aren't getting copied over: http://www.ibiblio.org/maven2/norbert/norbert/0.2/ Any ideas what's up? The

Bulding MRM

2006-03-31 Thread Henri Yandell
I'm getting test errors when I build MRM via 'mvn install'. I'm on OS X, JDK 1.4, Maven 2.0.3. Summary: [INFO] Building Maven Repository Manager Artifact Applet [INFO]task-segment: [install] [INFO] [INFO]

[jira] Created: (CONTINUUM-583) Show the build queue on the web/xmlrpc interface

2006-02-03 Thread Henri Yandell (JIRA)
: Henri Yandell It would be very nice to be able to see the build queue on the web interface. The current interface shows whether things are in progress, or in queue; but not what the order is. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact

[jira] Created: (CONTINUUM-579) Rename run.sh to continuum.sh

2006-02-02 Thread Henri Yandell (JIRA)
Rename run.sh to continuum.sh - Key: CONTINUUM-579 URL: http://jira.codehaus.org/browse/CONTINUUM-579 Project: Continuum Type: Improvement Versions: 1.0.2 Environment: Linux Reporter: Henri Yandell Priority: Trivial

[jira] Created: (CONTINUUM-580) Fails to build on OS X

2006-02-02 Thread Henri Yandell (JIRA)
Fails to build on OS X -- Key: CONTINUUM-580 URL: http://jira.codehaus.org/browse/CONTINUUM-580 Project: Continuum Type: Bug Components: Core system Environment: OS X Reporter: Henri Yandell Fix For: 1.0.3 Attachments

[jira] Commented: (CONTINUUM-549) A build must always be executed when previous was in failure even if there are no changes in scm

2006-02-02 Thread Henri Yandell (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-549?page=comments#action_57687 ] Henri Yandell commented on CONTINUUM-549: - -1 too. Builds should only be happening on SCM change, or at a scheduled time (ie: a nightly clean build). A build must

[jira] Updated: (CONTINUUM-544) there is no xmlrpc client code for contacting the server.

2006-01-27 Thread Henri Yandell (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-544?page=all ] Henri Yandell updated CONTINUUM-544: Attachment: ProjectsReader.java there is no xmlrpc client code for contacting the server

[jira] Created: (CONTINUUM-537) Guests cannot see totals

2005-12-31 Thread Henri Yandell (JIRA)
Guests cannot see totals Key: CONTINUUM-537 URL: http://jira.codehaus.org/browse/CONTINUUM-537 Project: Continuum Type: Bug Components: Web interface Versions: 1.0.2 Reporter: Henri Yandell If you remove the ability

[jira] Commented: (MEV-47) OSJava / ASF / Codehaus synced poms

2005-08-01 Thread Henri Yandell (JIRA)
[ http://jira.codehaus.org/browse/MEV-47?page=comments#action_43740 ] Henri Yandell commented on MEV-47: -- osjava ones are fixed. OSJava / ASF / Codehaus synced poms --- Key: MEV-47 URL: http

[jira] Commented: (MEV-47) OSJava / ASF / Codehaus synced poms

2005-08-01 Thread Henri Yandell (JIRA)
[ http://jira.codehaus.org/browse/MEV-47?page=comments#action_43760 ] Henri Yandell commented on MEV-47: -- simple-jndi/xmlwriter fixed. jars and jarResources tags all removed. OSJava / ASF / Codehaus synced poms