Re: Upload to a local repository

2006-10-11 Thread Joakim Erdfelt
Archiva has webdav support already. You can upload content to the repository using wagon-webdav. Is there something else you had in mind? - Joakim Arnaud HERITIER wrote: Hi guys, On the roadmap, I didn't see any feature to upload artifacts in a repository managed by archiva. Is it

Re: [VOTE] Merge Archiva Database Branch to Trunk

2007-04-26 Thread Joakim Erdfelt
Trygve Laugstøl wrote: Joakim Erdfelt wrote: Lots of work has been done in the archiva database branch in the past 2 months. It has come time to start the merge back into trunk and get the help of others to finish off the work. I wanted to point people to the branch and let them take

Re: Issues with Archiva from a User

2007-05-10 Thread Joakim Erdfelt
] - Joakim Erdfelt [EMAIL PROTECTED] maven archiva commitor

Re: org.jpox.exceptions.ConnectionFactoryNotFoundException: Connection Factory

2007-05-16 Thread Joakim Erdfelt
. - Joakim Erdfelt [EMAIL PROTECTED] [EMAIL PROTECTED] Archiva Developer Alpaca Founding Member Jan Nielsen wrote: I switched from JDK 6 to JDK 5 to avoid the NCDF exception (I sent a note to users...probably should have sent it to dev), but the build from trunk still fails - see below. Any

Re: org.jpox.exceptions.ConnectionFactoryNotFoundException: Connection Factory

2007-05-16 Thread Joakim Erdfelt
Just for the record. I use JDK 1.4.2_12-b03 on linux to build. And use JDK 1.5.0_11-b03 on linux to run the webapp. - Joakim Erdfelt [EMAIL PROTECTED] [EMAIL PROTECTED] Archiva Developer Alpaca Founding Member Joakim Erdfelt wrote: I'd like to know ... 1) What revision of trunk you

Beginnings of Hacking Archiva document.

2007-05-20 Thread Joakim Erdfelt
up-id-link / Thanks in advance! -- - Joakim Erdfelt [EMAIL PROTECTED] [EMAIL PROTECTED] Archiva Developer Alpaca Founding Member

Re: Problems building archiva-base archiva-policies module

2007-05-21 Thread Joakim Erdfelt
\testFailOnFileWithBadSha1O nly\artifact.jar [WARNING] SHA1 is incorrect for target\checksum-tests\testFailOnFileWithGoodMd5A ndBadSha1\artifact.jar -- - Joakim Erdfelt [EMAIL PROTECTED] [EMAIL PROTECTED] Archiva Developer Alpaca Founding Member

[discuss] Beginnings of Hacking Archiva document.

2007-05-21 Thread Joakim Erdfelt
What I'd like for any developer reading this, is to tell me what your "top 10" list of concepts that illicit a "huh?" or "wha?" type response when you read it in the list below. Thanks in advance. - Joakim Joakim Erdfelt wrote: I just committed an initial xdoc

Re: [discussion] archiva-site version specific documentation.

2007-05-31 Thread Joakim Erdfelt
projects. On 22/05/2007, at 2:01 AM, Joakim Erdfelt wrote: I'd like to make the top level aggregated javadoc be versioned into a neutral (stripped of alpha, beta, rc, SNAPSHOT, etc..) url path, but the actual generated javadoc contain the those stripped identifiers. So, archiva-0.9 branch (0.9

Re: Progress towards 1.0 alpha 1

2007-05-31 Thread Joakim Erdfelt
(Catching up on emails) They are a pretty close match. about ~90% accurate at this moment. I propose that we move those pages OUT of wiki and into archiva-site/src/site instead. - Joakim Wendy Smoak wrote: On 5/15/07, Joakim Erdfelt [EMAIL PROTECTED] wrote: This is just an update

Re: [VOTE] Release Archiva 1.0-alpha-1

2007-06-05 Thread Joakim Erdfelt
it. Doesn't this bypass any update strategy configured in proxies ? Perhaps I missed something ? 2007/6/4, Joakim Erdfelt [EMAIL PROTECTED]: doh! *I* never voted on this. :-) +1 to release. - Joakim Joakim Erdfelt wrote: Archiva 1.0-alpha-1 was tagged and built this afternoon. The proposed

