How to package a zip for nonjava project

2006-09-29 Thread Gautham Pamu
Hi, I have multiple projects, one of the is non java project and I would like to package this non java project as a zip file. Whats the best way to acheive it. -- -Gautham Pamu

How to package a zip for nonjava project

2006-09-29 Thread Gautham Pamu
as the other projects did not have assembly descriptor or Should we use antrun plugin with anttasks or Is there any alternate approach which is better ? -- -Gautham Pamu

Continuum 1.1

2006-09-11 Thread Gautham Pamu
55 seconds [INFO] Finished at: Mon Sep 11 11:28:13 PDT 2006 [INFO] Final Memory: 75M/204M [INFO] C:\continuum To start continuum: $ cd continuum-plexus-application\target\plexus-test-runtime $ .\bin\plexus.bat -- -Gautham

How to copy directory to WEB-INF/lib directory fir war file

2006-08-22 Thread Gautham Pamu
Hi Everyone, I want to package a directory in the WEB-INF/lib directory for war file. Is it possible to copy directories to lib using maven war plugin. -- -Gautham Pamu

How to pass -P profileName to continumm

2006-07-28 Thread Gautham Pamu
tell me how I should pass this information. I am also posting this questions on maven user group as users on maven might have an answer for it. Thanks -Gautham Pamu

How to pass -P profileName to continumm

2006-07-28 Thread Gautham Pamu
tell me how I should pass this information. I am also posting this questions on maven user group as users on maven might have an answer for it. Thanks -Gautham Pamu

Continuum 1.0.3 build is not updating status or sending emails

2006-06-15 Thread Gautham Pamu
] -Gautham Pamu

Re: dependency-maven-plugin issue?

2006-06-13 Thread Gautham Pamu
Hi Dan, I know that we can checkout and isntall it but I would like to make it available for other developers in our group. It this snapshot hosted on any website currently ? Thanks Gautham Pamu On 6/5/06, dan tran [EMAIL PROTECTED] wrote: I would like to suggest that we stop using depend

Re: Classloader problem with antrun with run from continuum

2006-06-13 Thread Gautham Pamu
Hi Emmanuel, Thanks for responding to my question. I ran both using the root user id. Thanks Gautham Pamu On 6/13/06, Emmanuel Venisse [EMAIL PROTECTED] wrote: Do you run continuum and mvn on the same machine with the same account. It's possible that maven launched by continuum doesn't use

Re: dependency-maven-plugin issue?

2006-06-13 Thread Gautham Pamu
Hi Dan, I downloaded the maven-dependency plugin and tried to use it, it giving following error. I got the same error with mvn 2.0.3 and 2.0.4 version. Does this plugin works with maven 2.0.3/4 versions ? What is the workaround for this plugin Thanks Gautham Pamu [INFO] [dependency:copy

Classloader problem with antrun with run from continuum

2006-06-12 Thread Gautham Pamu
(Definer.java:457) ... 31 more -- -Gautham Pamu

Classloader problem with antrun with run from continuum

2006-06-12 Thread Gautham Pamu
(Definer.java:457) ... 31 more -- -Gautham Pamu

Re: Classpath in ant scripts in an Ant mojo

2006-06-12 Thread Gautham Pamu
] For additional commands, e-mail: [EMAIL PROTECTED] -- -Gautham Pamu

ERROR Renderer:velocity - Error rendering template:

2006-06-11 Thread Gautham Pamu
/ProjectBuild.vm?view=ProjectBuildbuildId=213id=2 I am seeing there stacktraces in the logs. What connection is it refering here ? Thanks Gautham Pamu INFO | jvm 5| 2006/06/11 03:34:06 | [INFO] Adding HTTP listener on *:8080 INFO | jvm 5| 2006/06/11 03:34:06 | 03:34:06.583 EVENT Started

How to copy goal of dependency-maven-plugin

