Wrong version ids in doxia-modules

2018-07-03 Thread Peter Nabbefeld
Hello, I'm experimenting with a doxia module, using org.apache.maven.doxia/doxia-modules/1.8 as parent. When looking at the effective graph, I see every dependency with version 1.0-SNAPSHOT, though release version is 1.8, e.g.:     org.apache.maven.doxia     doxia-core     1.0

Re: How to create a site/doxia plugin?

2018-07-03 Thread Peter Nabbefeld
want to extend Regards, Hervé [1] https://maven.apache.org/doxia/overview.html [2] https://maven.apache.org/doxia/references/index.html [3] https://maven.apache.org/skins/index.html Le mardi 3 juillet 2018, 07:30:19 CEST Peter Nabbefeld a écrit : Thank You, this is really an interesting plu

Re: How to create a site/doxia plugin?

2018-07-02 Thread Peter Nabbefeld
not able to generate the docs in the way I want. Kind regards Peter Am 02.07.2018 um 14:48 schrieb Mark Raynsford: On 2018-07-02T13:55:20 +0200 Peter Nabbefeld wrote: Hello, I haven't ever written a maven plugin. But, as I'm not satisfied with the doxia plugins available, I&#x

How to create a site/doxia plugin?

2018-07-02 Thread Peter Nabbefeld
Hello, I haven't ever written a maven plugin. But, as I'm not satisfied with the doxia plugins available, I'd like to write my own. So, how would I have to write a doxia plugin? Kind regards Peter - To unsubscribe, e-mail

Warnings and bugs

2008-05-28 Thread Peter Nabbefeld
ith sth. bette? BTW: I'm not a native english speaker, so could You probably explain me, what's a 'mojo' in this case? The translation says it's sth. like 'talisman', but in this case it seems to mean rather the opposite ;-) Kind regards Peter Nabbefeld

Re: Jelly Tag: Evaluate variable name value

2004-09-13 Thread Peter Nabbefeld
Hello Dion, from the question it seems that the name is constructed by the script, so You don't have the name literally. Regards Peter Dion Gillard schrieb: ? what is wrong with ${maven.javadoc2xml.repo.overviewsimple.name} ? On Mon, 13 Sep 2004 21:53:25 +0200, Rolf Schmidiger <[EMAIL PROTECTED]>

[xdocs] -element has gone (Repost)

2004-09-13 Thread Peter Nabbefeld
t contained in the element or simply nothing (whole element ignored)? The last (to get nothing) would be preferable, because it wouldn't have any impact on compatibility with files. Kind regards Peter Nabbefeld - To unsubsc

Re: [jar] Unused properties!?

2004-08-16 Thread Peter Nabbefeld
Dion Gillard schrieb: On Sun, 15 Aug 2004 11:30:34 +0200, Peter Nabbefeld <[EMAIL PROTECTED]> wrote: Hello, in the properties description for the jar-plugin I've found the following properties: maven.has.jar.resource.patterns maven.jar.resources.set The second is described to hold t

Re: [jar] Which functionality is available?

2004-08-16 Thread Peter Nabbefeld
Dion Gillard schrieb: The documentation should be correct. If it's not, we can help. Have You read my other two questions about the jar-plugin? Regards Peter On Sun, 15 Aug 2004 13:12:26 +0200, Peter Nabbefeld <[EMAIL PROTECTED]> wrote: Hello, there are several properties described

[jar] Which functionality is available?

2004-08-15 Thread Peter Nabbefeld
Hello, there are several properties described for the jar plugin which don't seem to be implemented - where can I get a description of what works and a roadmap for the rest? Kind regards Peter Nabbefeld - To unsubscribe, e

[jar] Why is the jar-plugin dependent on velocity?

2004-08-15 Thread Peter Nabbefeld
e outdated. Another question is: Don't You need Ant as a dependency? However, it will not be a problem, as maven needs ant. Kind regards Peter Nabbefeld - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jar] Unused properties!?

2004-08-15 Thread Peter Nabbefeld
e searched through plugin.jelly then, but I didn't find any reference to these properties: It seems they're documented but not implemented. Could anybody tell me more aboute these properties? Kind regards Peter Nabbefeld ---

Re: How to provide a private version of a specific plugin?

