+1
Ralph
On Jan 12, 2009, at 9:10 AM, John Casey wrote:
Hi everyone,
I've had the pleasure of working with Petar since sometime around
August or a bit earlier. He's been instrumental in getting this
latest release of the Assembly Plugin tested, patched, and ready to
go. His continued fo
+1
--
Wendy
On Mon, Jan 12, 2009 at 10:10 AM, John Casey wrote:
> Hi everyone,
>
> I've had the pleasure of working with Petar since sometime around August or
> a bit earlier. He's been instrumental in getting this latest release of the
> Assembly Plugin tested, patched, and ready to go. His co
+1
John Casey wrote:
Hi everyone,
I've had the pleasure of working with Petar since sometime around
August or a bit earlier. He's been instrumental in getting this latest
release of the Assembly Plugin tested, patched, and ready to go. His
continued focus on the release cycle for this plugin
The Maven team is pleased to announce the release of the Maven Site
Skin, version 1.1
http://maven.apache.org/skins/maven-stylus-skin
You should specify the version in your site.xml:
...
org.apache.maven.skins
maven-stylus-skin
1.1
...
Release Notes - Maven Skins - Versio
Vote has passed: olivier, brian, arnaud, fabrice and myself
I ll proceed.
Vincent
2009/1/7, Vincent Siveton :
> Hi,
>
> We solved 1 issue, to comply with the board resolution about Privacy
> policy page.
>
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11430&styleName=Html&vers
+1
-Original Message-
From: John Casey [mailto:jdca...@commonjava.org]
Sent: Monday, January 12, 2009 9:10 AM
To: Maven Developers List
Subject: [vote] Petar Tahchiev as Maven [Assembly Plugin] committer
Hi everyone,
I've had the pleasure of working with Petar since sometime around Augu
Done
Vincent
2009/1/11, Dennis Lundberg :
> Vincent Siveton wrote:
> > Hi Dennis,
> >
> > 2009/1/7 Dennis Lundberg :
> >> Is it really a chicken and egg issue?
> >
> > I think so. Imagine this use case:
> > 0. clean repo
> > 1. svn co tag/maven-stylus-skin-1.1 with the site.xml using 1.1
On Mon, 12 Jan 2009, John Casey wrote:
Hi everyone,
I've had the pleasure of working with Petar since sometime around August or a
bit earlier. He's been instrumental in getting this latest release of the
Assembly Plugin tested, patched, and ready to go. His continued focus on the
release cyc
+1
--
Olivier
2009/1/12 John Casey :
> Hi everyone,
>
> I've had the pleasure of working with Petar since sometime around August or
> a bit earlier. He's been instrumental in getting this latest release of the
> Assembly Plugin tested, patched, and ready to go. His continued focus on the
> releas
+1
On 13/01/2009, at 4:10 AM, John Casey wrote:
Hi everyone,
I've had the pleasure of working with Petar since sometime around
August or a bit earlier. He's been instrumental in getting this
latest release of the Assembly Plugin tested, patched, and ready to
go. His continued focus on th
Hi all,
I don't know if my vote would still count, but here is my +1 anyways -
Petar is a very dedicated person, and have been worked closely to
Maven since he ported Cactus build to Maven 2.
-- Felipe
On Mon, Jan 12, 2009 at 9:10 AM, John Casey wrote:
> [x] +1, sounds good
-
+1 - it's a pretty critical plugin and dedicated folks on it are a
good thing imo
jesse
--
jesse mcconnell
jesse.mcconn...@gmail.com
On Mon, Jan 12, 2009 at 2:42 PM, Raphaël Piéroni
wrote:
> +1
>
> 2009/1/12 John Casey :
>> Hi everyone,
>>
>> I've had the pleasure of working with Petar since
+1
2009/1/12 John Casey :
> Hi everyone,
>
> I've had the pleasure of working with Petar since sometime around August or
> a bit earlier. He's been instrumental in getting this latest release of the
> Assembly Plugin tested, patched, and ready to go. His continued focus on the
> release cycle for
If you're injecting this information into a plugin parameter, you can
use the expression '${localRepository}' to get the ArtifactRepository
instance, then call getBasePath() from that, IIRC.
Costin Caraivan wrote:
I tried:
Settings set = new Settings();
set.getLocalRepository();
gives me nu
Hi everyone,
I've had the pleasure of working with Petar since sometime around August
or a bit earlier. He's been instrumental in getting this latest release
of the Assembly Plugin tested, patched, and ready to go. His continued
focus on the release cycle for this plugin has been a great help
I tried:
Settings set = new Settings();
set.getLocalRepository();
gives me null (probably because I don't have an explicit path in the
settings.xml file).
I also tried:
ArtifactRepository localRepo;
localRepo.getBasedir();
but this doesn't work.
How do I get the path to the local repository? I
org.codehaus.mojo
exec-maven-plugin
process-sources
exec
/u/kumari/desmake/bin/share/destopdir
"-auto_mounter"
/u/kumari/desmake/bin/share/destodir -auto_mounter
Gives
/u/kumari/a a is some directory
I want to set this pat
Hi,
In ant we are setting in this way
Tish set property TOPDIR to /u/kumari/a
How to do the same thing in maven.
In maven I tried to set it out like this
org.codehaus.mojo
exec-maven-plugin
process-sources
exec
/u/kumari/desmake/bin/share/dest
18 matches
Mail list logo