2006-05-25 Thread Gautham Pamu
Hi, I am looking for links/documentation on how to use copy goal of dependency maven plugin. How do I specify the list of artifact for the plugin configuration ? http://www.ibiblio.org/pub/packages/maven2/org/codehaus/mojo/dependency-maven-plugin/1.0/ Thanks -Gautham Pamu

Re: [M2] Packaging without sources *.java

2006-05-25 Thread Gautham Pamu
configuration source1.5/source target1.5/target /configuration /plugin /plugins /build ... Any clue Regards, Leo -- -Gautham Pamu

Re: Need information on maven proxy

2006-05-24 Thread Gautham Pamu
. Thanks gautham On 5/24/06, ben short [EMAIL PROTECTED] wrote: You probably want the 0.2 version http://maven-proxy.codehaus.org/Configuration On 5/23/06, Gautham Pamu [EMAIL PROTECTED] wrote: Hi Clifton, Thanks for responding to my question. I have downloaded the war distribution

Fwd: [m2] Getting SNAPSHOT information into a webapp

2006-05-23 Thread Gautham Pamu
] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- -Gautham Pamu

Re: Need information on maven proxy

2006-05-23 Thread Gautham Pamu
Hi Clifton, Thanks for responding to my question. I have downloaded the war distribution and dropped it in tomcat. Could you send me the sample maven-proxy.properties file. I could not find the file on the website.. Thanks Gautham Pamu On 5/16/06, Clifton Craig [EMAIL PROTECTED] wrote

Are all codehaus.org sites down

2006-05-19 Thread Gautham Pamu
Hi Everyone, Are all codehaus.org websites down ? -- -Gautham Pamu

Re: Are all codehaus.org sites down

2006-05-19 Thread Gautham Pamu
Thanks Hycel for the response. I was trying to access http://m2eclipse.codehaus.org/ Thanks Gautham Pamu On 5/19/06, Hycel Taylor [EMAIL PROTECTED] wrote: I ran into this problem two days ago when I tried to go to www.codehause.org. When I tried it then, I received the following message

m2 how to exclude java files from target directory for compilation

2006-05-17 Thread Gautham Pamu
exclude java files from target directory... how do I exclude java files from the target directory... -- -Gautham Pamu

Re: repo down?

2006-05-16 Thread Gautham Pamu
Hi Brett, Can we specify multiple mirrors for the central in the settings.xml file or do we have to specify just one. If we have multiple mirrors for the central, does maven pick a single mirror or does it try all of them, if one of the fail. Thanks Gautham Pamu mirror idggi-project.org

Need information on maven proxy

2006-05-16 Thread Gautham Pamu
Hi Everyone, Can you send me the links on how to setup maven proxy ? Is this main project website ? Is seems to be down ? Are there any alternate website which have information on maven proxy. http://maven-proxy.codehaus.org/ -- -Gautham Pamu

m2 how to skip testCompile phase

2006-05-03 Thread Gautham Pamu
] Nothing to compile - all classes are up to date [INFO] [resources:testResources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:testCompile] [INFO] Not compiling test sources [INFO] [surefire:test] [INFO] Tests are skipped. Thanks -- -Gautham Pamu

Re: m2 how to skip testCompile phase

2006-05-03 Thread Gautham Pamu
is set to true ? Thanks Gautham Pamu [INFO] [resources:testResources] [INFO] Using default encoding to copy filtered resources. [DEBUG] com.mycompany.app:my-app:jar:1.0-SNAPSHOT (selected for null) [DEBUG] junit:junit:jar:3.8.1:test (selected for test) [DEBUG] Configuring mojo

Re: Build date time

2006-05-03 Thread Gautham Pamu
] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- -Gautham Pamu

m2 How to tag branch using mvn scm plugin ?

2006-05-03 Thread Gautham Pamu
Hi Everyone, How do you tag a branch and the head using mvn scm plugin ? -- -Gautham Pamu

Re: Help me about changes plugin

