RPM Factory Plugin for RPMing the Maven Repository

2007-03-20 Thread Ole Ersoy
Hi Guys, I finished up an RPM Factory Plugin recently (At least the first pass) and it can be found here in case anyone is interested: https://svn.apache.org/repos/asf/directory/sandbox/oersoy/rpm.factory.all There is a eclipse documentation plugin guide for installing and using here: https://

Re: [Archetypes] plugin proposition

2007-03-19 Thread Ole Ersoy
ching and just using yours :-) Thanks, - Ole Raphaël Piéroni wrote: Hi, I added it on my todo list. Raphaël 2007/3/19, Ole Ersoy <[EMAIL PROTECTED]>: Hi Raphael, Sounds like you are doing some terrific work. If you have time, could you please take a look at this bug: http://jira.c

Lifecycle Goal for Injecting POM Parameters?

2007-03-19 Thread Ole Ersoy
Hi, I posted this on maven users, but did not get a reply, so I hope that it's ok that I ask here. I created a mojo and gave it a lifecycle for a specific packaging. After I did this, the mojo stops receiving pom parameters. I'm assuming there is a specific goal that I have to run per the

Re: Eclipse PDE questions/suggestions

2007-03-19 Thread Ole Ersoy
Hi Markus, I need to play with the PDE feature of the eclipse plugin more, but I did write an archetype for generating baseline eclipse documentation plugins that you can see here: https://svn.apache.org/repos/asf/directory/sandbox/oersoy/documentation.checklist.parent It's actually a checkl

Re: [Archetypes] plugin proposition

2007-03-18 Thread Ole Ersoy
Hi Raphael, Sounds like you are doing some terrific work. If you have time, could you please take a look at this bug: http://jira.codehaus.org/browse/MNG-2856 When the current archetype plugin processes png images, it changes them, and makes the unreadable. I think if we add a element (pos

Re: maven-metadata.xml in version level repository directory?

2007-03-15 Thread Ole Ersoy
same info is also in the pom. So now it's in 3 different places. Thoughts? Thanks, - Ole Kenney Westerhof wrote: It's only available in snapshot version directories and contains a list of all the snapshot versions there and names the latest version. So it's useful for s

maven-metadata.xml in version level repository directory?

2007-03-15 Thread Ole Ersoy
Hi, Just wondering if there is a purpose to having maven-metadata.xml in the version directories (The directories that also contain the pom for the project) of the maven repository? Thanks, - Ole - To unsubscribe, e-mail

Re: Creating a central Maven repository for OSGi bundles

2007-03-13 Thread Ole Ersoy
https://issues.apache.org/jira/browse/FELIX-199 are you processing the whole repo or just a tree of dependencies On 3/13/07, Ole Ersoy <[EMAIL PROTECTED]> wrote: Hi Carloz, Just in case you need a mojo to process the repository, I'm almost done with this RPM Factory mojo. I'm g

Re: Creating a central Maven repository for OSGi bundles

2007-03-13 Thread Ole Ersoy
Hi Carloz, Just in case you need a mojo to process the repository, I'm almost done with this RPM Factory mojo. I'm going to use it to RPM the maven repository, but with a little modification, it could be used to create and add manifests to all the jars in the maven repository as well. I'll prob

Possible Maven Archetype Template Processing Bug

2007-02-21 Thread Ole Ersoy
Hi, I have an archetype that uses a png image. When I create archetype instances the png image is no longer readable (And its size has increased by 1kb, from 1.6kb). Here's is what maven says: [WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-r

Re: Commons-vfs for Archiva?

2007-01-31 Thread Ole Ersoy
Ah - OK - Cool - Just thought I'd check. Cheers, - Ole --- Carlos Sanchez <[EMAIL PROTECTED]> wrote: > that topic was already brought before and didn't > succeed > > On 1/31/07, Ole Ersoy <[EMAIL PROTECTED]> wrote: > > I noticed that there seems to b