2004-08-09 Thread Peter Nabbefeld
Dion Gillard schrieb: So you have a plugin, specified as a dependency, using SNAPSHOT as the version and would like maven not to download it but use your version instead? Is that it? yes. On Mon, 09 Aug 2004 20:00:36 +0200, Peter Nabbefeld <[EMAIL PROTECTED]> wrote: Dion Gillard schrieb:

Re: How to provide a private version of a specific plugin?

2004-08-09 Thread Peter Nabbefeld
Dion Gillard schrieb: On Mon, 09 Aug 2004 16:36:15 +0200, Peter Nabbefeld <[EMAIL PROTECTED]> wrote: Hello, I want a specific plugin not to be updated (so -o does not work, as no plugin would be updated) and provide a private version instead. Could anybody help me, how to achieve this? U

How to provide a private version of a specific plugin?

2004-08-09 Thread Peter Nabbefeld
Hello, I want a specific plugin not to be updated (so -o does not work, as no plugin would be updated) and provide a private version instead. Could anybody help me, how to achieve this? Kind regards Peter Nabbefeld - To

Plans for m2?

2004-08-09 Thread Peter Nabbefeld
Hello, is there a complete list of planned features for m2? Kind regards Peter Nabbefeld - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[scm] Provide property for cvs binary

2004-08-09 Thread Peter Nabbefeld
inary during evaluation of the jelly script only if the property is set. Kind regards Peter Nabbefeld - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Cache usage

2004-08-04 Thread Peter Nabbefeld
d Ant copy with filter as the XML file may not be in the local repository but only in a remote one. " in this thread: "Jelly script to get XML file from repository" Shouldn't the file be accessible through the cache? Or didn't I unde

Re: [xdocs] -element has gone

2004-08-04 Thread Peter Nabbefeld
I'll find out if the removal was intentional. > > - Brett Hi Brett, thank You for Your effort. I've feared, that this thread will get lost because of the much traffic here. I just want to ask You, if You've found out something about the removal? Kind regards Peter >

Re: Error running maven: "The prefix "ant" for element "ant:ant" is not bound."

2004-08-02 Thread Peter Nabbefeld
Hello, You haven't defined the ant namespace, just add xmlns:ant="jelly:ant" to Your project tag. Kind regards Peter Stijn de Witt schrieb: Hi, I have an error when trying to call an ant file from maven as in the example on the website ( http://maven.apache.org/ant-guide/qna/antfarming.html ). H

[xdocs] -element has gone

2004-08-02 Thread Peter Nabbefeld
preferable, because it wouldn't have any impact on compatibility with files. Kind regards Peter Nabbefeld - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Default value for ${maven.conf.dir}

