Re: Snapshot access to maven-assembly-plugin-2.2-beta-2-SNAPSHOT

2007-09-13 Thread Mark Diggory
://maven.apache.org/guides/development/guide-plugin-snapshot-repos itories.html Mark Diggory schrieb: I'm having difficulty getting Maven to detect the maven-assembly-plugin snapshots at http://people.apache.org/repo/m2-snapshot-repository. While I can download maven-assembly-plugin-2.2

setting up rsync remote repo and release questions

2007-10-02 Thread Mark Diggory
I'm following the guidelines located here and trying to prepare our repository to be rsynced into the central repo. http://maven.dspace.org/release http://maven.dspace.org/snapshot I have a few questions. 1.) by release do you mean that only true versioned releases (not snapshots) can be

Re: setting up rsync remote repo and release questions

2007-10-03 Thread Mark Diggory
On Oct 2, 2007, at 11:06 PM, Dan Tran wrote: just curious, why repackage lucene? -D On 10/2/07, Carlos Sanchez [EMAIL PROTECTED] wrote: 1) yes 2) yes On 10/3/07, Mark Diggory [EMAIL PROTECTED] wrote: I'm following the guidelines located here and trying to prepare our repository

Bouncycastle Jars

2007-10-03 Thread Mark Diggory
Is Bouncycastle responsible for publishing their jars under ( http:// repo1.maven.org/maven2/bouncycastle/ )or is someone else doing it? There are a few additions we are hoping to see in the repository. thanks, Mark - To

Re: assembly project properties

2007-11-08 Thread Mark Diggory
I see this is still the case, even with the 2.2.-beta-2 version. Only a few properties are available (artifactId, version) otherslike project.build.directory, or the configuration properties from the pom are not available. thanks, Mark Stefano Fornari wrote: Hi All, I am interested to

Cannot connect to codehaus?

2006-05-15 Thread Mark Diggory
I'm trying to build a project with the latest download of Maven and am encountering the following error. I see as well that codehaus.org is not up. Is there any way to get Maven site to generate without using codehaus? -Mark mdiggory$ mvn -e site + Error stacktraces are turned on. [INFO]

Re: repo down?

2006-05-16 Thread Mark Diggory
You can't if its the first time you've run maven, anyone trying to use maven for the first time can't get the proper plugins because its looking for Snapshots on codehaus. Seems if your going to do a full release of maven it would be wise to base it on full releases of the plugins in the

Re: repo down?

2006-05-16 Thread Mark Diggory
PROTECTED] wrote: +1 !!! Is there anybody who can fix this problem with the repository? I've got a bunch of developers in India who have installed m2 and need to build our company's plugins. We are losing man-days of work because of this. Mark Diggory wrote: You can't if its the first time

Re: Doxia/site problems - FIXED

2006-05-16 Thread Mark Diggory
Thanks Brett, yes mvn site works as well. glad to see it up. (p.s. after a year or two of being away from Apache due to work, it looks like I'm going to have opportunities to get involved again in my new position) :-) -Mark On May 16, 2006, at 1:10 PM, Bob Arnott wrote: Brett Porter

Dependency search engine?

2006-05-16 Thread Mark Diggory
Hi everyone, is there any effort to put together a dependency search engine that would allow one to search the maven repository for a particular dependency not knowing its group id or proper version to use. For instance, I've been using Google with limited success.

Re: Dependency search engine?

2006-05-16 Thread Mark Diggory
: http://www.coffeebreaks.org/blogs/?p=47 Wayne On 5/16/06, Mark Diggory [EMAIL PROTECTED] wrote: Hi everyone, is there any effort to put together a dependency search engine that would allow one to search the maven repository for a particular dependency not knowing its group id or proper version

mojo jdepend plugin

2006-05-16 Thread Mark Diggory
I think I'm encountering another issues with codehaus being down. I'm trying to install the jdepend plugin, any tips on how to handle this with codehaus down? many thanks, Mark plugin groupIdorg.codehaus.mojo/groupId

create:archetype won't work on my installed archetype... can't test my development.

2008-02-15 Thread Mark Diggory
research... But don't understand the new maven archetype plugin logic. thanks, Mark Diggory

Re: create:archetype won't work on my installed archetype... can't test my development.

2008-02-15 Thread Mark Diggory
: On Fri, Feb 15, 2008 at 3:56 PM, Mark Diggory [EMAIL PROTECTED] wrote: I'm trying to author an archetype for our project and have it located here in source: https://dspace-sandbox.googlecode.com/svn/team/maven/plugins/dspace-addon-archetype/trunk My problem is that if I check this out

Re: [ANN] Maven Assembly Plugin 2.2-beta-2 Released

2008-03-07 Thread Mark Diggory
We are having problems with mavenn 2.0.8 and maven-assebly-plugin-2.2-beta-2 we can't seem to resolve the new ${modules.artifactId} properties... for instance... moduleSets moduleSet includes include*:war:*/include /includes

Merge assemblies across projects?

2007-05-18 Thread Mark Diggory
Hello List, I have a couple projects (each with their own assemblies) as modules of a current project. Is there a way I can have their generated assemblies merged when I call assembly:assembly? thanks, Mark ~ Mark R. Diggory - DSpace Systems Manager MIT Libraries, Systems and

Amazon EC2 EBS Volume for Maven central repository

2009-12-20 Thread Mark Diggory
Cheers, After experimenting a bit with EC2, It seems it would be ideal if there were an EBS volume that had all the Maven central repository within it. Does anyone know of such a thing? thanks, Mark - To unsubscribe, e-mail:

Re: Amazon EC2 EBS Volume for Maven central repository

2009-12-20 Thread Mark Diggory
- bandwidth to upload the repo and keep it up to date - an EC2 machine to do the rsync and scheduled snapshots of the EBS volume There's an option to sell it so users end paying the fees On Sun, Dec 20, 2009 at 8:18 PM, Mark Diggory mdigg...@gmail.com wrote: Cheers, After experimenting a bit

Re: Amazon EC2 EBS Volume for Maven central repository

2009-12-21 Thread Mark Diggory
the current storage requirements for the central repository at this time? Per Jarvana, Central is around 100gb, as of mid October 2009: http://www.jarvana.com/jarvana/info/repository_statistics Wayne On Sun, Dec 20, 2009 at 9:09 PM, Mark Diggory mdigg...@gmail.com wrote: I imagine

Re: Amazon EC2 EBS Volume for Maven central repository

2009-12-21 Thread Mark Diggory
://developer.amazonwebservices.com/connect/message.jspa?messageID=123715 On Mon, Dec 21, 2009 at 9:30 AM, Brian Fox bri...@infinity.nu wrote: On Mon, Dec 21, 2009 at 12:09 AM, Mark Diggory mdigg...@gmail.com wrote: I imagine there have to be a number of projects/companies out there using Maven artifacts

Sign existing artifacts in repository

2010-05-10 Thread Mark Diggory
Hi, we have an existing repository which I want to batch sign all the artifacts within. I do have file system access. Is there any tool available that will go though our existing repository and allow me to sign the artifacts (all of which have been created by me in the past)? thanks, Mark