Commons-vfs for Archiva?

2007-01-31 Thread Ole Ersoy
I noticed that there seems to be a lot of overlap between Archiva's approach to file discovery and VFS's. Should Archiva use VFS? Overview: http://wiki.apache.org/jakarta-commons/VFS Using the API: http://jakarta.apache.org/commons/vfs/api.html Here's an example of how to get "maven-metadata.x

Re: [Archiva] Comment on Local Repository Format Reading for DefaultMetadataDiscoverer

2007-01-31 Thread Ole Ersoy
Sorry - Substitute maven-metadata.xml where I have repository-metadata.xml. Cheers, - Ole --- Ole Ersoy <[EMAIL PROTECTED]> wrote: > Yes to the index of local repository part. > > [CONTEXT] > My immidiate plan is to mirror the Ibiblio > repository > so that it&#x

Re: [Archiva] Comment on Local Repository Format Reading for DefaultMetadataDiscoverer

2007-01-31 Thread Ole Ersoy
t;[EMAIL PROTECTED]> wrote: > would they use this against an index on their local > repository, or by > querying a remote archiva instance? > > I do think we need to index the local metadata > anyway so that the > code can be used from other tools. > > - Brett > >

[Archiva] Comment on Local Repository Format Reading for DefaultMetadataDiscoverer

2007-01-30 Thread Ole Ersoy
Hi, I'm going through the DefaultMetadataDiscoverer, and noticed this todo: * @todo Note that only the remote format is supported at this time: you cannot search local repository metadata due * to the way it is later loaded in the searchers. Review code using pathOfRemoteMetadata. IS th

Re: maven-metadata xml schema?

2007-01-20 Thread Ole Ersoy
Then it loads that instance, and generates RPMs for all the libraries in the repository. CHeers, - Ole --- Wendy Smoak <[EMAIL PROTECTED]> wrote: > On 1/20/07, Ole Ersoy <[EMAIL PROTECTED]> wrote: > > > OK - Cool - I thought so too...I'll just make one > and &

Re: maven-metadata xml schema?

2007-01-20 Thread Ole Ersoy
OK - Cool - I thought so too...I'll just make one and throw it in JIRA. Thanks, - Ole --- Gregory Kick <[EMAIL PROTECTED]> wrote: > I'm not positive, but I don't think so. I think > that all of the > schemas are in http://maven.apache.org/xsd/ and I > don

maven-metadata xml schema?

2007-01-19 Thread Ole Ersoy
Is there a xml schema available for maven-metadata.xml files? Thanks, - Ole Finding fabulous fares is fun. Let Yahoo! FareChase search your favorite travel sites to find flight and hotel bargains. http://f

Re: Generating a Maven2 Repository RPM Mirror

2007-01-18 Thread Ole Ersoy
urse you're talking > about generating a > RPM mirror of the Maven repo hosted at ibiblio or > another site, which > would certainly complicate things a bit. > > Wayne > > On 1/17/07, Ole Ersoy <[EMAIL PROTECTED]> wrote: > > Hi, > > > > I need t

Loading a list of all installed repository dependencies

2007-01-18 Thread Ole Ersoy
Hi, Does anyone know if there is a "Canned" way of loading all jar packaged artifacts in an M2 repository? I was hoping for something like a maven-metadata.xml file for the entire repository. Thanks, - Ole __

maven-metadata.xml for entire repository?

2007-01-17 Thread Ole Ersoy
Anyone know if maven-metadata.xml exists for the entire ibiblio repository? I see http://mirrors.ibiblio.org/pub/mirrors/maven2/maven-metadata.xml.md5 but there is no corresponding maven-metadata.xml file. Ideas? Thanks, - Ole

Generating a Maven2 Repository RPM Mirror