2004-08-01 Thread Peter Nabbefeld
f there are docs for a more complicated one. I've understood the default template only after having a look at the complex template: I've seen the various conf dirs, then I began to understand. Kind regards Peter Peter Nabbefeld schrieb: Dion Gillard schrieb: maven.conf.dir = ${basedi

Re: Default value for ${maven.conf.dir}

2004-08-01 Thread Peter Nabbefeld
a project.properties file with an entry for ${maven.conf.dir} to point to src/conf? Kind regards Peter On Sat, 31 Jul 2004 23:29:11 +0200, Peter Nabbefeld <[EMAIL PROTECTED]> wrote: Hello, what is the default value for ${maven.conf.dir}? Due to http://maven.apache.org/reference/user-guid

Default value for ${maven.conf.dir}

2004-07-31 Thread Peter Nabbefeld
, generated by the GenApp plugin, so I'd expect this to be the value of ${maven.conf.dir}. What is the correct value? Kind regards Peter Nabbefeld - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [

Re: Javadoc plugin / default package

2004-07-31 Thread Peter Nabbefeld
ave a good and complete documentation for it. Kind regards Peter Nabbefeld The package will be optional. Arnaud -Message d'origine- De : news [mailto:[EMAIL PROTECTED] De la part de Peter Nabbefeld Envoyé : samedi 31 juillet 2004 14:54 À : [EMAIL PROTECTED] Objet : Re: Javadoc plugin

Re: Javadoc plugin / default package

2004-07-31 Thread Peter Nabbefeld
: The last one would win. The POM would be invalid though. I routinely specify the package in the POM as au.com.multitask and get subpackages under that in the report? On Sat, 31 Jul 2004 14:10:58 +0200, Peter Nabbefeld <[EMAIL PROTECTED]> wrote: Dion Gillard schrieb: There is only one pac

Re: Javadoc plugin / default package

2004-07-31 Thread Peter Nabbefeld
Dion Gillard schrieb: There is only one package in the pom. I didn't get the javadoc for a class in a sub-package, so I added a second -entry, that worked. Regards, Peter On Sat, 31 Jul 2004 13:10:16 +0200, Peter Nabbefeld <[EMAIL PROTECTED]> wrote: Hello, I've got the follow

Javadoc plugin / default package

2004-07-31 Thread Peter Nabbefeld
ne application? Do I have to insert a package definition for each of them? 2. How can I specify the default package? Kind regards Peter Nabbefeld - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[xdocs-plugin] Schema available for xdocs?

2004-07-18 Thread Peter Nabbefeld
Hello, is there anywhere a schema or dtd available for validation of xdocs? Kind regards Peter Nabbefeld - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[Jelly] How can I use getStatic ?

2004-07-14 Thread Peter Nabbefeld
Hello, I've tried to use jelly-core tag getStatic, but the tag is just sent to the console output, obviously ignored. Does Maven rely on an outdated version of Jelly, which doesn't support this tag? If yes: Can I update it manually? Kind regards Peter

Re: Deploying plugins

2004-07-11 Thread Peter Nabbefeld
Brett Porter schrieb: where did manual.pdf come from? Please excuse me - I've meant maven.pdf - from Maven site. On Mon, 12 Jul 2004 03:58:29 +0200, Peter Nabbefeld <[EMAIL PROTECTED]> wrote: Brett Porter schrieb: Do you by any chance have it as a dependency without a type? Thank You,

Re: Deploying plugins

2004-07-11 Thread Peter Nabbefeld
it should probably also appear on the web. Kind regards Peter Nabbefeld - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Deploying plugins

2004-07-11 Thread Peter Nabbefeld
Carlos Sanchez schrieb: Send the output from Maven using -X Where do you have set maven.repo.remote, in project.properties in your current dir? in build.properties in $HOME? project.properties in my current dir. - To unsubscribe

Re: Deploying plugins

2004-07-11 Thread Peter Nabbefeld
thod.java:324) at com.werken.forehead.Forehead.run(Forehead.java:551) at com.werken.forehead.Forehead.main(Forehead.java:581) Kind regards Peter Nabbefeld First http://www.ibiblio.org/maven/groupId/plugins/artifactId-version.jar Second http://your_host/your_dir/groupId/plugins/artifactId-version.j

Deploying plugins