Re: service layer API proposal

2007-06-05 Thread Joakim Erdfelt
We have 2 concepts that are co-mingled right now. 1) Getting an artifact from Archiva. 2) Deploying an artifact to Archiva. This proposal should focus on #1, Getting an artifact from Archiva. (As for #2, that can remain the realm of the current DavServlet implementation) I always pictured

[ANNOUNCE] Archiva 1.0 Alpha 1 Release

2007-06-05 Thread Joakim Erdfelt
on Tomcat. The next release 1.0-alpha-2 will address these known concerns directly, and will have a quick turn around time. The release distribution, including checksums and signatures, can be downloaded from: http://maven.apache.org/archiva/download.html -- - Joakim Erdfelt Committer and PMC

Re: service layer API proposal

2007-06-06 Thread Joakim Erdfelt
nicolas de loof wrote: I agree with Brett about moving the DAV Url to a specific entry, as it requires some specific handlign of GET as Joakim exposed to be compatible with no-so-compliant Dav clients. Based on this, if we access the repository as Dav via /webdav/{repoId}/{path}, and map the

Re: Location of index files in 1.0?

2007-06-11 Thread Joakim Erdfelt
ld be put in the documentation. O:-) (flags this as a todo, and continues work on MRM-410) -- - Joakim Erdfelt Committer and PMC Member, Apache Maven Archiva Developer [EMAIL PROTECTED]

Re: Planning for 1.0-alpha-2

2007-06-20 Thread Joakim Erdfelt
to install archiva in corporate contexts... Arnaud On 20/06/07, Joakim Erdfelt [EMAIL PROTECTED] wrote: Fabrice, Excellent news! :-) Check out jira. We recently moved a large chunk of issues out of 1.0-alpha-2 to the nebulous 1.0.x fix version. The remaining list in 1.0-alpha-2 I consider

Re: [VOTE] Release Archiva 1.0-alpha-2

2007-06-25 Thread Joakim Erdfelt
+1 (from San Jose, CA) - Joakim Wendy Smoak wrote: Archiva 1.0-alpha-2 was tagged and built on Saturday. The proposed files, including source and binary distributions, checksums, and signatures, can be found here: http://people.apache.org/builds/maven/archiva/1.0-alpha-2/ This release

Re: What is Archiva.NEXT ?

2007-07-02 Thread Joakim Erdfelt
on. Get it done.) I agree 1.0-beta-1 is next - it should be feature complete. - Brett -- - Joakim Erdfelt [EMAIL PROTECTED] Open Source Software (OSS) Developer

[Reporting] UI via JasperReports

2007-07-18 Thread Joakim Erdfelt
I'm about to integrate JasperReports into archiva for report presentation in archiva. This will be a learning experience for me. I'd love to have some help with this effort. Anyone here have any experience with JasperReports on webapps? (things like HTML output with paging) - Joakim

Re: [Reporting] UI via JasperReports

2007-07-19 Thread Joakim Erdfelt
: http://www.opensymphony.com/webwork/wikidocs/JasperReports.html -Teody Maria Odea Ching wrote: I had some experience with JasperReports and iReport. I'll be happy to help out, though I may have to polish up on that. It's been 2 years since I last used it. -Deng Joakim Erdfelt wrote: I'm

Re: What is Archiva.NEXT ?

2007-07-30 Thread Joakim Erdfelt
for it first. - Brett On 31/07/2007, at 5:17 AM, Joakim Erdfelt wrote: Both of those choices do not provide the ability for the client to identify itself. Maven doesn't do it. Wagon doesn't do it. Ivy doesn't do it. So we are left with having some identification of the client via the URL. The long

Re: MRM-463 - metadata handling / merging

2007-08-14 Thread Joakim Erdfelt
Brett Porter wrote: On 15/08/2007, at 10:14 AM, Joakim Erdfelt wrote: This example is actually bad IMO, as the top level version /metadata/version element isn't the latest version, or the current version, or even the last uploaded version. Maven actually ignores it - it's a deployment

Re: MRM-463 - metadata handling / merging

