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
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
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
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
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
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]>
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
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
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
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
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]
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
---
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:
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
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
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]
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]
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
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
>
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
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]
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
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
, 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: [
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
:
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
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
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]
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]
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
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,
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]
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
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
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
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
gards
Peter Nabbefeld
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
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
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
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
Please ignore this - I've found the problem's source.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
illegal preconditions.
Kind regards
Peter Nabbefeld
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
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
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
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
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
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
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
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'
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
(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]
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
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]
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
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
55 matches
Mail list logo