jvanzyl 2003/07/25 09:27:40
Modified:src/plugins-build/plexus plugin.jelly
Log:
o Use the groupId not a hardcoded plexus value.
Revision ChangesPath
1.19 +2 -2 maven/src/plugins-build/plexus/plugin.jelly
Index: plugin.jelly
===
jvanzyl 2003/07/25 09:20:26
Modified:src/plugins-build/plexus plugin.jelly
Log:
o For the destination we need the full path to the artifact.
Revision ChangesPath
1.18 +1 -1 maven/src/plugins-build/plexus/plugin.jelly
Index: plugin.jelly
==
jvanzyl 2003/03/27 04:20:42
Modified:src/plugins-build/plexus plugin.jelly
Log:
o The plexus plugin is now a pure dynatag library. To make a plexus runtime
you doing something like the following. I can probably remove conf and
confDir but I'm in the middle of testing Tambora.
jvanzyl 2003/03/26 18:33:44
Modified:src/plugins-build/plexus plugin.jelly
Log:
o look for the component manifest locally before trying to get it
from a remote remote.
Revision ChangesPath
1.15 +17 -0 maven/src/plugins-build/plexus/plugin.jelly
Index: pl