2007-08-14 Thread Joakim Erdfelt
Brett Porter wrote: On 15/08/2007, at 12:19 PM, Joakim Erdfelt wrote: Brett Porter wrote: On 15/08/2007, at 10:14 AM, Joakim Erdfelt wrote: This example is actually bad IMO, as the top level version /metadata/version element isn't the latest version, or the current version, or even

Repository case sensitivity.

2007-08-15 Thread Joakim Erdfelt
a jira for this. (any takers) -- - Joakim Erdfelt [EMAIL PROTECTED] Open Source Software (OSS) Developer

Re: [proposal] Move Archiva's wiki to cwiki.apache.org

2007-08-20 Thread Joakim Erdfelt
+1 (w00!) - Joakim Brett Porter wrote: Hi, Archiva currently has a subsection of the Maven user's wiki, which is a bit out of place. I'd like to propose we create two spaces on cwiki.apache.org: - ARCHIVADEV - for roadmap/proposals/etc. (edited by developers) - ARCHIVA - for

Re: purpose of repository configuration in the database?

2007-08-20 Thread Joakim Erdfelt
Simple: Reporting. I didn't want to have the merge contents from multiple sources in order to produce a report. And the structure of the plexus-registry basically forced me into using the configuration approach over the db approach. - Joakim Brett Porter wrote: Hi, Can someone explain the

Re: MRM-462 progress

2007-08-21 Thread Joakim Erdfelt
Brett Porter wrote: hehe - to be clear, I was kind of joking. My stuff is on a branch because I don't like local changes and because it isn't yet 100% working. I don't want to interfere with the release. It's existence will also help Joakim to review it and understand where there are

Re: critical issue with 1.0-beta-2 !!!

2007-09-26 Thread Joakim Erdfelt
Geez. my very first sentence has an error. :-( There are _3_ split points present in every filename. ArtifactId|version|classifier|type There, now I feel better. - Joakim Joakim Erdfelt wrote: There are 4 split points present in every filename. ArtifactId|version|classifier|type Determining

Problems with Legacy Layout Detection (Was: Re: critical issue with 1.0-beta-2 !!!)

2007-10-02 Thread Joakim Erdfelt
requested by the server-side relocation, but this can only occurs after the artifactId has been resolved. Nico. -- - Joakim Erdfelt [EMAIL PROTECTED] Open Source Software (OSS) Developer

Re: [Proposal] Repository Layout Detection/Interaction Changes.

2007-10-05 Thread Joakim Erdfelt
-22: Need to parse path to Artifact Reference in order to load pom, in order to know the Artifact Reference to the pom to load. - Joakim If a request arrives into the /repository/ url tha Joakim Erdfelt wrote: This is a long email, read it all before commenting, and you'll likely see a response

Re: [Proposal] Repository Layout Detection/Interaction Changes.

2007-10-06 Thread Joakim Erdfelt
loof wrote: Just on question about the proposed logic for detecting layout. 4 If 3 parts ( dir/dir/filename ) then ... Is there any case where a 3 part path can be a maven2 path ??? Nico. 2007/10/5, Joakim Erdfelt [EMAIL PROTECTED]: This is a long email, read it all before commenting

Re: [Proposal] Repository Layout Detection/Interaction Changes.

2007-10-09 Thread Joakim Erdfelt
Brett Porter wrote: On 09/10/2007, at 4:30 PM, Joakim Erdfelt wrote: I think you are missing the core point of the proposal. (Is nicolas the only one that understands the difficulty?) No, I get it. I've been there before, several times, remember :) Using *just* the path information, how

Re: svn commit: r578266 - in /maven/archiva/trunk/archiva-base/archiva-xml-tools/src/main/java/org/apache/maven/archiva/xml: XMLReader.java XMLWriter.java

2007-10-09 Thread Joakim Erdfelt
/ -- - Joakim Erdfelt [EMAIL PROTECTED] Open Source Software (OSS) Developer

Re: svn commit: r582987 [1/3] - in /maven/archiva/trunk: archiva-base/archiva-consumers/archiva-consumer-api/ archiva-base/archiva-consumers/archiva-consumer-api/src/main/java/org/apache/maven/archiva

2007-10-09 Thread Joakim Erdfelt
://www.devzuz.org/blogs/bporter/ -- - Joakim Erdfelt [EMAIL PROTECTED] Open Source Software (OSS) Developer

Re: [Proposal] Repository Layout Detection/Interaction Changes.

2007-10-10 Thread Joakim Erdfelt
on the best way forward? Thanks, Brett -- Brett Porter - [EMAIL PROTECTED] Blog: http://www.devzuz.org/blogs/bporter/ -- Brett Porter - [EMAIL PROTECTED] Blog: http://www.devzuz.org/blogs/bporter/ -- - Joakim Erdfelt [EMAIL PROTECTED] Open Source Software (OSS) Developer

What happened to the Archiva CI builds?

2007-10-11 Thread Joakim Erdfelt
I've been missing the archiva ci build notifications for the past 48 hours. Is it still running? -- - Joakim Erdfelt [EMAIL PROTECTED] Open Source Software (OSS) Developer

Re: What happened to the Archiva CI builds?

2007-10-11 Thread Joakim Erdfelt
/component/buildResults.action?projectId=297projectGroupId=8 - Brett On 11/10/2007, at 4:56 PM, Joakim Erdfelt wrote: I've been missing the archiva ci build notifications for the past 48 hours. Is it still running? -- - Joakim Erdfelt [EMAIL PROTECTED] Open Source Software (OSS) Developer

Re: svn commit: r583630 - /maven/archiva/trunk/archiva-base/archiva-configuration/src/main/java/org/apache/maven/archiva/configuration/DefaultArchivaConfiguration.java

2007-10-11 Thread Joakim Erdfelt
( listener ); } } - public void initialize() throws InitializationException -- Brett Porter - [EMAIL PROTECTED] Blog: http://www.devzuz.org/blogs/bporter/ -- - Joakim Erdfelt [EMAIL PROTECTED] Open Source Software (OSS) Developer

