Re: Maven mirror status/problem

2010-12-15 Thread Ersin ER
-h...@maven.apache.org > > > > Thanks, > > Jason > > -- > Jason van Zyl > Founder, Apache Maven > http://twitter.com/jvanzyl > - > > You are never dedicated to something you have complete confidence in. > No one is fanatically shouting that the sun is going to rise tomorrow. > They know it is going to rise tomorrow. When people are fanatically > dedicated to political or religious faiths or any other kind of > dogmas or goals, it's always because these dogmas or > goals are in doubt. > > -- Robert Pirzig, Zen and the Art of Motorcycle Maintenance > > > > -- Ersin Er

Re: Simple Standalone Maven Indexer Example

2010-12-15 Thread Ersin ER
One more question: Is it possible to query latest version of each distinct artifact? (Well, I can imagine how it can be done using SQL statements but not sure about Lucene and Nexus Indexer.) Regards, On Wed, Dec 15, 2010 at 07:54, Ersin ER wrote: > Thank yo very much. It's perfect!

Re: Simple Standalone Maven Indexer Example

2010-12-14 Thread Ersin ER
Thank yo very much. It's perfect! 2010/12/15 Tamás Cservenák > Hi, > > here is a basic example, covering -- I hope -- all you need: > > > https://github.com/cstamas/maven-indexer-examples/tree/master/indexer-example-01 > > > Thanks, > ~t~ > > On Tue,

Simple Standalone Maven Indexer Example

2010-12-14 Thread Ersin ER
problem is that I cannot instantiate plexus (should I) so remaining things also do not work. I am want to point to maven central repository (basically its index) and create a local index to search over. Could you please help with a basic example? Thanks! -- Ersin Er

[jira] Commented: (MSITE-86) ${modules} macro placed in site.xml does work properly