2006-05-02 Thread Gautham Pamu
/plugin Thanks Gautham Pamu /18/06, Vijay Shanker [EMAIL PROTECTED] wrote: I have my cvs repository in C:/viewcvsinstall/CVSROOT and it has test1 directory for my projects. I have defined following scm tag in my project's pom.xml but I get invalid scm tag error. scm

m2 tag a build using scm api overwrote the branch

2006-05-02 Thread Gautham Pamu
( CommandLineException e ) { throw new MojoExecutionException( Can't run goal + goals, e ); } -- -Gautham Pamu

m2 dev activity report is empty..

2006-05-02 Thread Gautham Pamu
CDT 2006 Range: Sun Apr 30 10:19:46 CDT 2006 to Wed May 03 10:19:46 CDT 2006, Total commits:120, Total Number of Files Changed:108 DeveloperTotal commitsTotal Number of Files Changed -- -Gautham Pamu

m2 changelog is getting changelog even from the branch

2006-05-02 Thread Gautham Pamu
reportdev-activity/report reportfile-activity/report /reports /reportSet /reportSets /plugin -- -Gautham Pamu

Re: m2 dev activity report is empty..

2006-05-02 Thread Gautham Pamu
, Gautham Pamu [EMAIL PROTECTED] wrote: Hi, I added dev activity report to the changelog report plugin, it is creating the report but it is not showing the list of developers in the report. Do we need provide some configuration for it to get these details Developer Activity Report Sun Apr 30

m2 how to tag a build using maven scm plugin java api

2006-05-01 Thread Gautham Pamu
Hi Everyone, I would like to tag a build frommy plugin. I noticed there is scm plugin which already has apis to tag a build. Can you tell me if it is possible to use this API from my plugin to tag a build. -- -Gautham Pamu

Re: m2 how to tag a build using maven scm plugin java api

2006-05-01 Thread Gautham Pamu
Hi Dan, Could you tell me in which module of scm I can find the bootstrap source. I have complete maven plugin code extracted but I did not see bootstrap code. Thanks Gautham Pamu On 5/1/06, dan tran [EMAIL PROTECTED] wrote: yes you can, take a look at maven-scm-plugin to see how the api

m2 how to specify the scm url if module name has spaces in them

2006-04-25 Thread Gautham Pamu
Hi Everyone, I have module which has spaces.. my module name is Sample Project... Should we use %20 for spaces.. ? scm:cvsdelimitermethod[delimiterusername_password_servername_port]delimiterpath_to_repositorydelimitermodule_name -- -Gautham Pamu

m2 Can a web project depend on source code from other web project

2006-04-22 Thread Gautham Pamu
web project A is not able to see the classes from ther other webproject. How should I define the dependency for this project Thanks in advance -- -Gautham Pamu

Re: m2 Can a web project depend on source code from other web project

2006-04-22 Thread Gautham Pamu
will definitely ask him to refactor the code to a java project. So is there way to configure the webproject to access the classes from the other project. If it is not feasible.. I will definitely request the developer to move it to a comon util project. Thanks Gautham Pamu On 4/22/06, Alexandre Poitras

m2 how to package nonjava project as zip file

2006-04-22 Thread Gautham Pamu
duplicate=fail fileset dir=${basedir} exclude name=${ant.project.name}.zip/ exclude name=build.xml/ exclude name=.*/ /fileset /zip -- -Gautham Pamu

m2 NPE from jsch.Session.disconnect

2006-04-21 Thread Gautham Pamu
) at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315) at org.codehaus.classworlds.Launcher.launch(Launcher.java:255) at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430) at org.codehaus.classworlds.Launcher.main(Launcher.java:375) -- -Gautham Pamu

m2 is containerConfigXML parameter is new, what should specify for this parameter

2006-04-20 Thread Gautham Pamu
: Cannot find setter nor field in org.apache.maven.plugin.war.WarMojofor ' containerConfigXML' Thanks -- -Gautham Pamu

m2 Best way to copy the complete build tree to remote directory