Re: svn commit: r584279 - in /maven/archiva/trunk/archiva-web: archiva-security/src/main/java/org/apache/maven/archiva/security/ archiva-webapp/src/main/java/org/apache/maven/archiva/web/action/admin/

2007-10-12 Thread Joakim Erdfelt
. As mentioned on the issue comments, this isn't what was requested. Brett and I both want a way to pre-configure guest access out of the box for pre-configured repositories. I don't think it's a good idea to make newly added repositories visible by default. -- - Joakim Erdfelt [EMAIL PROTECTED] Open

Re: svn commit: r584735 - in /maven/archiva/trunk: archiva-base/archiva-consumers/archiva-database-consumers/src/main/java/org/apache/maven/archiva/consumers/database/ archiva-base/archiva-consumers/a

2007-10-15 Thread Joakim Erdfelt
(VersionedReference) method in there too. If you can think of more, let me know. -- - Joakim Erdfelt [EMAIL PROTECTED] Open Source Software (OSS) Developer

Re: svn commit: r584986 - /maven/archiva/trunk/archiva-web/archiva-webapp/src/main/java/org/apache/maven/archiva/web/repository/ProxiedDavServer.java

2007-10-16 Thread Joakim Erdfelt
fetchContentFromProxies( DavServerRequest request ) -- Brett Porter - [EMAIL PROTECTED] Blog: http://www.devzuz.org/blogs/bporter/ -- - Joakim Erdfelt [EMAIL PROTECTED] Open Source Software (OSS) Developer

Re: svn commit: r583412 [1/8] - in /maven/archiva/trunk: archiva-base/archiva-configuration/src/main/java/org/apache/maven/archiva/configuration/ archiva-base/archiva-configuration/src/main/java/org/a

2007-10-18 Thread Joakim Erdfelt
. ;-) Lemme see if I can find that on my laptop backup cd and get that commit'd. -- - Joakim Erdfelt [EMAIL PROTECTED] Open Source Software (OSS) Developer

Re: svn commit: r586635 - in /maven/archiva/trunk/archiva-web/archiva-webapp/src: main/java/org/apache/maven/archiva/web/action/admin/repositories/ test/java/org/apache/maven/archiva/web/action/admin/

