vmassol 2004/08/18 08:42:18
Modified:abbotplugin.jelly
Log:
Fix bug from my previous change when I added the maven.abbot.extrajars property.
Revision ChangesPath
1.7 +1 -1 maven-plugins/abbot/plugin.jelly
Index: plugin.jelly
=
vmassol 2004/08/16 03:41:23
Modified:abbotplugin.jelly
Log:
Refactoring: replaced iteration over ${pom.dependencies} by iteration over
${pom.artifacts} to get the full path of artifacts.
Revision ChangesPath
1.4 +3 -6 maven-plugins/abbot/plugin.jelly
vmassol 2004/06/12 07:15:14
Modified:abbotplugin.jelly
Log:
Binary --> Ascii
Revision ChangesPath
1.2 +365 -365 maven-plugins/abbot/plugin.jelly
Index: plugin.jelly
===
RCS file: /home/cvs
vmassol 2004/06/12 07:09:36
Added: abbotplugin.jelly .cvsignore project.properties
project.xml plugin.properties
Log:
Moving abbot plugin from plugins sandbox to plugins proper
Revision ChangesPath
1.1 maven-plugins/abbot/plu