2006-04-19 Thread Gautham Pamu
project2 - pom.xml pom.xml - module2 project3 - pom.xml project4 - pom.xml pom.xml -- -Gautham Pamu

m2 Best way to copy the complete build tree to remote directory

2006-04-19 Thread Gautham Pamu
which can copy the build to a remote directory after it sucessfully built the code. pom.xml - module1 project1 - pom.xml project2 - pom.xml pom.xml - module2 project3 - pom.xml project4 - pom.xml pom.xml -- -Gautham Pamu -- -Gautham Pamu

Re: [M2] Is it possible to create an assembly w/o assembly.xml?

2006-04-18 Thread Gautham Pamu
Is this plugin multiple project aware. If I run the command from top level, it is doing assembly only for the top project but not for the children. Is there fix for this problem. Thanks Gautham Pamu On 4/8/06, Gautham Pamu [EMAIL PROTECTED] wrote: HiJakub, I tried this mvn assembly:assembly

m2 is assemly plugin mulitple project aware

2006-04-18 Thread Gautham Pamu
Hi Everyone, Is assembly plugin multiple project aware ? I notice that is not running the goal on child projects when you run the goal on top level projects. -- -Gautham Pamu

Re: Maven and WSAD or RAD

2006-04-18 Thread Gautham Pamu
/com.ibm.etools.websphere.portal.runtime.core.runtimeTarget.v51/wps.base.v51/ Thanks Gautham Pamu On 4/18/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: I've found that the eclipse:eclipse task works very nicely at setting up your workspace as WSAD is built upon Eclipse. I would imagine RAD

m2 How to add generated source to the compilation path from a new plugin

2006-04-18 Thread Gautham Pamu
to the compilation path but I dont know how they do it. Thanks -Gautham Pamu

Re: m2 Error creating assembly

2006-04-17 Thread Gautham Pamu
] C:\temp\com.foo.parent\test.maven Thanks Gautham Pamu On 4/14/06, Mick Knutson [EMAIL PROTECTED] wrote: could it be getting confused by the dot (.) notation as the directory names? --- Thank You Mick Knutson BASE logic

m2 Error creating assembly

2006-04-14 Thread Gautham Pamu
Hi,The problem we are seeing is that running assembly goal from within a given maven project is ok. However, if we setup many projects underneath a parent project, the assembly goal no longer works, as the path is now incorrect. This simple (attached) parent/project will show you how to reproduce

Re: m2 unable to build on linux with maven-compiler-plugin 2.0.1 version

2006-04-13 Thread Gautham Pamu
] -- -Gautham Pamu On 4/10/06, Carlos Sanchez [EMAIL PROTECTED] wrote: to be sure, try removing /home/gpamu/.m2/repository/org/codehaus/plexus Are you behind a proxy? using a mirror? On 4/8/06, Gautham Pamu [EMAIL PROTECTED] wrote: Hi Carlos, I now

m2.0.4 Is mvn tested on Linux

2006-04-13 Thread Gautham Pamu
] -- -Gautham Pamu -- -Gautham Pamu

Re: m2.0.4 Is mvn tested on Linux

2006-04-13 Thread Gautham Pamu
PROTECTED]:~/dev/csdp On 4/13/06, Carlos Sanchez [EMAIL PROTECTED] wrote: You need to send the output of mvn with the -e option On 4/13/06, Gautham Pamu [EMAIL PROTECTED] wrote: Hi, Is mvn test on any Linux platform. I am asking this question, because when I tried mvn 2.0.4

How to extract all files from scratch

2006-04-08 Thread Gautham Pamu
Hi Everyone, Continuum extract into the same directory and builds the code, so is it possible to configure a existing project in continuum so that it delete the source code from working directory before extract the code for the build. -- -Gautham Pamu

Re: m2 unable to build on linux with maven-compiler-plugin 2.0.1 version