2007-10-20 Thread Joakim Erdfelt
, Joakim Erdfelt wrote: You'd think so, but the rule is different. One removes based on connector.sourceId and the other removes based on connector.targetId Guess I could bring out the commons-collection's Predicates again to make a common base method. ;-) - Joakim Brett Porter wrote: On 20/10

Re: svn commit: r586858 - /maven/archiva/trunk/archiva-web/archiva-webapp/src/appserver-base/conf/archiva.xml

2007-10-21 Thread Joakim Erdfelt
/appserver-base/conf/archiva.xml -- svn:eol-style = native -- - Joakim Erdfelt [EMAIL PROTECTED] Open Source Software (OSS) Developer

Re: [VOTE] Release Archiva 1.0-beta-3

2007-10-22 Thread Joakim Erdfelt
MRM-560 : Dependency Tree causes an Exception MRM-561 : Error 500 while deleting a proxy connector Those are the ones. - Joakim Wendy Smoak wrote: On 10/22/07, Joakim Erdfelt [EMAIL PROTECTED] wrote: This release has a few exceptions visible to the user. (MRM-560, MRM-561) Should we fix

Re: [jira] Created: (MRM-570) archiva-security/ needs to move from archiva-webapp/ to archiva-base/

2007-10-26 Thread Joakim Erdfelt
into something big or risky, I'd rather we just put the security in the browse action for now and take this on in 1.1. - Brett On 27/10/2007, at 10:21 AM, Joakim Erdfelt (JIRA) wrote: archiva-security/ needs to move from archiva-webapp/ to archiva-base

Re: [jira] Created: (MRM-570) archiva-security/ needs to move from archiva-webapp/ to archiva-base/

2007-10-26 Thread Joakim Erdfelt
Joakim Erdfelt wrote: This shouldn't be a huge deal. It would impact ... 1) Directory structure. 2) Build Heirarchy. 3) Browse component. 4) Search component. 5) Need for webapp to pass into Browse / Search components the security principle. And that's it. I moved these issues (all 5 related ones

Re: [RESULTS] [VOTE] Release Archiva 1.0-beta-3 (Postpone the release)

2007-10-29 Thread Joakim Erdfelt
Ching wrote: I can do another release at the end of this week :) Everybody okay with that? -Deng -- - Joakim Erdfelt [EMAIL PROTECTED] Open Source Software (OSS) Developer

Re: svn commit: r590908 [2/2] - in /maven/archiva/trunk: archiva-base/archiva-configuration/src/main/java/org/apache/maven/archiva/configuration/ archiva-base/archiva-configuration/src/test/resources/

2007-11-01 Thread Joakim Erdfelt
: http://www.devzuz.org/blogs/bporter/ -- - Joakim Erdfelt [EMAIL PROTECTED] Open Source Software (OSS) Developer

Re: archiva-backend-security branch.

2007-11-04 Thread Joakim Erdfelt
get this too? I also noticed that there were no default remote repositories and proxy connectors configured (both in trunk and branch). Is this the new setup? (Btw, I used jetty:run to run the webapp) :) Thanks, Deng Joakim Erdfelt wrote: I'm wrapping up work on the archiva-backend

Re: archiva-backend-security branch.

2007-11-05 Thread Joakim Erdfelt
Brett Porter wrote: On 05/11/2007, at 2:36 PM, Brett Porter wrote: On 05/11/2007, at 2:32 PM, Joakim Erdfelt wrote: There's nothing to present the There are no repositories you have access to style message on the xwork side. I should add that. This doesn't seem to be the problem below

[Planning] Documentation for 1.0

2007-11-06 Thread Joakim Erdfelt
to the other content) Building / Hacking. Mailing Lists. Development Team. Java APIDoc (javadoc). Source Cross Reference. Test Cross Reference. Input / Comments / Hate Mail / General Nitpicks / Completely Different Approaches are all welcome. -- - Joakim

Re: archiva-backend-security branch.

2007-11-06 Thread Joakim Erdfelt
Merge is complete. - Joakim Brett Porter wrote: cool, go for it On 06/11/2007, at 11:34 AM, Maria Odea Ching wrote: Fine with me.. I've looked at some of the codes last night and it looks good :) -Deng Joakim Erdfelt wrote: Brett Porter wrote: On 05/11/2007, at 2:36 PM, Brett Porter

