Re: Accessing project properties in a plugin

2003-12-24 Thread Moritz Petersen
A property 'my.property' is adressed like '${my.property}' (both without ''). -Mo. Am 23.12.2003 um 1:41 Uhr schrieb Rajeev Kaul: How does one access properties, specified in the various .properties files, inside a plugin? Rajeev Kaul

Re: Patch: documentation jar resources

2003-07-27 Thread Moritz Petersen
OK. Got it. Sorry for polluting this list. -Mo. Am Sonntag, 27.07.03, um 13:54 Uhr (Europe/Berlin) schrieb Moritz Petersen: I should have known it. The attachment is removed (no, I did not forget it ;-). Can someone help me creating that issue in JIRA? Thank you, -Mo. Am Sonntag, 27.07.03

Re: Patch: documentation jar resources

2003-07-27 Thread Moritz Petersen
I should have known it. The attachment is removed (no, I did not forget it ;-). Can someone help me creating that issue in JIRA? Thank you, -Mo. Am Sonntag, 27.07.03, um 13:52 Uhr (Europe/Berlin) schrieb Moritz Petersen: Hi, after having some trouble with the element, I realized that the

Patch: documentation jar resources

2003-07-27 Thread Moritz Petersen
Hi, after having some trouble with the element, I realized that the documentation is not clear enough (for me!). I have attached the patch, because I was not able to create an issue in JIRA as described at http://wiki.codehaus.org/maven/SubmittingPatches Hope it is useful, -Mo. --

Re: Some hacks to the eclipse plugin

2003-04-03 Thread Moritz Petersen
Am Donnerstag, 03.04.03 um 16:57 Uhr schrieb Diego Fernandez: | Although I work with Eclipse from time to time, I don't get it. Does | the tag mean, that /delfos-ejb is interpreted as a | source path? I usually don't put my sources directly into No it means that the project depends on the clas

Re: Some hacks to the eclipse plugin

2003-04-02 Thread Moritz Petersen
Although I work with Eclipse from time to time, I don't get it. Does the tag mean, that /delfos-ejb is interpreted as a source path? I usually don't put my sources directly into the project root. Further I don't have ever used project dependencies or inheritance to build a project with multipl