2006-04-08 Thread Gautham Pamu
/plexus-compiler/1.5.2/plexus- compiler-1.5.2.pom On 4/7/06, Gautham Pamu [EMAIL PROTECTED] wrote: HI Carlos, I removed the plexus-compiler-api, plexus-compiler-manager and plexus-compiler-javac. I am still getting the same error... [INFO

Re: [M2] Is it possible to create an assembly w/o assembly.xml?

2006-04-08 Thread Gautham Pamu
] For additional commands, e-mail: [EMAIL PROTECTED] -- -Gautham Pamu

m2 is it possible to add custom classpathentries using maven eclipse plugin

2006-04-08 Thread Gautham Pamu
= org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/WebSpherev6 JRE/ classpathentry kind=con path=com.ibm.wtp.server.java.core.container /com.ibm.ws.ast.st.runtime.core.runtimeTarget.v60.wbi/wbi.v6/ -- -Gautham Pamu

m2 Is it possible to add exported=true attribute for classpathentry

2006-04-08 Thread Gautham Pamu
Hi Everyone, Is it possible to customize eclipse plugin to add exported=true attribute for dependencies that need to packaged in lib directory for web projects. classpathentry exported=true kind=var path=M2_REPO -- -Gautham Pamu

Re: m2 unable to build on linux with maven-compiler-plugin 2.0.1 version

2006-04-07 Thread Gautham Pamu
downloaded again. On 4/6/06, Gautham Pamu [EMAIL PROTECTED] wrote: Hi Carlos and Wayne, Do you still want me to open the bug report on http://jira.codehaus.org/browse or is it already opened. Carlos, can you tell me on which project I should open this bug. Thanks Gautham Pamu On 4

Re: m2 unable to build on linux with maven-compiler-plugin 2.0.1 version

2006-04-06 Thread Gautham Pamu
Hi Carlos and Wayne, Do you still want me to open the bug report on http://jira.codehaus.org/browse or is it already opened. Carlos, can you tell me on which project I should open this bug. Thanks Gautham Pamu On 4/5/06, Carlos Sanchez [EMAIL PROTECTED] wrote: I'm fixing it On 4/5/06

m2 Getting error while running mvn install.. Cannot find parent: org.codehaus.plexus:plexus-compiler for project: null:plexus-compiler-api:jar:1.5.2

2006-04-05 Thread Gautham Pamu
seconds [INFO] Finished at: Wed Apr 05 11:30:30 CDT 2006 [INFO] Final Memory: 12M/36M -- -Gautham Pamu

Re: m2 Getting error while running mvn install.. Cannot find parent: org.codehaus.plexus:plexus-compiler for project: null:plexus-compiler-api:jar:1.5.2

2006-04-05 Thread Gautham Pamu
Using SuSe 9 Linux for build the maven. My quess, there is something wrong with this pom.xml file in 1.5.2 version of plexus compiler, it could be having some special characters... Thanks Gautham Pamu On 4/5/06, Gautham Pamu [EMAIL PROTECTED] wrote: Hi Everyone, I am running mvn install

m2 unable to build on linux with maven-compiler-plugin 2.0.1 version

2006-04-05 Thread Gautham Pamu
] [INFO] Total time: 13 seconds [INFO] Finished at: Wed Apr 05 11:30:30 CDT 2006 [INFO] Final Memory: 12M/36M -- -Gautham Pamu

Re: m2 unable to build on linux with maven-compiler-plugin 2.0.1 version

2006-04-05 Thread Gautham Pamu
PROTECTED] wrote: Sounds like a bug report. Try to find the bad character (or other rootcause) and post the issue on JIRA.WayneOn 4/5/06, Gautham Pamu [EMAIL PROTECTED] wrote: Hi Everyone, There seems to be a problem in the pom.xml files of plexus-compiler-api:jar: 1.5.2 and maven-compiler-plugin

Re: How to checkout taged version of the code