2004-07-11 Thread Peter Nabbefeld
ree. So my question is: What does Maven expect to find in the jars tree (other than a duplicate of the file)? How do I have to install my plugin an my local server? Kind regards Peter Nabbefeld - To unsubscribe, e-mail: [EMA

Re: maven eats up all memory

2004-07-11 Thread Peter Nabbefeld
open up to finishing Maven. Kind regards Peter Nabbefeld Brett Porter schrieb: something sounds very wrong here. Is it really starting new processes, or is doing the standard java thing under some kernels where every thread is a process? Do you have any issues with other java programs? What proje

How to upgrade maven to ant 1.6?

2004-07-09 Thread Peter Nabbefeld
gards Peter Nabbefeld - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

How are xdocs processed?

2004-07-03 Thread Peter Nabbefeld
s, what do they reference? Are there other such (useful) references? 3. A JavaBean is referenced from the stylesheet - which properties can I use? Can I probably use my own bean? Will I have to implement a special interface then? Kind regards

Re: How to create platform-independent dependencies?

2004-06-30 Thread Peter Nabbefeld
Milos Kleint schrieb: Peter Nabbefeld wrote: Hi, I've got problems with a platform-independent project, which becomes platform-dependent because of platform-dependent references. Because the author has written everything using Linux or Solaris, he has used reletive paths with forward sl

How to create platform-independent dependencies?

2004-06-30 Thread Peter Nabbefeld
e jelly implementation. The other (used) plugins work. I've tried to type the file - using the above syntax and the correct one with backslashes - the above syntax gives a syntax error, the second works. Kind regards Peter Nabbefeld - T

Re: Error in maven-xdoc-plugin-1.7.1

2004-06-30 Thread Peter Nabbefeld
Please ignore this - I've found the problem's source. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Error in maven-xdoc-plugin-1.7.1

2004-06-30 Thread Peter Nabbefeld
illegal preconditions. Kind regards Peter Nabbefeld - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Why does maven load the plugin twice?

2004-06-30 Thread Peter Nabbefeld
APSHOT.jar. Attempting to download maven-findbugs-plugin-1.0-SNAPSHOT.jar. Attempting to download commons-jelly-tags-xml-SNAPSHOT.jar. While it is clear, there are duplicates in dependencies, IMHO maven should remember the download and not try again. Kind regards Peter

Is ${pom.organization.name} a valid reference in project.xml?

2004-06-22 Thread Peter Nabbefeld
Hello, only for clarity about project.xml: Given the example from the user reference 3 maven maven Maven 1.0-b5-dev Apache Software Foundation http://jakarta.apache.org/ /images/jakarta-logo-blue.gif 2001 org.apache.${pom.artifactId} /images/${pom.artifactId}.jpg

Re: configure goal

2004-06-22 Thread Peter Nabbefeld
Hi Marci, I don't think, that You want to change the static properties of Your project very often, so a configure plugin would probably not be the right solution. To configure project.properties, You should either use one file as a template (if the changes are always nearly the same), or wait f

Please clarify plugin plugin

2004-06-22 Thread Peter Nabbefeld
Hello, I've had a look at the description of Maven Plugin plugin. I just want to tell You what I wish to be clarified (please, also in the docs). The comment of goal download says: "Download and install plugin from the remote repos. Must provide groupId, artifactId and version variables." The i

Re: Why don't I get any answer?

2004-06-21 Thread Peter Nabbefeld
egards Peter You can also see other ways this has been used at http://cvs.apache.org/viewcvs.cgi/jakarta-commons/digester/project.xml for example, where the artifact id is used to derive other values. -Original Message- From: news [mailto:[EMAIL PROTECTED] On Behalf Of Peter Nabbefeld Sent

Re: Why don't I get any answer?

2004-06-21 Thread Peter Nabbefeld
Dion Gillard schrieb: On Mon, 21 Jun 2004 08:23:51 +0200, Peter Nabbefeld <[EMAIL PROTECTED]> wrote: ... June, 20th: in the user guide it is mentioned, that project.xml contains a jelly script. As I've not found any maven jelly tags like 'jelly:project', I Project.xml do

Re: Why don't I get any answer?

2004-06-20 Thread Peter Nabbefeld
erence, so I posted after I've seen some activity on the list. The first and the second one could probably result in an RFE, so I wanted to get a reply before Maven is final. Kind regards Peter On Mon, 21 Jun 2004 08:02:35 +0200, Peter Nabbefeld <[EMAIL PROTECTED]> wrote: Hi, I'

Why don't I get any answer?

2004-06-20 Thread Peter Nabbefeld
Hi, I've asked 4 questions before and didn't get any answer - could anybody tell me why? Is this probably an apache-members-only mailing list? Kind regards Peter - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands

POM and jelly

2004-06-20 Thread Peter Nabbefeld
(in which java source) the file project.xml is parsed. Kind regards Peter Nabbefeld - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Goals: Parameter lists?

2004-06-20 Thread Peter Nabbefeld
Hi, parameters for goals seem to be poorly documented. Is there a chance to ask the plugins for parameters, probably even programmatically? Kind regards Peter Nabbefeld - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Support for Apt?

2004-06-14 Thread Peter Nabbefeld
Hello, could You please support a goal for the JDK 1.5 Apt utility? Kind regards Peter - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Location of build.properties

2004-06-13 Thread Peter Nabbefeld
Hi, I've seen, that the overall user preferences for maven have to be stored in ${user.home}/build.properties. I'd prefer to either put it into ${user.home}/.maven/build.properties or to rename it to ${user.home}/maven.build.properties. Can I manage it from a config file? IMO, build.properties

Documentation download

2003-09-29 Thread Peter Nabbefeld
o be packed with the releases, as e.g. the project descriptor's structure may change, and packaging with the release would make sure that the docs are for the currently used release. Kind regards Peter Nabbefeld - To un