dion2003/04/01 16:13:36
Modified:src/plugins-build/site/xdocs properties.xml changes.xml
src/plugins-build/site plugin.jelly project.xml
plugin.properties
Log:
- Applied a modified version of the patch in MAVEN-358
- Upped the project vers
I'd love to, except that I'm not a committer. So I guess we're in the
same boat. :)
John
On Tue, 2003-04-01 at 16:27, Brett Porter wrote:
> Thanks John. When this is done, you can probably close MAVEN-185 as well
> that I filed in Jan about the same issue.
> My interim resolution was to put /us
Thanks John. When this is done, you can probably close MAVEN-185 as well
that I filed in Jan about the same issue.
My interim resolution was to put /usr/local/bin in the path first via
the ssh environment setup for the remote user.
Thanks,
Brett
John Casey wrote:
Refer to MAVEN-358 for more info
Refer to MAVEN-358 for more information.
On Tue, 2003-04-01 at 10:04, John Casey wrote:
> I have added this patch to my maven installation to allow me to specify
> which tar and gunzip executable to use when performing a
> site:deploy...this helped me out greatly when deploying to a Sun server
> w
Refer to MAVEN-294 in Jira for more info and touchstone test case.
On Tue, 2003-04-01 at 10:10, John Casey wrote:
> I have applied this patch to my local copy of maven to allow the correct
> inheritance rules for properties supplied by the parent project to flow
> to the child during a reactor bui
I have applied this patch to my local copy of maven to allow the correct
inheritance rules for properties supplied by the parent project to flow
to the child during a reactor build, instead of overwriting them with
the defaults from driver.properties. This allows me to specify things
like 'maven.u
I have added this patch to my maven installation to allow me to specify
which tar and gunzip executable to use when performing a
site:deploy...this helped me out greatly when deploying to a Sun server
with the Sun freeware file-utils package installed. The default is
still just 'tar' and 'gunzip'
knielsen2003/04/01 04:28:12
Modified:src/plugins-build/native plugin.jelly
Log:
cleanup
Revision ChangesPath
1.5 +95 -74maven/src/plugins-build/native/plugin.jelly
Index: plugin.jelly
===
R
knielsen2003/04/01 04:11:54
Modified:src/plugins-build/native/samples/helloworld maven.xml
Log:
compiling samples
Revision ChangesPath
1.2 +5 -1 maven/src/plugins-build/native/samples/helloworld/maven.xml
Index: maven.xml