2007-01-17 Thread Ole Ersoy
Hi, I need to generate an RPM mirror of the maven repository. I was hoping to do this by reading something like a meta-data.xml file in the Maven repository, that contains a list of all the projects in the repository, their corresponding artifactId, groupId, and version (And checksum would be r

Re: maven-solaris-plugin

2007-01-14 Thread Ole Ersoy
Joerg, I'm actually in hot pursuit of discussions right now. If you look a few posts down you will see: Maven RPM Creation and Quality Control Factory I'm about to send this out on dev@mojo.codehaus.org, to see whether there's more interest there. I also forwarded your solaris mojo post to t

Re: Maven RPM Creation and Quality Control Factory

2007-01-14 Thread Ole Ersoy
OK - I'll try dev@mojo.codehaus.org and hopefully they will see it. Thanks, - Ole --- Brett Porter <[EMAIL PROTECTED]> wrote: > http://svn.codehaus.org/mojo/c-builds/ > > Don't know if it has a web site up yet at > http://mojo.codehaus.org/ > > On 15/01/

Re: Maven RPM Creation and Quality Control Factory

2007-01-14 Thread Ole Ersoy
:-) ) Thanks again, - Ole --- Brett Porter <[EMAIL PROTECTED]> wrote: > Seems consistent with what's happening in the > c-builds stuff at > mojo.codehaus.org - you might want to ask there? > > The additions to archiva sound interesting too. > > - Brett > > On 1

Maven RPM Creation and Quality Control Factory

2007-01-13 Thread Ole Ersoy
Hi, I'm in need of a RPM repository that is yum accessible, where all the RPMs are produced by Maven, and I wanted to check if anyone else is interested in the same thing? The primary goal is to be able to produce yum installs of Apache and other servers/applications that were built using a depen

Re: Request for Summary element in POM

2006-12-26 Thread Ole Ersoy
> is likely to be a difference in how we are doing > things, in which case it > would be good to use a uniform mapping of elements. > > - Original Message - > From: "Ole Ersoy" <[EMAIL PROTECTED]> > To: "Maven Developers List" > Sent: Mond

Re: Request for Summary element in POM

2006-12-25 Thread Ole Ersoy
x... > > ----- Original Message - > From: "Ole Ersoy" <[EMAIL PROTECTED]> > To: "Maven Developers List" > Sent: Sunday, December 24, 2006 4:38 PM > Subject: Request for Summary element in POM > > > > Hi, > > > > I'm in the

Request for Summary element in POM

2006-12-24 Thread Ole Ersoy
Hi, I'm in the process of releasing an RPM Spec generator for the JPackage project, and noticed that there is a description element in the pom, but no summary element. If a summary element were added it would make JPackage spec generation more efficient, assuming various projects would put both e

Re: Maven and Fedora

2006-12-11 Thread Ole Ersoy
I have not seen any issues with the JPackage Fedora RPMs, and have been running with them for about 2 months now. I just followed the instructions here: http://fedoranews.org/mediawiki/index.php/JPackage_Java_for_FC4 They even let you easily switch between Java implementation using an "Alternativ

Re: Testing Harness Strange Behavior - Gotcha

2006-12-07 Thread Ole Ersoy
OK - Got it. Apparently Eclipse EMF likes each resourceSet = createResourceSet() method inside each test case. Cheers, - Ole --- Ole Ersoy <[EMAIL PROTECTED]> wrote: > Hey Guys, > > I'm seeing some really strange JUnit behavior in > combination with the testing ha

Testing Harness Strange Behavior

2006-12-07 Thread Ole Ersoy
Hey Guys, I'm seeing some really strange JUnit behavior in combination with the testing harness and Eclipse EMF. Someone from the JUnit list suspected that it might be due to a static in the harness setup. Here's the scenario: I'm testing a method, testLoadPomResource() When I have the metho

Archiva Description