Re: [Planning] Documentation for 1.0

2007-11-06 Thread Joakim Erdfelt
a jira for that (if it doesn't already exist). And what part about archiva's webdav prevents this from working? Joakim On Nov 6, 2007 7:44 PM, Joakim Erdfelt [EMAIL PROTECTED] wrote: I'm back to the planning and writing of the documentation for 1.0 ... I'd like to bounce the outline off

Re: [Planning] Documentation for 1.0

2007-11-06 Thread Joakim Erdfelt
but for wiki as well :-) Just my 2 cents worth :-) - Franz On Nov 7, 2007 2:44 AM, Joakim Erdfelt [EMAIL PROTECTED] wrote: I'm back to the planning and writing of the documentation for 1.0 ... I'd like to bounce the outline off of everyone to see if there are any gaps / holes / completely

Re: svn commit: r593414 - in /maven/archiva/trunk: archiva-database/pom.xml archiva-web/archiva-standalone/archiva-plexus-runtime/pom.xml archiva-web/archiva-webapp/pom.xml pom.xml

2007-11-08 Thread Joakim Erdfelt
-logging/artifactId +artifactIdcommons-logging-api/artifactId version1.0.4/version /dependency dependency -- - Joakim Erdfelt [EMAIL PROTECTED] Open Source Software (OSS) Developer

Re: Release Archiva 1.0-beta-4

2007-11-08 Thread Joakim Erdfelt
this released before ApacheCon US starts on Monday. -- - Joakim Erdfelt [EMAIL PROTECTED]

Re: [VOTE] Release Archiva 1.0-beta-4

2007-11-12 Thread Joakim Erdfelt
+1 (am I too late again?) - Joakim Maria Odea Ching wrote: Hi Everyone, Archiva 1.0-beta-4 is now ready for release. The highlights of this release are: - security applied in repository browse and search (only those repositories where the user has permissions are accessible to that user)

Re: regression in beta-4 : server-side relocation broken

2007-11-14 Thread Joakim Erdfelt
Don't we have unit testing around the server side relocation? If not, I think we need to get them into place as part of the solution for MRM-595. - Joakim nicolas de loof wrote: MRM-595 created. As explain, there is two causes : 1. fetchContentFromProxies must be called prior to building

Jira merge versions.

2008-02-18 Thread Joakim Erdfelt
I'd like to merge a few older released versions together in Jira (to help in reducing the noise on some of the reports.) What I'd like to do ... Take versions: * 0.9 * 1.0-alpha-1 * 1.0-alpha-2 * 1.0-beta-1 * 1.0-beta-2 * 1.0-beta-3 * 1.0-beta-4 And merge them into: * 1.0 Any

Re: Jira merge versions.

2008-02-18 Thread Joakim Erdfelt
/2008, at 6:05 AM, Joakim Erdfelt wrote: I'd like to merge a few older released versions together in Jira (to help in reducing the noise on some of the reports.) What I'd like to do ... Take versions: * 0.9 * 1.0-alpha-1 * 1.0-alpha-2 * 1.0-beta-1 * 1.0-beta-2 * 1.0-beta-3 * 1.0-beta-4

RBAC vs JASS/Roles (was: Re: Plan to migrate towards Spring?)

2008-02-19 Thread Joakim Erdfelt
nicolas de loof wrote: Integrate RedBack / Spring into Archiva. What is the advantage of redback compared to spring-security (aka acegi) ? spring-security allready supports role-based secutiry, DB user store and remember me. Nico. Redback is an RBAC implementation. RBAC at NIST -

Re: should Archiva talk about requesting to become a top level project?

2008-02-23 Thread Joakim Erdfelt
oversight to move forward. Is there anything out of date in that list? Is there anyone lurking that is looking to get involved but not sure how? :) Cheers, Brett -- - Joakim Erdfelt [EMAIL PROTECTED] Open Source Software (OSS) Developer

Re: from plexus to spring...

2008-02-25 Thread Joakim Erdfelt
nicolas, This is way cool! A very slick way of helping the transition. I'm looking forward to some free time to dive into it. - Joakim nicolas de loof wrote: Hi Rahul, Thanks for yout interest for this plexus-to-spring migration helper. The code is still early experimental and requires