2006-04-01 Thread Gautham Pamu
this question on continuum mailing list. Thanks Gautham Pamu On 3/31/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hi Gautham, By URL I assume you are referring to the [developer]connection element? The purpose of this element is tell Maven (or Continuum in your case) how to connect to your SCM

Re: Problem with downloading files created with maven deploy:deploy-file CHECKSUM FAILED

2006-04-01 Thread Gautham Pamu
When you upload the files using deploy-file, it is creating the files with following persmission. -rw-rw. If I change permission to -rw-rw-r-- (664) it is able to download the file. Thanks Gautham Pamu On 3/7/06, Carlos Sanchez [EMAIL PROTECTED] wrote: Please create an issue at http

m2 deploy-file is creating files with wrong permission

2006-04-01 Thread Gautham Pamu
When you upload the files using deploy-file, it is creating the files with following persmission. -rw-rw. If I change permission to -rw-rw-r-- (664) it is able to download the file. -- -Gautham Pamu

Re: How to checkout taged version of the code

2006-03-31 Thread Gautham Pamu
Hi Ian, We are using cvs as our scm. Can you send me how to specify the tag name in the URL ? Thanks Gautham Pamu On 3/30/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: You can specify the tag in the scm portion of pom.xml: scm connection/ developerConnection/ url

Re: How to copy the build to shared filesystem

2006-03-31 Thread Gautham Pamu
continuum know this new tag name ? Thanks Gautham Pamu On 3/30/06, Wayne Fay [EMAIL PROTECTED] wrote: I generally tag before a build, then pull the tag, and build/test it. We use a combination of project name plus timestamp for daily/test builds. This seems to be a pretty widely-used practice

Re: [m2] How to package resource files in jar file

2006-03-31 Thread Gautham Pamu
--- Mang Lau Software Developer MIS Member Services Ontario Teachers' Pension Plan Board T: 416-228-3148 E: [EMAIL PROTECTED] Gautham Pamu [EMAIL PROTECTED] 03/30/2006 02:10 AM Please respond to Maven Users List users@maven.apache.org

How to copy the build to shared filesystem

2006-03-30 Thread Gautham Pamu
Hi Everyone, I am using Maven 1.0.2 and Continuum 1.0.2, I want to copy the complete build to a shared file system. Whats the best way to acheive it, are they are plugins in maven or configuration in continuum to copy the build to shared file system. -- -Gautham Pamu

How to copy the build to shared filesystem

2006-03-30 Thread Gautham Pamu
Hi Everyone, I am using Maven 1.0.2 and Continuum 1.0.2, I want to copy the complete build to a shared file system. Whats the best way to acheive it, are they are plugins in maven or configuration in continuum to copy the build to shared file system. -- -Gautham Pamu

Re: How to copy the build to shared filesystem

2006-03-30 Thread Gautham Pamu
to name the current end of the main trunk of a module, use the command cvs rtag *Tagname my_module* I have another question, whats it the best practice for tag the code, is it after build or before build and whats the convention followed for tag names. Thanks Gautham Pamu On 3/30/06, Wayne Fay

How to checkout taged version of the code

2006-03-30 Thread Gautham Pamu
Hi, Is it possible to add maven 2 project to continuum to checkout tagged version of the code. Can you specify the tag in the connection URL. Thanks -Gautham Pamu

Re: How to disable incremental build extract