2006-02-07 Thread Ersin Er (JIRA)
[ http://jira.codehaus.org/browse/MSITE-86?page=comments#action_58053 ] Ersin Er commented on MSITE-86: --- I'm having trouble generating the same issues. Now, I'm using the latest trunk version of maven site plugin and I get a good site and empty mo

[jira] Created: (MSITE-86) ${modules} macro placed in site.xml does work properly

2006-02-07 Thread Ersin Er (JIRA)
Reporter: Ersin Er When I put a ${modules} in site.xml, only an empty menu with "Modules" title appear on the left menu. No module entries are created in the left menu. Also the general structure of the site gets messed. For example an the index page of the parent project was replaced by

Re: ${modules}

2006-02-04 Thread Ersin Er
's only available in 2.0-SNAPSHOT of the plugin from SVN. > > - Brett > > Ersin Er wrote: > > Sorry but I've to ask it again. When I want to use it the site gets > > corrupted. Can you confirm that it actually works ? > > > > Thanks. > > > > On 1

Re: ${modules}

2006-02-04 Thread Ersin Er
Sorry but I've to ask it again. When I want to use it the site gets corrupted. Can you confirm that it actually works ? Thanks. On 1/26/06, Brett Porter <[EMAIL PROTECTED]> wrote: > Yes. > > Ersin Er wrote: > > Hi, > > > > Is ${modules} substitution sup

Re: Doxia - Confluence

2006-01-30 Thread Ersin Er
How can I give it a try? Now I've checked out doxia trunk. How can I invoke it on a confluence page? Thanks. On 1/30/06, Jason van Zyl <[EMAIL PROTECTED]> wrote: > Ersin Er wrote: > > Hi all, > > > > I would like to learn if Doxia is capable of parsing Confluence

Re: Doxia - Confluence

2006-01-30 Thread Ersin Er
under src/site and in this directory copy your > confluence pages in > *.confluence files > > Emmanuel > > Ersin Er a écrit : > > Hi all, > > > > I would like to learn if Doxia is capable of parsing Confluence > > documents and translate them into, for exampl

Doxia - Confluence

2006-01-30 Thread Ersin Er
Hi all, I would like to learn if Doxia is capable of parsing Confluence documents and translate them into, for example, xdocs. I think it's an advertised feature but I do not know if it's available in the current version. Thanks. -- Ersin

Re: Maven JXR

2006-01-29 Thread Ersin Er
e is a separate library. > > - Brett > > Ersin Er wrote: > > Hi, > > > > I see that Maven JXR 1.0 is tagged (but it's not at ibiblio yet). I > > seems that it's not a Maven plugin. So how do we use it? I thought I > > could use it during site generat

Maven JXR

2006-01-28 Thread Ersin Er
Hi, I see that Maven JXR 1.0 is tagged (but it's not at ibiblio yet). I seems that it's not a Maven plugin. So how do we use it? I thought I could use it during site generation process but of course it's not accepted as a plugin. (I had asked a question on a previous thread and it was in fact abo

jxr plugin issue

2006-01-27 Thread Ersin Er
Hi, When I want to generate xref documents with mojo jxr plugin stylesheet urls are composed incorrectly, or I'm missing something? This page is ok: http://directory.apache.org/newsite/subprojects/network/mina-examples/xref/ But individual package summary pages are not be composed correctly: h

${modules}

2006-01-26 Thread Ersin Er
Hi, Is ${modules} substitution supported in site.xml? I'm asking because it's mentioned here: http://docs.codehaus.org/display/MAVEN/Sites+and+Inheritence Thanks. -- Ersin

Re: pom: relativePath element in parent

2006-01-25 Thread Ersin Er
s long as the > local pom matches > with what the child project needs ( ie artifactid, groupid, version). > > But dont think it is working that way fully yet > http://jira.codehaus.org/browse/MNG-740 > > Please vote for that JIRA ;-) > > -Dan > > > On 1/25/06, E

pom: relativePath element in parent

2006-01-25 Thread Ersin Er
Hi all, I have a question, in fact a confirmation, about the difference between specifying a relativePath in parent and specifying a project with groupId and artifactId. Does maven work offline when we specify a relativePath and online when we do it the other way? Is this the working scheme? Than

[jira] Commented: (MSITE-77) Site inheritance does not work properly

2006-01-23 Thread Ersin Er (JIRA)
[ http://jira.codehaus.org/browse/MSITE-77?page=comments#action_56721 ] Ersin Er commented on MSITE-77: --- I've added the attribute correctly but again no effect.. There also is a reference here: http://maven.apache.org/maven-1.x/reference/plugins

[jira] Commented: (MSITE-77) Site inheritance does not work properly

2006-01-23 Thread Ersin Er (JIRA)
[ http://jira.codehaus.org/browse/MSITE-77?page=comments#action_56714 ] Ersin Er commented on MSITE-77: --- I've added inherited="top" to menus but I did not see the effect. http://svn.apache.org/viewcvs.cgi/*checkout*/directory/trunks/apacheds/sr

[jira] Commented: (MSITE-77) Site inheritance does not work properly

2006-01-23 Thread Ersin Er (JIRA)
[ http://jira.codehaus.org/browse/MSITE-77?page=comments#action_56709 ] Ersin Er commented on MSITE-77: --- So, only banners do not get inherited, right? And what does "bottom" and "top" mean for inheritance? And finally, do you still want m

[jira] Commented: (MSITE-77) Site inheritance does not work properly

2006-01-23 Thread Ersin Er (JIRA)
[ http://jira.codehaus.org/browse/MSITE-77?page=comments#action_56706 ] Ersin Er commented on MSITE-77: --- The only struct available for inheritance is menus? What about other elements in the document? Is there a spec for site.xml like an XSD? If only menus can

[jira] Commented: (MSITE-77) Site inheritance does not work properly

2006-01-23 Thread Ersin Er (JIRA)
[ http://jira.codehaus.org/browse/MSITE-77?page=comments#action_56693 ] Ersin Er commented on MSITE-77: --- As I see, the system does not work. Here is a parent project site: http://directory.apache.org/newsite/subprojects/apacheds/index.html and its pom: http

[jira] Created: (MSITE-77) Site inheritance does not work properly

2006-01-21 Thread Ersin Er (JIRA)
Site inheritance does not work properly --- Key: MSITE-77 URL: http://jira.codehaus.org/browse/MSITE-77 Project: Maven 2.x Site Plugin Type: Bug Environment: FC4, JDK 1.5.0_06, Maven 2.0.2 Reporter: Ersin Er I have a

[jira] Created: (MNG-1999) Reporting inheritance does not work properly

2006-01-21 Thread Ersin Er (JIRA)
2.0.2 Reporter: Ersin Er I have a parent project and some subprojects. The parent project's pom has: true However, it does not get inherited to subprojects and so all default reports are generated for all subprojects. I'm not sure if this is a bug or a lack of feature but I wou