Re: Help to create Maven Plugin for Checker Framework

2022-04-14 Thread Benjamin Marwell
Hi Daniele, sorry that no one has answered you in more than a month. We can all help with specific questions, but I guess there are too few volunteers to make it an ASF project. However, there is also the mojohaus organization which has seen some activity lately. Would that work for you? Am Mo.

Help to create Maven Plugin for Checker Framework

2022-03-21 Thread Daniele Sala
Hi guys, can some of you help Checker Framework to build a nice Maven plugin? I'm not in the crew, I only found the request-for-help :-) https://github.com/typetools/checker-framework/issues/2782 Thanks, Daniele

Create Maven plugin

2006-05-15 Thread ccruiz
like i want. Could someone telle me why it doesn't work and how i cant access to the XSL file, please ? Thanks in advance! -- View this message in context: http://www.nabble.com/Create-Maven-plugin-t1619811.html#a4389172 Sent from the Maven - Dev forum at

Create Maven plugin

2005-12-27 Thread p Devi
I am new to maven and I am currently creating a plugin for exporting data from the database using Maven 1.x. To acheive this I use octopus. I have included the dependencies in the project.xml. I am able to load the classes of the octopus Jar in the project base directory, But when I go out of t