2006-03-29 Thread Gautham Pamu
/continuum-1.0.2/apps/continuum/working-directory/11/ -Dpassword=password -Dusername=username1 -Dgoals=clean Is it possible to run a shell command/script from maven project ? Do you recommend using cron job for running the shell script. Thanks Gautham Pamu On 3/29/06, dan tran [EMAIL PROTECTED

[WARNING] Component returned which is not the same manager.

2006-03-29 Thread Gautham Pamu
Hi Everyone, I received this message in my build report of continuum. When does this warning happen ? Is something wrong with my configuration. Can we just ignore this warning. [WARNING] Component returned which is not the same manager. Ignored. [EMAIL PROTECTED] -- -Gautham Pamu

Mail notification should be configurable to notify on every build

2006-03-29 Thread Gautham Pamu
Hi Everyone, http://jira.codehaus.org/browse/CONTINUUM-446?page=comments#action_57203 When are they releasing continuum 1.0.3. Will this fix be included in 1.0.3. For 1.0.2, do we need to follow the above instructions to have this feature. -- -Gautham Pamu

[m2] Need help with Building eclipse plugins

2006-03-29 Thread Gautham Pamu
the dependencies. -- -Gautham Pamu

Re: Mail notification should be configurable to notify on every build

2006-03-29 Thread Gautham Pamu
Hi Emmanuel, To upgrade rom 1.0.2 to 1.0.3 do I need to uninstall 1.0.2 and reinstall 1.0.3 and configure it again or is it possible to retain the configuration ? Thanks Gautham Pamu On 3/29/06, Emmanuel Venisse [EMAIL PROTECTED] wrote: 1.0.3 will be release in few days, i don't know exactly

[WARNING] Component returned which is not the same manager.

2006-03-29 Thread Gautham Pamu
Hi Everyone, I received this message in my build report of continuum. When does this warning happen ? Is something wrong with my configuration. Can we just ignore this warning. [WARNING] Component returned which is not the same manager. Ignored. [EMAIL PROTECTED] -- -Gautham Pamu

[m2] How to package resource files in jar file

2006-03-29 Thread Gautham Pamu
-- excludes excludecom/exclude /excludes -- -Gautham Pamu

How to disable incremental build extract

2006-03-28 Thread Gautham Pamu
Hi Everyone, I noticed continuum only extract the changes from scm between builds. Is it possible to configure continuum to blow away the existing source tree and extract everything again from scratch ? -- -Gautham Pamu

[INFO] Compilation failure m2 Compilation failure [error: IO exception sun.io.MalformedInputException]

2006-03-27 Thread Gautham Pamu
:531) ... 17 more [INFO] -- -Gautham Pamu

Re: Simple CVS question: How to add a file to the toplevel cvsroot

2006-03-07 Thread Gautham Pamu
and a list of symbolic links to your actual CVS modules Thanks Gautham Pamu On 3/7/06, Emmanuel Venisse [EMAIL PROTECTED] wrote: You can't do that. I have two workaround for your problem: - Refactor your cvs modules for having only one cvs modules that contains all your actual module

Re: Simple CVS question: How to add a file to the toplevel cvsroot

2006-03-07 Thread Gautham Pamu
question. Since it is supported by CVS, I might have to go with first option. Thanks Gautham Pamu On 3/7/06, Mang Jun Lau [EMAIL PROTECTED] wrote: You can execute: ln -s path-to-actual-CVS-module This will create a symbolic link in a UNIX system. You're out of luck if your CVS is on Windows

Problem checkout cvs moduleAlias with continuum

2006-03-07 Thread Gautham Pamu
working output/build output directories so that before maven starts to build the code, it has the pom.xml at the toplevel which defines the modules etc. The ID number in working/build output directory does it change for every build or it is constant for a project. -- -Gautham Pamu

Re: Simple CVS question: How to add a file to the toplevel cvsroot

2006-03-07 Thread Gautham Pamu
Hi Max, The tried the module alias feature in CVS but that does not meet my current requirements as I also want pom.xml file at the toplevel which is not allowed in CVS. Thanks Gautham Pamu On 3/7/06, Max Cooper [EMAIL PROTECTED] wrote: The CVS modules facility supports features similar

Problem with downloading files created with maven deploy:deploy-file CHECKSUM FAILED

2006-03-07 Thread Gautham Pamu
://repo1.maven.org/maven2) [INFO] [ERROR] BUILD ERROR [INFO] [INFO] Failed to resolve artifact. required artifacts missing: -- -Gautham Pamu

ERROR 22001: A truncation error was encountered trying to shrink VARCHAR 'javax.jdo.JDODataStoreException