2006-12-05 Thread Ole Ersoy
Hi, I was trying to come up with a description of what it would take to make a repository really trustworthy. As I was writing it I thought...didn't I see something like this on the Maven site. So here I am. Anyways, I wrote the description in a cookbook format. If this matches a subset of w

Re: Testing Harness Bug?

2006-12-05 Thread Ole Ersoy
;, "generate", pluginXml, false); assertNotNull(mojo); } Cheers, - Ole --- Ole Ersoy <[EMAIL PROTECTED]> wrote: > Hmmm, > > Sorry - Not really a bug...but mo

Re: Testing Harness Bug?

2006-12-05 Thread Ole Ersoy
Hmmm, Sorry - Not really a bug...but more of a convenience lookup method request. I reviewed lookupMojo, and if these was another one like this I think everything would work out: protected Mojo lookupMojo( String mojoArtifactId, String mojoGroupId,

Testing Harness Bug?

2006-12-05 Thread Ole Ersoy
Hi, If I run the mojo tests in the same project that the mojo is in, they run fine. If I create another project with the same setup, but different artifactId, I get the exception pasted at the end (xml2spec.mojo.test is the new testing project I created. It allows me to simulate how the mojo wor

Re: dependencyManagement Bug? in Eclipse Plugin

2006-12-03 Thread Ole Ersoy
Terrific - Thanks for the update. I put in votes on both :-) Cheers, - Ole --- Stephen Duncan <[EMAIL PROTECTED]> wrote: > Yes, this is a known issue. See > http://jira.codehaus.org/browse/MECLIPSE-107 and > http://jira.codehaus.org/browse/MNG-2340 > > -Stephen >

dependencyManagement Bug? in Eclipse Plugin

2006-12-03 Thread Ole Ersoy
Hi, If I override a dependency in a child pom, and then run mvn eclipse:eclipse in the child project directory it does not set the class path correctly. I uploaded the testing document I used containing shell scripts, etc. to my sandbox account here: https://svn.apache.org/repos/asf/director

XML Schema Default Attribute on Dependency Scope

2006-12-01 Thread Ole Ersoy
Hi, Just a suggestion for an update to the scope element in the schema. default="compile" is the addition. This helps when generating model code from the Schema, using frameworks like Eclipse EMF. I've pasted the updated schema element definition below. 4.0.0

Re: Injecting the Maven Model into a Mojo?

2006-07-21 Thread Ole Ersoy
protected MavenProject project; > > Cheers, > > Vincent > > 2006/7/21, Ole Ersoy <[EMAIL PROTECTED]>: > > Hey Guys, > > > > Can I inject inject the entire Maven model into a > Mojo > > using annotations? > > > > I'll

Injecting the Maven Model into a Mojo?

2006-07-21 Thread Ole Ersoy
Hey Guys, Can I inject inject the entire Maven model into a Mojo using annotations? I'll be glad to elaborate further if there are any questions on why I want to do this. Thanks, - Ole __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spa

Archetype Component Development Questions

2006-07-07 Thread Ole Ersoy
Hi, It looks like the Archetype component is pluggable, since there's one named DefaultArchetype? Is there any documentation that describes how to make the substitution happen? I need to make one that I can substitute for the default, such that a multi project archetype istance can be created.

Re: New Archetype Component - Dependency Issue

2006-07-07 Thread Ole Ersoy
OK - Doh - I was a little quick to just copy and paste the dependencies from the subversion pom without adding scope. I added compile and now it tells me that the project is not available. I'll have a look around for it or install manually. --- Ole Ersoy <[EMAIL PROTECTED]> wrote:

New Archetype Component - Dependency Issue

2006-07-07 Thread Ole Ersoy
Hey Guys, I'm trying to create a new archetype component, however I'm having issues loading the the Archetype interface. I put the following in the pom dependency list: org.apache.maven.archetype maven-archetype-core 1.0-SNAPSHOT I also tried changing the version to

Re: DefaultArchetype Code

2006-06-27 Thread Ole Ersoy
comments inline --- Milos Kleint <[EMAIL PROTECTED]> wrote: > comments inline. > > On 6/27/06, Ole Ersoy <[EMAIL PROTECTED]> wrote: > > Hey Brett, > > > > I've seen modello mentioned a few times on the > maven > > site, but I have not had a

Re: DefaultArchetype Code

2006-06-26 Thread Ole Ersoy
rs, - Ole --- Brett Porter <[EMAIL PROTECTED]> wrote: > I thought there was already a model generated with > modello in trunk? > > Certainly a good idea to move these out of the code, > though. > > We're interested - just let us know what you propose >

DefaultArchetype Code

2006-06-25 Thread Ole Ersoy
Hey Guys, Just looking over some of the code, and noticed this in DefaultArchetype. private static final String DEFAULT_TEST_RESOURCE_DIR = "/src/test/resources"; private static final String DEFAULT_TEST_SOURCE_DIR = "/src/test/java"; private static final String DEFAULT_RESOURCE_DI

Question about Archetype Creation

2006-06-16 Thread Ole Ersoy
Hey Guys, I'm throwing together some archetypes for a project and according to the documentation all archetype directories must contain a source filei.e. empty directories cannot be created. It would make my life slighly easier if the archetype plugin could generate archetypes with empty dire

Re: Maven Not Resolving Dependencies

2006-05-18 Thread Ole Ersoy
l > 1.1.1 > compile > > > or: > > > myfaces > myfaces-all > 1.1.1 > > > Greg > > - Original Message - > From: "Ole Ersoy" <[EMAIL PROTECTED]> > To: "Maven Developers List" > Sent: Thursday, May 18, 2006 5:15

Re: Maven Not Resolving Dependencies

2006-05-18 Thread Ole Ersoy
<[EMAIL PROTECTED]> wrote: > Could it be possible, that in myfaces' dependencies > the "javax.faces" > artifact is missed out? Or does myfaces contain an > equally named > package "javax.faces..."? > > Stefan > > 2006/5/18, Ole Ersoy &l

Re: Maven Not Resolving Dependencies

2006-05-17 Thread Ole Ersoy
he output > from the build when you run > with the -X switch? This will give us some clues to > start helping you out. > BTW, we've had some network trouble lately with the > repository pointer ( > repo1.maven.org), and it could be affecting you... > > Cheers, > >

Re: Maven Not Resolving Dependencies

2006-05-17 Thread Ole Ersoy
oping-with-sun-jars.html > > Just use myfaces instead of the reference > implementation. > > On 5/17/06, Ole Ersoy <[EMAIL PROTECTED]> wrote: > > Hey Guys, > > > > I posted this on the users list, but I'm starting > that > > maybe it's a

Maven Not Resolving Dependencies

2006-05-17 Thread Ole Ersoy
Hey Guys, I posted this on the users list, but I'm starting that maybe it's a bug. I'm running 2.0.4. Maven downloads dependencies fine from Ibiblio, and after running the eclipse plugin, eclipse can see them all. However maven does not and I get messages like: java:[4,29] package javax.faces.

Simpler Lifecycle Configuration?

2006-01-18 Thread Ole Ersoy
Hi, I posted this as a comment on: http://jira.codehaus.org/browse/MNG-1649 but figured I'd air it out here as well to see if it's sounds reasonable. I've been reading through all the maven 2 documentation to understand how I can: Use Case A) Define a new archetype and give it its own lifecycle.

[jira] Commented: (MNG-1649) Allow plugins to depend upon other plugin's goals

2006-01-18 Thread Ole Ersoy (JIRA)
[ http://jira.codehaus.org/browse/MNG-1649?page=comments#action_56293 ] Ole Ersoy commented on MNG-1649: Hi, I've been reading through all the maven 2 documentation to understand how I can: Use Case A) Define a new archetype and give it's own life