Stopping artifact from getting uploaded to local repo

2006-12-21 Thread Afkham Azeez
Is there any way how I can stop an artifact from getting uploaded to the local m2 repo? The packaging of this artifact is "jar". -- Thanks Afkham Azeez http://www.wso2.org Fingerprint: 643F C2AF EB78 F886 40C9 B2A2 4AE2 C887 665E 0760

Re: Stopping artifact from getting uploaded to local repo

2006-12-21 Thread Afkham Azeez
An artifact of my own module. On 12/21/06, Wim Deblauwe <[EMAIL PROTECTED]> wrote: Do you mean an artifact that is the output of your own module or an artifact that is a dependency of a library or plugin you want to use? regards, Wim 2006/12/21, Afkham Azeez <[EMAIL PROTECTED]

SNAPSHOT versioning

2009-04-30 Thread Afkham Azeez
Hi Folks, What are the valid SNAPSHOT versions from the following? 1/ x-1.1.2-SNAPSHOT.jar 2/ x-SNAPSHOT.jar 3/ x-1.1.2.SNAPSHOT.jar are all 3 of the above valid SNAPSHOTs? -- Thanks Afkham Azeez Blog: http://afkham.org Developer Portal: http://www.wso2.org WSAS Blog: http

Re: Rép. : SNAPSHOT versioning

2009-04-30 Thread Afkham Azeez
one. > > Florian > >>>> Afkham Azeez 30.04.2009 15:48 >>> > Hi Folks, > What are  the valid SNAPSHOT versions from the  following? > > 1/  x-1.1.2-SNAPSHOT.jar > 2/  x-SNAPSHOT.jar > 3/  x-1.1.2.SNAPSHOT.jar > > are all 3 of the above vali

Creating macros in maven

2006-01-04 Thread Afkham Azeez
Hi I'm a maven newbee... Can anybody tell me whether macros (similar to ant macros) can be written using maven? If so, please provide me with some pointers. -- Thanks in advance Afkham Azeez - To unsubscribe, e-mail: [

Re: Creating macros in maven

2006-01-04 Thread Afkham Azeez
ud > > > On 1/4/06, Afkham Azeez <[EMAIL PROTECTED]> wrote: > > > > Hi > > > > I'm a maven newbee... Can anybody tell me whether macros (similar to > > ant macros) can be written using maven? If so, please provide me with

Re: Creating macros in maven

2006-01-05 Thread Afkham Azeez
was under impression > that you could do to set up macro definitions in jelly > scripts. I > have never tried this myself, but you can give it a shot. > > HTH, > > Rahul > > > - Original Message - > From: "Afkham Azeez" <[EMAIL PROTECTED]> &

[M1] Resetting Properties

2006-01-09 Thread Afkham Azeez
erent? -- Thanks Afkham Azeez - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [M1] Resetting Properties

2006-01-09 Thread Afkham Azeez
It seems that ant properties are immutable. Is there an alternative? On 1/9/06, Afkham Azeez <[EMAIL PROTECTED]> wrote: > Hi Folks, > I'n my maven XML i set a property with a particular name(modules say), > and then elsewhere in the XML, I try to reset it to another value. Bu

Re: [M1] Resetting Properties

2006-01-09 Thread Afkham Azeez
Is it possible to define a global jelly variable? (i.e. a variable that may be shared by many maven goals) On 1/9/06, Arnaud HERITIER <[EMAIL PROTECTED]> wrote: > You can use a Jelly variable > > > > Arnaud > > On 1/9/06, Afkham Azeez <[EMAIL PROTECTED]>

[M1] Specifying Module build order

2006-01-12 Thread Afkham Azeez
Hi Folks, I have a project with multiple modules and I have got all my project.xml files and maven.xml files in place. But I do not know how to specify the order in which the modules are to be built. How is this achieved? -- Thanks Afkham Azeez

[M1] Defining multiple source directories for a given maven module

2006-01-16 Thread Afkham Azeez
directory, I suppose. I have another source directory in this module (samples/src). Any help will be appreciated. -- Thanks in advance Afkham Azeez - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

[M1] Ant Zip task excluded empty directories

2006-01-19 Thread Afkham Azeez
Hi Folks, I'm using Maven 1.0.2. I have a problem with the ant zip task. Empty directories are not getting included in the zip archive. Seems like a bug. Anybody encountered a similar situation before? -- Thanks Afkham

Re: [M1] Defining multiple source directories for a given maven module

2006-01-19 Thread Afkham Azeez
Hi Folks, Isn't maven 1 supported or used anymore? On 1/16/06, Afkham Azeez <[EMAIL PROTECTED]> wrote: > Hi Folks, > I have a project with multiple maven modules. In one of these modules, > there are 2 different source directories. When these module is > compiled, I nee

Re: [M1] Ant Zip task excluded empty directories

2006-01-19 Thread Afkham Azeez
browse/MAVEN-1657 > > (jira seems to have some problems again, right now you can't see any > comments, just wait a bit). > > Lukas > > > Afkham Azeez wrote: > > Hi Folks, > > > > I'm using Maven 1.0.2. I have a problem with the ant zip task. Empty >

mvn deploy:deploy does not work :(

2010-01-20 Thread Afkham Azeez
e also noticed that the keyboard interaction is used even when the password is supplied and this seems to be a bug http://jira.codehaus.org/browse/WAGON-237 -- Thanks Afkham Azeez Blog: http://afkham.org - To unsubscribe, e-mail: u

Re: Worst documentation in the whole apache projects

2006-01-19 Thread Afkham Azeez
do not recommend Maven to anyone starting a > > serious project for lack > > >of documentation and erroneous documentation. > > > > > >I spent the whole day try to make it work for a > > simple J2EE project, > > >then I had to google it several t