Re: Lunce 2.1 for trunk

2008-02-27 Thread Joakim Erdfelt
+1 for going all the way to Lucene 2.3.1 - Joakim James William Dumay wrote: After a few words on IRC with Joakim we should jump straight to 2.3.1 James On Thu, 2008-02-28 at 12:08 +1100, James William Dumay wrote: Hey guys, Just looking over the change log for Lucene 2.1 - might be

Re: [VOTE] Request Archiva graduation to a TLP

2008-02-28 Thread Joakim Erdfelt
] mailto:[EMAIL PROTECTED]) Nicolas de Loof ([EMAIL PROTECTED] mailto:[EMAIL PROTECTED]) Joakim Erdfelt ([EMAIL PROTECTED] mailto:[EMAIL PROTECTED]) Arnaud Heritier ([EMAIL PROTECTED] mailto:[EMAIL PROTECTED]) Dennis Lundberg ([EMAIL PROTECTED] mailto:[EMAIL PROTECTED]) Jesse McConnell ([EMAIL

Re: Usage of appassembler-maven-plugin

2008-03-06 Thread Joakim Erdfelt
having jetty + tanuki expanded into the archiva-jetty/src/app/ and let the assembly plugin make the zip/tar.gz files. -- - Joakim Erdfelt [EMAIL PROTECTED]

WIP/POC archiva-jarinfo

2008-03-10 Thread Joakim Erdfelt
I've been working on and off on a few different archiva related tools / tasks / libs. Brett and Wendy convinced me to upload what I got and outline what I've got in mind to let the creative juices flow. (besides, I'm running out of time to commit to archiva, so this work will be slow to

Re: WIP/POC archiva-jarinfo

2008-03-10 Thread Joakim Erdfelt
Whoops. Forgot to mention that you can find this code at ... https://svn.apache.org/repos/asf/maven/sandbox/trunk/archiva/archiva-jarinfo - Joakim Joakim Erdfelt wrote: I've been working on and off on a few different archiva related tools / tasks / libs. Brett and Wendy convinced me

Re: svn commit: r637515 - /maven/archiva/trunk/pom.xml

2008-03-16 Thread Joakim Erdfelt
Oh? Didn't know that spring-test even existed. Once we start migrating away our plexus scaffolding to spring, wouldn't we need spring too? -Joakim Brett Porter wrote: On 16/03/2008, at 2:15 PM, [EMAIL PROTECTED] wrote: * Adding spring as default dependency. Why is this needed? I would

Re: moved the wiki

2008-03-19 Thread Joakim Erdfelt
Cool beans! Should we update any links on the archiva site to point to this new wiki? I'd like to start a discussion of using a wiki for the frontpage of Archiva's site too. Like other apache projects do? ... OpenEJB: http://openejb.apache.org/ Geronimo: http://geronimo.apache.org/

Re: Apache Archiva is now a top level project at the ASF

2008-03-20 Thread Joakim Erdfelt
, Brett -- Brett Porter [EMAIL PROTECTED] http://blogs.exist.com/bporter/ -- - Joakim Erdfelt [EMAIL PROTECTED] Open Source Software (OSS) Developer

archiva-build-resources

2008-03-23 Thread Joakim Erdfelt
I've put together the starting point for archiva's checkstyle / pmd rules. It's called archiva-build-resources, and is currently in the trunk/ I'd like to enable this module eventually for build checks on the various rules, but for now, it's just there and disabled. To get this to work

Re: svn commit: r640315 - /maven/archiva/trunk/pom.xml

2008-03-24 Thread Joakim Erdfelt
$ mvn --version Maven version: 2.0.7 Java version: 1.5.0_13 OS name: linux version: 2.6.22-14-generic arch: i386 Configuring mojo 'org.apache.maven.plugins:maven-antrun-plugin:1.1:run' -- Configuring mojo 'org.apache.maven.plugins:maven-assembly-plugin:2.1:single' -- Configuring mojo

Re: proposed structural change to the source repo

2008-03-27 Thread Joakim Erdfelt
I like it. Lets do it now! I'll update other sites with references to our new Archiva svn root. (like ohloh and statsvn) - Joakim Brett Porter wrote: Since we're moving tomorrow anyway, I'd like to propose making the following change subsequently: /archiva /archiva-docs /archiva-jetty

mailing lists?

2008-03-29 Thread Joakim Erdfelt
so ... what's needed to move the archiva mailing lists? - Joakim

[JIRA] move from jira.codehaus.org to issues.apache.org?

2008-03-29 Thread Joakim Erdfelt
I'd like to start a discussion on moving the MRM jira from jira.codehaus.org to issues.apache.org/jira/ opinions? - Joakim

Re: plan for MRM-159

2008-03-30 Thread Joakim Erdfelt
Heh, I can't grasp the nuances between Error handlings and update error handling. The proxy connector has a few places an exception could occur. (off the top of my head) * Request for remote content results in hostname (dns) exception. * Request for remote content results in auth exception. *

[plexus work] archiva-checksums

2008-04-08 Thread Joakim Erdfelt
I've been taking a stab and removing some of our dependencies on various plexus components. First up, plexus-digest. I've taken the varied code from many locations and come up with a stand alone archiva-checksum lib/component that I hope to be able to integrate into archiva/trunk. So ...

Re: [plexus work] archiva-checksums

2008-04-08 Thread Joakim Erdfelt
Joakim Erdfelt wrote: I've been taking a stab and removing some of our dependencies on various plexus components. First up, plexus-digest. I've taken the varied code from many locations and come up with a stand alone archiva-checksum lib/component that I hope to be able to integrate

Re: [plexus work] archiva-checksums

2008-04-09 Thread Joakim Erdfelt
whats provided in the JDK? James On Tue, 2008-04-08 at 21:54 -0700, Joakim Erdfelt wrote: Joakim Erdfelt wrote: I've been taking a stab and removing some of our dependencies on various plexus components. First up, plexus-digest. I've taken the varied code from many locations and come up

Re: Board Report for April 2008 review

2008-04-10 Thread Joakim Erdfelt
IIRC, I think we need to state that we have no new committers. - Joakim Maria Odea Ching wrote: Hi Everyone, We need to submit the board report this weekend. So far, below is what we have in the report. Could you please review it? Some things might have been missed as well, please feel free

Re: [plexus work] archiva-checksums

2008-04-11 Thread Joakim Erdfelt
Brett Porter wrote: - I think it can use more tests Agreed. Have any special use cases you want fleshed out? Nah, just coverage for the other classes. Will do. - what about passing referenceFile as a final field, since every method uses it? I started ChecksumFile as a utility class,

[discuss] Make James William Dumay a committer.

2008-04-15 Thread Joakim Erdfelt
Now I realize this isn't the normal process, and heck, we (the archiva pmc) haven't even established our own process for this. This will be a public discussion, not on the pmc list (as ... well ... the pmc list doesn't exist. yet) I've asked James on irc (he's nick i386 on #archiva btw) if it

Re: [Proposal] Replacing Archiva-webdav with Apache Jackrabbits WebDav Servlet

2008-04-15 Thread Joakim Erdfelt
James William Dumay wrote: Hey all, I've opened MRM-781 which removes the plexus based archiva-webdav module in favour of a smaller implementation based on Apache Jackrabbits webdav servlet. This implementation is significantly smaller. This change will allow us to address MRM-684 without much

Re: [Proposal] Replacing Archiva-webdav with Apache Jackrabbits WebDav Servlet

2008-04-15 Thread Joakim Erdfelt
James William Dumay wrote: Hey all, I've opened MRM-781 which removes the plexus based archiva-webdav module in favour of a smaller implementation based on Apache Jackrabbits webdav servlet. This implementation is significantly smaller. This change will allow us to address MRM-684 without much

Re: SVN checkout/update fails

2008-04-21 Thread Joakim Erdfelt
I agree. I think we can flatten some of the structure. We keep this top level structure that brett came up with. trunk trunk/archiva-cli trunk/archiva-docs trunk/archiva-jetty trunk/archiva-modules Move the following structures around ... trunk/archiva-modules/archiva-base/archiva-consumers/*