-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
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!
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,
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
[ 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
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
'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
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
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
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
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
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
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
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
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
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
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
[ 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
[ 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
[ 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
[ 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
[ 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
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
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
24 matches
Mail list logo