Eric,
I'm getting to this a little late as it appears you've already created the
plugin, but there are the jboss-sar and jboss-packaging plugins over at
mojo.codehaus.org that, more or less, do what you have done. The
jboss-packaging plugin is intended to supercede the jboss-sar plugin and
suppor
See the mojo API spec. [1], specifically the requiresDependencyResolution
annotation.
Doug
[1] http://maven.apache.org/developers/mojo-api-specification.html
On 9/5/06, Joost den Boer <[EMAIL PROTECTED]> wrote:
I have created a plugin to run an application. The plugin needs the
classes
of the
Andreas,
I responded. My only advice is that you attach this patch to one of the war
plugin JIRA issues that you cited. Add a comment to the other issue for
completeness. Patches sent to the mailing list(s) will probably get little
reaction.
Just my .02$,
Doug
On 8/10/06, Andreas Wüst <[EMAIL P
I typically just make a copy of the pom and modify it for our repositorier,
then use mvn -f my-new-pom.xml. Not elegant, but effective.
HTH,
Doug
On 7/20/06, Barrie Treloar <[EMAIL PROTECTED]> wrote:
On 7/21/06, Martin van den Bemt <[EMAIL PROTECTED]> wrote:
> You don't seem to have specified
Arnaud,
I'm trying to produce a failing test for MAVEN-1549 using maven 1.0.2.
Unfortunately, like Bretts comment to MAVEN-1321 (which 1549
duplicates), I'm unable to reproduce the problem. I'll poke at it some
more, but if I can't reproduce it, I'll have nothing to add to the
touchstone test
the issue exists.
Can you try to do it for example for MAVEN-1549 ?
Thanks
Arnaud
--
Norman "Doug" Douglass
Director of Engineering
Denver Data Systems, Inc.
Office: (303) 534-1745
Fax: (303) 534-2745
E-mail: mailto:[EMAIL PROTECTED]
Web: http:
[ http://jira.codehaus.org/browse/MAVEN-1626?page=comments#action_5 ]
Doug Douglass commented on MAVEN-1626:
--
working with Lukas via irc on this...It appears to be a JDK issue. I originally
was testing with sun jdk1.5.0_04, switched to sun
[ http://jira.codehaus.org/browse/MAVEN-1626?page=all ]
Doug Douglass updated MAVEN-1626:
-
Attachment: MAVEN-1626-test-propject.tar.gz
> j:file not allowing in its body
> ---
>
> Key
[ http://jira.codehaus.org/browse/MAVEN-1626?page=comments#action_57763 ]
Doug Douglass commented on MAVEN-1626:
--
unable to duplicate this issue with latest 1.1-beta-3 built from trunk.
See attached project to test the issue
> j:file not allowing
[ http://jira.codehaus.org/browse/MAVEN-1549?page=all ]
Doug Douglass updated MAVEN-1549:
-
Attachment: MAVEN-1549-test-multiproject.tar.gz
> Excution of pregoals twice.
> ---
>
> Key: MAVEN-1549
>
Hey gang,
What's the status of a 1.1 release?
I thought a release or rc was eminent, but I may have confused that with
all the recent plugin discussions.
I've got some free time and would really like to assist, but in
reviewing JIRA issues for 1.1-beta-3 and 1.1-rc1 I'm finding it hard to
j
Carlos,
What's the status of http://jira.codehaus.org/browse/MPPLUGIN-21 ? Is
the patch going to be applied/is the plugin-properties.xml going to be
the future?
I ask because I was just about to create a new issue and submit a patch
to allow the plugin:generate-properties to properly generat
Stephane Nicoll wrote:
Once this is done, you'll be able to download
On 1/15/06, Doug Douglass <[EMAIL PROTECTED]> wrote:
Sure that works, presuming you have the source in a local project in
which you can run source:install.
But, if the source jar is in a remote repo alrea
Stephane Nicoll wrote:
On 1/14/06, Doug Douglass <[EMAIL PROTECTED]> wrote:
The only problem I see is that the eclipse plugin does not install the
sources in the local repository, thus making it appear that it does not
work. Perhaps this is the reason it's not working for you Arnau
Arnaud, Stéphane,
Install and deploy of sources appears to work well.
Setup of the eclipse .classpath sourcepath attributes looks good, also.
The only problem I see is that the eclipse plugin does not install the
sources in the local repository, thus making it appear that it does not
work. Pe
ava version "1.5.0_04"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_04-b05)
Java HotSpot(TM) Client VM (build 1.5.0_04-b05, mixed mode, sharing)
__ __
| \/ |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \ ~ intelligent projects ~
|_| |_\__,_|\_/\___|_||_| v. 1.1-be
he move to Mojo.
doug
Lukas Theussl wrote:
In the pdf plugin I use this to access some resources from the xdoc
plugin:
var="xdoc.plugin.resources" />
HTH
-Lukas
Doug Douglass wrote:
I know, m1 (1.0.2) and plugin.jelly is old hat, but I need a little
help.
Here's t
I know, m1 (1.0.2) and plugin.jelly is old hat, but I need a little help.
Here's the scenario...
1) plugin-A defines tag a:foo which uses resources provided with the
plugin.
2) plugin-B uses tag a:foo to do some work.
3) plugin-B fails with error from within plugin-A saying that the
r
In house we've got some pretty simple m1 plugins that deal with PHP
webapps/source files:
* phpdoc reporting plugin
* php compiler/optimizer/obfuscater plugin
* some general file/resource copying goals that build a WAR-like
structure
Not that I'm a huge fan of PHP, but if a customer wan
[ http://jira.codehaus.org/browse/MNG-685?page=comments#action_46536 ]
Doug Douglass commented on MNG-685:
---
DOXIA-16 fix appears to have resolved this issue. The example
http://maven.apache.org/maven2/general.html#Compiling-J2SE-5 now appears
complete
20 matches
Mail list logo