2006-03-07 Thread Gautham Pamu
) at org.codehaus.plexus.taskqueue.execution.ThreadedTaskQueueExecutor$ExecutorRunnable.run (ThreadedTaskQueueExecutor.java(Compiled Code)) at java.lang.Thread.run(Thread.java:567) -- -Gautham Pamu

Continuum sends a online report link with localhost

2006-03-07 Thread Gautham Pamu
Hi everyone, In the build report email. It has a link with localhost, how can I configure it to have actual hostname Online report : http://localhost:8080/continuum/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/8/buildId/12 -- -Gautham Pamu

Simple CVS question: How to add a file to the toplevel cvsroot

2006-03-06 Thread Gautham Pamu
[add aborted]: no repository -- -Gautham Pamu

[WARNING] *** CHECKSUM FAILED - Invalid checksum file - RETRYING

2006-03-06 Thread Gautham Pamu
-metadata.xml.sha1 03/07/2006 12:40 AMDIR 6.0.1 3 File(s)364 bytes 3 Dir(s) 1,796,906,942,464 bytes free -- -Gautham Pamu

m202 Question on ${project.scm.developerConnection}

2006-03-05 Thread Gautham Pamu
} /echo Thanks in advance. -- -Gautham Pamu

m202 How to package ear with our version numbers for the included artifiacts

2006-03-05 Thread Gautham Pamu
suggestions on how package this kind of ear file. -- -Gautham Pamu

m2 ear plugin java.lang.IllegalStateException: Could not handle artifact type[pom]

2006-02-20 Thread Gautham Pamu
] - --- [INFO] Total time: 31 seconds [INFO] Finished at: Mon Feb 20 08:53:12 CST 2006 [INFO] Final Memory: 9M/35M [INFO] - --- -- -Gautham Pamu

m2 compiler plugin and adding additional gen/src folder

2006-02-18 Thread Gautham Pamu
=postpost=1037099i=0 wrote: I'm thinking the only way to do this is to write a java based plugin that programmatically plugs in the new directory. Yes, or to write an Ant task in antrun to do it... - Brett Thanks in advance -- -Gautham Pamu

Having problem sending an email : [mail] Failed to initialise MIME mail

2004-08-03 Thread Gautham Pamu
email BUILD FAILED File.. C:\Projects\20040716.1\test\maven.xml Element... ant:mail Line.. 17 Column 122 IO error sending mail Total time: 15 seconds Finished at: Tue Aug 03 10:46:12 CDT 2004 C:\Projects\20040716.1\test Thanks Gautham Pamu

typo in UserGuide Documentation

2004-07-13 Thread Gautham Pamu
dependency groupIdcommons-jelly/groupId artifactIdcommons-jelly/groupId versionSNAPSHOT/version /dependency /dependencies ... /project Thanks Gautham Pamu _ MSN Life Events gives you the tips and tools to handle the turning

Plugin for ISMP 5

2004-05-26 Thread Gautham Pamu
Hi Everyone, Has anypne written maven plugins which could generate ISMP (Install shield Multiplatform 5.0) images. If you have writtens any plugins related to it, can you share your experience. Thanks in advance. Thanks Gautham Pamu

Re: Anyone working on WebSphere AppServer 5.0 Plugin?

2004-03-08 Thread Gautham Pamu
Thanks Gautham Pamu --- Richard Lewis-Shell [EMAIL PROTECTED] wrote: The difference is that I am just calling/wrapping the ant tasks that IBM supplies in their wsanttasks.jar, rather than calling the .bat/.sh scripts. My SF id is rlewisshell - I was hoping that this might end up along

How to aggregate site information from multiple projects

2004-02-26 Thread Gautham Pamu
that it will aggregate the site documentation to the topProject/targets/multiproject directory. Thanks Gautham Pamu __ Do you Yahoo!? Get better spam protection with Yahoo! Mail. http://antispam.yahoo.com/tools

  1   2   >