Re: how can i compile jsps

2005-04-25 Thread Brett Porter
I think it may require Tomcat 4.1. On 4/26/05, rajas kumar <[EMAIL PROTECTED]> wrote: > I am getting some errors if wite the goal like this - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTE

Re: how can i compile jsps

2005-04-25 Thread rajas kumar
I am getting some errors if wite the goal like this Errors:- [taskdef] [ERROR] No public no-arg constructor in class org.apache.jasper.JspC BUILD FAILED Fil

Maven Continuum 1.0 Technology Preview Available

2005-04-25 Thread Jason van Zyl
The Maven team is pleased to announce our Technology Preview for the Continuum 1.0 release. Continuum is the Maven project's Continuous integration tool. This release offers users both an advance look at what's in Continuum 1.0 and a head start in helping to shape the final Continuum release (curre

Re: how can i compile jsps

2005-04-25 Thread Jack Tang
Hi How about ant jspc task? http://ant.apache.org/manual/OptionalTasks/jspc.html /Jack On 4/26/05, rajas kumar <[EMAIL PROTECTED]> wrote: > Hai all, > > I need help in compiling jsps before creating war file...can any body > tell me the way how to compile. > > regs, > raja. > >

RE: how can i compile jsps

2005-04-25 Thread GOKULAM Jayaram
Hi raja, U can look into the Tomcat plug-in available at http://www.codeczar.com/products/maven-tomcat-plugin/ Regards, Jayaram -Original Message- From: rajas kumar [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 26, 2005 10:17 AM To: users@maven.apache.org Subject: how can i compile

Re: how can i compile jsps

2005-04-25 Thread Brett Porter
first result for "maven precompile" in google is: http://maven.apache.org/using/war.html - Brett On 4/26/05, rajas kumar <[EMAIL PROTECTED]> wrote: > Hai all, > > I need help in compiling jsps before creating war file...can any body > tell me the way how to compile. > > regs, > raja.

how can i compile jsps

2005-04-25 Thread rajas kumar
Hai all, I need help in compiling jsps before creating war file...can any body tell me the way how to compile. regs, raja. __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com

Scripting Maven 1.0 with BeanShell and Jython

2005-04-25 Thread M. Sean Gilligan
I've been able to get BeanShell and Jython to work and documented what I did on this page: http://www.msgilligan.com/maven-scripting.html I'd still like to be able to do the following: 1) Use the tag rather than Jelly tags (for consistency) 2) Be able to read and write properties from the script

Repository Permissions

2005-04-25 Thread Buorn, Yoway
We have a private central repository on our network that engineers are allowed to contribute to. They can contribute both their own artifacts as well as third-party artifacts that they feel would be useful to others. In the latter case, they simply ftp to the repository, create the necessary f

RE: Memory: 3M/4M message

