RE: hexadecimals as integer parameters

2006-10-09 Thread Zeltner Martin
Hello Philippe

I think this part should be corrected somewhere in Plexus container
(http://plexus.codehaus.org/), that is referenced in maven-core of Maven
components.

Here a useful link how to build Maven 2 with your patched Plexus version
   * http://maven.apache.org/guides/development/guide-building-m2.html
  * Building Maven 2 command line interface (error on given page)
 * cd maven-cli
 * mvn assembly:assembly

At best you ask this question on the developer mailing list.
   * mailto:[EMAIL PROTECTED]
   * mailto:[EMAIL PROTECTED]

Hope this helps...

Cheers,
Martin
http://el4j.sf.net

 

 -Original Message-
 From: Philippe Faes [mailto:[EMAIL PROTECTED] 
 Sent: Montag, 9. Oktober 2006 11:35
 To: Maven Users List
 Subject: hexadecimals as integer parameters
 
 Hi all,
 
 I've noticed that I cannot pass hex values 0xa01 or octal values
 0755 as integer parameters. This fails in the pom, and in the source
 file of the Mojo I develop (@parameter expression=0xa01).
 
 I'd like to submit this as a feature request, but I have no idea which
 project is responsible for parsing the parameters. Can 
 anybody point me
 to the right feature tracker?
 
 thanks
 
 -- 
 ir. Philippe Faes
 Ghent University - Department ELIS
 Sint-Pietersnieuwstraat 41 -- B-9000 Gent
 Tel:+32 9 264 95 25 - Fax:+32 9 264 35 94
 http://www.elis.UGent.be/~pfaes
 ON5DEU   --   LPIC1  --  gpg-key:173720B6
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: hexadecimals as integer parameters

2006-10-09 Thread Philippe Faes
Thanks Martin,

I'll check with the plexus people

Philippe

On Mon, 2006-10-09 at 14:12 +0200, Zeltner Martin wrote:
 Hello Philippe
 
 I think this part should be corrected somewhere in Plexus container
 (http://plexus.codehaus.org/), that is referenced in maven-core of Maven
 components.
 
 Here a useful link how to build Maven 2 with your patched Plexus version
* http://maven.apache.org/guides/development/guide-building-m2.html
   * Building Maven 2 command line interface (error on given page)
  * cd maven-cli
  * mvn assembly:assembly
 
 At best you ask this question on the developer mailing list.
* mailto:[EMAIL PROTECTED]
* mailto:[EMAIL PROTECTED]
 
 Hope this helps...
 
 Cheers,
 Martin
 http://el4j.sf.net
 
  
 
  -Original Message-
  From: Philippe Faes [mailto:[EMAIL PROTECTED] 
  Sent: Montag, 9. Oktober 2006 11:35
  To: Maven Users List
  Subject: hexadecimals as integer parameters
  
  Hi all,
  
  I've noticed that I cannot pass hex values 0xa01 or octal values
  0755 as integer parameters. This fails in the pom, and in the source
  file of the Mojo I develop (@parameter expression=0xa01).
  
  I'd like to submit this as a feature request, but I have no idea which
  project is responsible for parsing the parameters. Can 
  anybody point me
  to the right feature tracker?
  
  thanks
  
  -- 
  ir. Philippe Faes
  Ghent University - Department ELIS
  Sint-Pietersnieuwstraat 41 -- B-9000 Gent
  Tel:+32 9 264 95 25 - Fax:+32 9 264 35 94
  http://www.elis.UGent.be/~pfaes
  ON5DEU   --   LPIC1  --  gpg-key:173720B6
  
  
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
  
  
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
-- 
ir. Philippe Faes
Ghent University - Department ELIS
Sint-Pietersnieuwstraat 41 -- B-9000 Gent
Tel:+32 9 264 95 25 - Fax:+32 9 264 35 94
http://www.elis.UGent.be/~pfaes
ON5DEU   --   LPIC1  --  gpg-key:173720B6


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]