2005-04-25 Thread Arnaud HERITIER
The first number is the current memory used in the JVM (http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Runtime.html#totalMemory() - http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Runtime.html#freeMemory()) and the second one is the maximum used actually (http://java.sun.com/j2se/1.4.2/docs/

RE: tag and ANY SCRIPTING LANGUAGE

2005-04-25 Thread M. Sean Gilligan
> If it's ant 1.6 or higher only, Ant 1.6.1 added built-in support for Groovy, but the script tag exists in Ant 1.5.3 and should work with JavaScript and/or BeanShell directly. >you'd have to either use maven 1.1 I'd like to wait for a (beta) release before attempting Maven 1.1. Any hints as

[m1] xinclude in xdocs?

2005-04-25 Thread Michael Heuer
Hello, I thought this might be a FAQ, but I was unable to find a solid answer anywhere. Is it possible to use xinclude or any other inclusion mechanism in xdoc documentation? Thank you, michael - To unsubscribe, e-mail: [EM

RE: tag and Groovy

2005-04-25 Thread Kenney Westerhof
On Mon, 25 Apr 2005, M. Sean Gilligan wrote: If it's ant 1.6 or higher only, you'd have to either use maven 1.1 or replace all ant-jar's in mavens lib/ directory with the 1.6 versions.. > I have 5 scripting languages working in ANT, but cut-and-paste to maven > doesn't work. I can't get the ta

RE: tag and Groovy

2005-04-25 Thread M. Sean Gilligan
I have 5 scripting languages working in ANT, but cut-and-paste to maven doesn't work. I can't get the tag to work in Maven 1.0.2 with any language. >If you can get one script language to work, it shouldn't be a big leap >to get other ones working too. Especially since maven will do anything >a

Re: Ant Tasks for Maven 2.0

2005-04-25 Thread Wim Deblauwe
It is just a real pity that using these ant tasks I have better transitive dependency management then using Maven 1.0.2. I hope this comes to maven 1.0 real soon (or Maven 2.0 gets to a stable release real soon) On 4/26/05, Jason van Zyl <[EMAIL PROTECTED]> wrote: > On Mon, 2005-04-25 at 16:41 +02

RE: Where to find Maven-xmlbeans-plugin and documentation ?

2005-04-25 Thread Adam Hardy
> -Original Message- > From: David Jencks [mailto:[EMAIL PROTECTED] > Sent: 25 April 2005 16:20 > > I see you haven't got to that 'compilation to jar' > functionality - or > > are you planning on deprecating it? > > I have no use for it (I need to package the xmlbeans classes with > pr

Re: customize artifact sub-dir in project.xml for remote repository

2005-04-25 Thread Mykel Alvis
http://maven.apache.org/reference/project-descriptor.html#dependency_jar On 4/25/05, Kolitha Perera <[EMAIL PROTECTED]> wrote: > > Hello All, > > Is there a way to configure project xml to pick artifacts for different > sub-directory in remote repository rather thank picking up from > $MAVEN_REP

Re: Where to find Maven-xmlbeans-plugin and documentation ?

2005-04-25 Thread David Jencks
On Apr 25, 2005, at 7:51 AM, Adam Hardy wrote: -Original Message- From: David Jencks [mailto:[EMAIL PROTECTED] Sent: 23 April 2005 17:49 To: Maven Users List Subject: Re: Where to find Maven-xmlbeans-plugin and documentation ? I more or less recommend using xmlbeans 2. The plugin is here:

Re: Ant Tasks for Maven 2.0

2005-04-25 Thread Jason van Zyl
On Mon, 2005-04-25 at 16:41 +0200, [EMAIL PROTECTED] wrote: > http://maven.apache.org/maven2/ant-tasks.html > > Just a word to say developping this is a brave initiative because these > maven features are probably ones of those that made people quit ant to use > maven, but as it will help people t

RE: Where to find Maven-xmlbeans-plugin and documentation ?

2005-04-25 Thread Adam Hardy
-Original Message- From: David Jencks [mailto:[EMAIL PROTECTED] Sent: 23 April 2005 17:49 To: Maven Users List Subject: Re: Where to find Maven-xmlbeans-plugin and documentation ? >I more or less recommend using xmlbeans 2. The plugin is here: >http://issues.apache.org/jira/browse/XMLBE

Re: Ant Tasks for Maven 2.0

2005-04-25 Thread Arik Kfir
While in m1 most people do tend to say that they are more-or-less the same (not that I agree), with m2 the distinction will be a lot more obvious IMO because m2 actually defines a clear development cycle that goes way beyond what Ant does and can provide. [EMAIL PROTECTED] wrote: http://maven.a

Ant Tasks for Maven 2.0

2005-04-25 Thread julien . kirch
http://maven.apache.org/maven2/ant-tasks.html Just a word to say developping this is a brave initiative because these maven features are probably ones of those that made people quit ant to use maven, but as it will help people that don't use maven but just ant to work, it's just fair-play. So IMH

customize artifact sub-dir in project.xml for remote repository

2005-04-25 Thread Kolitha Perera
Hello All, Is there a way to configure project xml to pick artifacts for different sub-directory in remote repository rather thank picking up from $MAVEN_REPO/repository/group_id/jar/artifacts_id. For example to pick property file A from $MAVEN_REPO/repository/group_id/properties/A Regards Ko

Re: Generating the project site skipping the java:compile goal

2005-04-25 Thread Nicolas Chalumeau
try to change the src dir with something like ; maven site -Dmaven.compile.source=/empty/dir Nicolas On 4/25/05, A. Alonso Dominguez <[EMAIL PROTECTED]> wrote: > Hi guys, > > I'm porting an old project (James-with-Phoenix-2.2.0) that use a > deprecated third-party library from the Avalon project

Re: license and maven2

2005-04-25 Thread Jamie Bisotti
Use and editor/IDE with code folding and it's a non-issue. On 4/24/05, Brett Porter <[EMAIL PROTECTED]> wrote: > IANAL, so I don't know whether you really need to include a license > header in every file. I doubt it is the case, though I'm sure you can > get away with: > /* > Copyright (c) ... >

Generating the project site skipping the java:compile goal

2005-04-25 Thread A. Alonso Dominguez
Hi guys, I'm porting an old project (James-with-Phoenix-2.2.0) that use a deprecated third-party library from the Avalon project. The new library is under development and it has not been released yet. However, I would like to compile the xdocs of that project and get the documentation in HTML sint

Memory: 3M/4M message

2005-04-25 Thread vijayakumar.lakshmanan
Hi All, What's the indication of 3M/4M when maven started compiling the source -- Building jar file -- Memory: 3M/4M for certain goals it keep used printing with different message Memory: 22/26M Rgds Vijay Confidentiality Notice The inf

RE: use of tag

2005-04-25 Thread vijayakumar.lakshmanan
Thank you very much. -Original Message- From: Kenney Westerhof [mailto:[EMAIL PROTECTED] Sent: Monday, April 25, 2005 3:26 PM To: Maven Users List Subject: Re: use of tag On Mon, 25 Apr 2005 [EMAIL PROTECTED] wrote: The tag denotes a classname that maven will try to load. If it cann

Re: use of tag

2005-04-25 Thread Kenney Westerhof
On Mon, 25 Apr 2005 [EMAIL PROTECTED] wrote: The tag denotes a classname that maven will try to load. If it cannot load that class (e.g. it doesn't exist), then the and get applied to the sources. In short, you can use SourceModifications to include/exclude some classes from compilation depend

use of tag

2005-04-25 Thread vijayakumar.lakshmanan
Hi All, In below mentioned descriptors what's the exact use of tag I don't understand the theory ? FakeClass **/EJS*.java **/_*.java Thanks and Regards, Vijayakumar L Confidentiality Notice The information contained in this

RE: tag and Groovy

2005-04-25 Thread Adam Hardy
If you can get one script language to work, it shouldn't be a big leap to get other ones working too. Especially since maven will do anything ant can do. If it's not working in maven, try writing it in ant first. Once you've worked out the problem in ant, it's usually little more than a cut-and-pas

Re: [m2] Multiproject & Dependecies

2005-04-25 Thread J. Matthew Pryor
Brett Porter wrote: >You are (mostly) correct. The ordering is currently by dependencies, >then alphabetical. It should be in the following order: >- dependencies >- parent relationships >- module ordering > >We haven't noticed, as we consider the best practice to be that the >parent you extend is

Re: I have some problem in artifact creation...

2005-04-25 Thread dan tran
checkout http://maven.apache.org/reference/project-descriptor.html#sourceModifications -D On 4/25/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Hi All, > > I have some problem in artifact creation > > Please find below the problem statement: > >Under the src directory I ha

I have some problem in artifact creation...

2005-04-25 Thread vijayakumar.lakshmanan
Hi All, I have some problem in artifact creation Please find below the problem statement: Under the src directory I have 'n' no of java files in its respective sub-directories. For any artifact creation, Maven compiles all the java files inside the src directory

Re: C# compile by use Maven1.x, i got build failed

2005-04-25 Thread Emmanuel Venisse
It isn't a maven problem, but a problem in your c# code. I suppose that you have more than one Main method in your sources, isn't it? Emmanuel - Original Message - From: "NATARAJAN Sasi Kumar" <[EMAIL PROTECTED]> To: Sent: Monday, April 25, 2005 8:48 AM Subject: C# compile by use Maven1

Re: ---SPAM--- C# compile by use Maven1.x, i got build failed

2005-04-25 Thread Stephan Zeissler
Hi, the problem is easy: you have two Main() Methods in Programm, one in Class1.cs and one in Class2.cs. The compiler don't know which is your whished startpoint for the application so it fails. Either define one as the real Main() Method (I don't know exactly how to do that by commandline) or r