create one unique directroy for my project with the timestamp format. Please help me

2015-05-16 Thread Aitor Iturriondobeitia
Hello i am trying, during several days, to buids my proyects, copy my configurations... to one directory thsi directory must be unique and the name must to have the timestap format (MMdd-HH.mm.ss) i cannot, i am unable to get it. can you help me please? i have the next project structure. i

Re: create one unique directroy for my project with the timestamp format. Please help me

2015-05-16 Thread Aitor Iturriondobeitia
hello i must to generate the ears, conf files, and jboss modules into these structure because It is the structure that have forced me to generate. his structure is essential only for management issues . my projects have a maven structure but need to copy the artifacts ( ears , jboss modules ,

Re: create one unique directroy for my project with the timestamp format. Please help me

2015-05-16 Thread Karl Heinz Marbaise
Hi, based on Ron's questions you seemed to be not answering his questions... Kind regards Karl Heinz Marbaise On 5/16/15 5:56 PM, Aitor Iturriondobeitia wrote: hello thanks for your answer my pourpose is : 1.- create one dir, for example: 20150516-17.22.12 2.- into this directory create for

Re: create one unique directroy for my project with the timestamp format. Please help me

2015-05-16 Thread Ron Wheeler
What are you trying to accomplish? What configuration files? What are you trying to build as an application? What is the purpose of the time stamp? Ron On 16/05/2015 10:50 AM, Aitor Iturriondobeitia wrote: Hello i am trying, during several days, to buids my proyects, copy my

Re: create one unique directroy for my project with the timestamp format. Please help me

2015-05-16 Thread Aitor Iturriondobeitia
hello thanks for your answer my pourpose is : 1.- create one dir, for example: 20150516-17.22.12 2.- into this directory create for each maven project the artifact, this is: when i comple the 5 ears to copy to thar dir (20150516-17.22.12) copy the configuration to that dir this structure i must

Re: create one unique directroy for my project with the timestamp format. Please help me

2015-05-16 Thread Dan Tran
@Aitor, Looks like you want to assemble a bunch of artifact into a directory with root directory has a timestamp format 1. Create a Maven project with its src/main/runtime has the static contents pom.xml src/main/runtime app1

RE: hi, I just want to get help about maven archetype,please help me

2014-08-29 Thread Martin Gainty
Date: Fri, 29 Aug 2014 10:37:49 +0800 From: tom.w...@embracesource.com To: users@maven.apache.org Subject: Re: hi, I just want to get help about maven archetype,please help me i can't, i think this parameter is used for generated whole archetype project but this is not i need. MGthis

Re: hi, I just want to get help about maven archetype,please help me

2014-08-28 Thread TOM
then the generated UserDTO with correct package(package test.good.dto), but it is in src/main/java/test/dto , not expected src/main/java/test/good/dto please help me and thank a lot - To unsubscribe, e-mail: users-unsubscr

Re: hi, I just want to get help about maven archetype,please help me

2014-08-28 Thread TOM
archetype,please help me yeah, it works! __artifactId__ and __rootArtifactId__ all works well but this way bring a new little problem: my archetype is come from a demo project using archetype:create-from-project,now i get a archetype and change some directory's name to __artifactId__,later i want

RE: hi, I just want to get help about maven archetype,please help me

2014-08-20 Thread Martin Gainty
Date: Wed, 20 Aug 2014 10:57:48 +0800 From: tom.w...@embracesource.com To: users@maven.apache.org Subject: Re: hi, I just want to get help about maven archetype,please help me yeah, it works! __artifactId__ and __rootArtifactId__ all works well but this way bring a new little problem: my

Re: hi, I just want to get help about maven archetype,please help me

2014-08-20 Thread Hervé BOUTEMY
then the generated UserDTO with correct package(package test.good.dto), but it is in src/main/java/test/dto , not expected src/main/java/test/good/dto please help me and thank a lot - To unsubscribe, e-mail: users-unsubscr

Re: hi, I just want to get help about maven archetype,please help me

2014-08-19 Thread TOM
/dto please help me and thank a lot - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org

Re: hi, I just want to get help about maven archetype,please help me

2014-08-18 Thread Hervé BOUTEMY
archetype:generate -DarchetypeArtifactId=myapp -DgroupId=test -DartifactId=good then the generated UserDTO with correct package(package test.good.dto), but it is in src/main/java/test/dto , not expected src/main/java/test/good/dto please help me and thank a lot

Re: hi, I just want to get help about maven archetype,please help me

2014-08-18 Thread TOM
-project) package ${package}.${artifactId}.dto; then i mvn archetype:generate -DarchetypeArtifactId=myapp -DgroupId=test -DartifactId=good then the generated UserDTO with correct package(package test.good.dto), but it is in src/main/java/test/dto , not expected src/main/java/test/good/dto please help me

Re: hi, I just want to get help about maven archetype,please help me

2014-08-18 Thread Hervé BOUTEMY
UserDTO with correct package(package test.good.dto), but it is in src/main/java/test/dto , not expected src/main/java/test/good/dto please help me and thank a lot - To unsubscribe, e-mail: users-unsubscr

Re: hi, I just want to get help about maven archetype,please help me

2014-08-17 Thread Hervé BOUTEMY
), but it is in src/main/java/test/dto , not expected src/main/java/test/good/dto please help me and thank a lot - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h

Re: hi, I just want to get help about maven archetype,please help me

2014-08-17 Thread TOM
src/main/java/test/good/dto please help me and thank a lot - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org

hi, I just want to get help about maven archetype,please help me

2014-08-12 Thread TOM
=test -DartifactId=good then the generated UserDTO with correct package(package test.good.dto), but it is in src/main/java/test/dto , not expected src/main/java/test/good/dto please help me and thank a lot - To unsubscribe, e-mail

No POM 1 how do I install my POM (Please help!!!)

2011-12-17 Thread Apache Omega
/MojoExecutionE xception C:\Users\Administrator -- View this message in context: http://maven.40175.n5.nabble.com/No-POM-1-how-do-I-install-my-POM-Please-help-tp5082740p5082740.html Sent from the Maven - Users mailing list archive at Nabble.com

Re: No POM 1 how do I install my POM (Please help!!!)

2011-12-17 Thread Jeff MAURY
-do-I-install-my-POM-Please-help-tp5082740p5082740.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h

Re: No POM 1 how do I install my POM (Please help!!!)

2011-12-17 Thread Apache Omega
how do i find pom.xml -- View this message in context: http://maven.40175.n5.nabble.com/No-POM-1-how-do-I-install-my-POM-Please-help-tp5082740p5082770.html Sent from the Maven - Users mailing list archive at Nabble.com

RE: No POM 1 how do I install my POM (Please help!!!)

2011-12-17 Thread Robert Scholte
...@yahoo.com To: users@maven.apache.org Subject: Re: No POM 1 how do I install my POM (Please help!!!) how do i find pom.xml -- View this message in context: http://maven.40175.n5.nabble.com/No-POM-1-how-do-I-install-my-POM-Please-help-tp5082740p5082770.html Sent from the Maven - Users

Re: No POM 1 how do I install my POM (Please help!!!)

2011-12-17 Thread Apache Omega
in context: http://maven.40175.n5.nabble.com/No-POM-1-how-do-I-install-my-POM-Please-help-tp5082740p5082783.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr

Re: No POM 1 how do I install my POM (Please help!!!)

2011-12-17 Thread Jeff MAURY
:\Program Files\apache-maven-3.0.3 -- View this message in context: http://maven.40175.n5.nabble.com/No-POM-1-how-do-I-install-my-POM-Please-help-tp5082740p5082783.html Sent from the Maven - Users mailing list archive at Nabble.com

Re: No POM 1 how do I install my POM (Please help!!!)

2011-12-17 Thread Benson Margulies
-my-POM-Please-help-tp5082740p5082740.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h

Re: please help

2011-09-04 Thread musixianxon
in context: http://maven.40175.n5.nabble.com/please-help-tp4761517p4768831.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e

please help

2011-09-02 Thread musixianxon
: http://maven.40175.n5.nabble.com/please-help-tp4761517p4761517.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h

Re: please help

2011-09-02 Thread Wayne Fay
No versions are present in the repository for the artifact with a range [2.1,)  commons-collections:commons-collections:jar:null Commons-collections definitely has 2.1 (and later) versions in Central:

How to set up Ivy Repository as a Local Repository . Please help . Urgent

2011-05-13 Thread uday shankar
I have to set up Ivy Repo as the local repository. Once it is set up as a local repository I have to add couple of jar files to the repo and using Maven I have to fetch those jar files from the repo. Please help me go forward. -- View this message in context: http://maven.40175.n5.nabble.com

Re: How to set up Ivy Repository as a Local Repository . Please help . Urgent

2011-05-13 Thread Wayne Fay
I have to set up Ivy Repo as the local repository. Once  it is set up as a local repository I have to add couple of jar files to the repo and using Maven I have to fetch those jar files from the repo. This list does not respond well to urgent requests. Everyone believes their problem needs to

Re: How to set up Ivy Repository as a Local Repository . Please help . Urgent

2011-05-13 Thread Anders Hammar
Although Ivy people might very well give you the wrong advice wrt how you should use Maven... The local Maven repo should adhere to a specific structure, unless you alter Maven with logic to handle a different structure. As I don't think you want to head down the path of writing your own local

CHECKSUM FAILED - please help.

2010-03-05 Thread Sam Wun
Dear all, Can anyone tell me how to resolve the following error: Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar [INFO] [install:install {execution: default-install}] [INFO] Installing

Re: CHECKSUM FAILED - please help.

2010-03-05 Thread Wayne Fay
404b downloaded  (maven-resources-plugin-2.3.pom) [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '527a9bce69bf4700c735f9fddea3dd2a49dd'; remote = '!DOCTYPE' - In all likelihood, this means you have not configured your Internet proxy in settings.xml. This is documented

Losing output ... Please help!

2010-03-02 Thread bendg
of the ant build.xml echo statements in my trace and the build fails. Has anyone got any ideas as to what maven does differently if it is building top down? and why my trace is getting swallowed? -- View this message in context: http://old.nabble.com/Losing-output-...-Please-help%21

Re: Losing output ... Please help!

2010-03-02 Thread bendg
Sorry, my bad, anttask was not running as I was disabling tests and had unless=maven.test.skip ! school boy error tut tut :) -- View this message in context: http://old.nabble.com/Losing-output-...-Please-help%21-tp27753706p27756390.html Sent from the Maven - Users mailing list archive

[2.0.11 RC] Please help us test

2010-01-28 Thread Brett Porter
Hi, We've been planning a Maven 2.0.11 release for current 2.0.10 users that might want access to some fixes that were made but are not wanting to upgrade to 2.2.1. To get a wider range of feedback before publishing the release, we're looking for release candidate testers. Please note that the

Please help... why isn't maven finding the dependency?

2009-09-24 Thread Jane Young
Hi Maven Gurus, I'm really puzzled... Can someone in the forum explain this to me? I have a simple pom.xml that defines the a dependency on jsp-impl from the Maven repository: http://download.java.net/maven/2 --pom.xml- ?xml version=1.0

Re: Please help... why isn't maven finding the dependency?

2009-09-24 Thread Brett Porter
This seems to be a bug in Maven with the way the version ranges are being handled. You can work around it by declaring the JSP API dependency directly in your POM. - Brett On 25/09/2009, at 11:07 AM, Jane Young wrote: Hi Maven Gurus, I'm really puzzled... Can someone in the forum

Re: Please help... why isn't maven finding the dependency?

2009-09-24 Thread Jane Young
Hi Brett, Thanks for the quick response. Do you have an Issue Tracker number so I can follow-up on this? Thanks, Jane Brett Porter wrote: This seems to be a bug in Maven with the way the version ranges are being handled. You can work around it by declaring the JSP API dependency directly in

Re: Please help... why isn't maven finding the dependency?

2009-09-24 Thread Brett Porter
Not off the top of my head - you should search the MNG JIRA for a related issue and report it if not. Thanks, Brett On 25/09/2009, at 11:26 AM, Jane Young wrote: Hi Brett, Thanks for the quick response. Do you have an Issue Tracker number so I can follow-up on this? Thanks, Jane Brett

Failed to fine a pom file. - please help

2009-07-09 Thread Sam Wun
Hi, I was trying to install an RESTeasy example, but got some errors when Maven tried to download a pom file. This example I want to install: /usr/resteasy-jaxrs-1.1.GA/examples/spring-hibernate Getting the following errors: spring-hibernate # !mv mvn clean install [INFO] Scanning for projects...

Re: Failed to fine a pom file. - please help

2009-07-09 Thread Anders Hammar
According to the Resteasy docs, it should be at the jboss maven repo. But it's missing. I guess you should file a jira. /Anders On Thu, Jul 9, 2009 at 08:19, Sam Wunswun2...@gmail.com wrote: Hi, I was trying to install an RESTeasy example, but got some errors when Maven tried to download a

Other problem like cannot resolve symbol, please help...

2009-05-07 Thread Jesfre
anybody help me? What am I doing wrong? Thanks in advance... -- View this message in context: http://www.nabble.com/Other-problem-like-%22cannot-resolve-symbol%22%2C-please-help...-tp23435591p23435591.html Sent from the Maven - Users mailing list archive at Nabble.com

Re: Other problem like cannot resolve symbol, please help...

2009-05-07 Thread Wayne Fay
[INFO] Compilation failure D:\dev\workspace\kronos-migration\ampc\src\main\java\com\posadas\amp\support\MailAlert.java:[17,18] package javax.mail does not exist Add a dependency in your pom.xml file on a jar which provides javax.mail.*. If you aren't sure what dependency to add, use the

Need help on sourcemodifications..Please help

2008-09-16 Thread muddushafi
://www.nabble.com/Need-help-on-%3Csourcemodifications%3E..Please-help-tp19513647p19513647.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: Need help on sourcemodifications..Please help

2008-09-16 Thread Nick Stolwijk
-on-%3Csourcemodifications%3E..Please-help-tp19513647p19513647.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED

[m2] Please help with MDD tool integration into existing multi-module project

2008-08-21 Thread Mick Knutson
I have an existing multi-module project that I want to integrate Visual Paradigm into. What I would like to do is: 1. Reverse engineer our existing code base 2. Forward Engineer from our model 3. Display generated site artifacts with our Documentation from Maven. Has anyone done this

Excludes... Someone please help!

2008-07-23 Thread Yaakov Chaikin
Hi, I am trying to use the assemble:assemble plugin and have tried to use excludes using 2.1 version of the plugin and 2.2-beta-2 version of the plugin with filesets, but neither of them work. Can someone please take a look at this and tell me what I am doing wrong? The first version of the

Re: Please help with assembly plugin dependency problems! :-(

2008-06-25 Thread Kent Närling
Update to this one, this seems to happen if I execute the build from within the M2 plugin in eclipse only. If I run it on the command line it works fine!?! Anyone know why the plugin makes this behave differently? On the command line it also tries to download the failing POM and fails too, but

RE: Please help with assembly plugin dependency problems! :-(

2008-06-25 Thread De Smet Ringo
Kent, -Original Message- From: Kent Närling Sent: woensdag 25 juni 2008 10:53 To: Maven Users List Subject: Re: Please help with assembly plugin dependency problems! :-( Update to this one, this seems to happen if I execute the build from within the M2 plugin in eclipse only

Re: Please help with assembly plugin dependency problems! :-(

2008-06-25 Thread Kent Närling
Thanks a lot, this fixed it! :-) 2008/6/25 De Smet Ringo [EMAIL PROTECTED]: Kent, -Original Message- From: Kent Närling Sent: woensdag 25 juni 2008 10:53 To: Maven Users List Subject: Re: Please help with assembly plugin dependency problems! :-( Update to this one

RE: Please help with assembly plugin dependency problems! :-(

2008-06-25 Thread De Smet Ringo
Kent, -Original Message- From: Kent Närling Sent: woensdag 25 juni 2008 11:22 To: Maven Users List Subject: Re: Please help with assembly plugin dependency problems! :-( Thanks a lot, this fixed it! :-) You're welcome! As to the 'why': Maven Embedder is based on the Maven 2.1

Passing in system properties not working in maven 2.0.7 (PLEASE HELP!)

2008-06-12 Thread Todd Nguyen
mvn version: 2.0.7 I ran this at the command line, mvn clean test -Dtest=PropertiesTest -Dinput=com.mycompany.test In my PropertiesTest, i have this code snippet. ... if (System.getProperties().containsKey(input)) { String name = System.getProperty(input); }

Re: Passing in system properties not working in maven 2.0.7 (PLEASE HELP!)

2008-06-12 Thread simon
On Thu, 2008-06-12 at 13:53 -0700, Todd Nguyen wrote: mvn version: 2.0.7 I ran this at the command line, mvn clean test -Dtest=PropertiesTest -Dinput=com.mycompany.test In my PropertiesTest, i have this code snippet. ... if (System.getProperties().containsKey(input)) {

Re: Passing in system properties not working in maven 2.0.7 (PLEASE HELP!)

2008-06-12 Thread simon
On Thu, 2008-06-12 at 13:53 -0700, Todd Nguyen wrote: mvn version: 2.0.7 I ran this at the command line, mvn clean test -Dtest=PropertiesTest -Dinput=com.mycompany.test In my PropertiesTest, i have this code snippet. ... if (System.getProperties().containsKey(input)) {

Re: Passing in system properties not working in maven 2.0.7 (PLEASE HELP!)

2008-06-12 Thread Brian E. Fox
Have you tried 2.0.9? Was this working before with 2.0.6? Are you sure your surefire plugin version hasn't changed? On 6/12/08 4:53 PM, Todd Nguyen [EMAIL PROTECTED] wrote: mvn version: 2.0.7 I ran this at the command line, mvn clean test -Dtest=PropertiesTest -Dinput=com.mycompany.test

RE: Please help - Injecting a custom plugin parameter

2008-03-12 Thread carioca
: http://www.nabble.com/Please-help---Injecting-a-custom-plugin-parameter-tp15976512s177p16004053.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands

Please help - Injecting a custom plugin parameter

2008-03-11 Thread carioca
the value of this parameter in the Mojos of the plugin? Shai -- View this message in context: http://www.nabble.com/Please-help---Injecting-a-custom-plugin-parameter-tp15976512s177p15976512.html Sent from the Maven - Users mailing list archive at Nabble.com

RE: Please help - Injecting a custom plugin parameter

2008-03-11 Thread Brian E. Fox
plugin runs you can read this property. -Original Message- From: carioca [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 11, 2008 9:39 AM To: users@maven.apache.org Subject: Please help - Injecting a custom plugin parameter Hi, I have a problem which seems to be easy to resolve but I have

Continuum won't start after continuum-1.0.3 folder restore - please help

2008-02-26 Thread PeteTh
) -- View this message in context: http://www.nabble.com/Continuum-won%27t-start-after-continuum-1.0.3-folder-restore---please-help-tp15707409p15707409.html Sent from the Continuum - Users mailing list archive at Nabble.com.

Re: maven appends sub-project artifactId to urls - Please help - design suggestion

2008-02-25 Thread VUB Stefan Seidel
Jens Riboe wrote: As I understand it; the current rule implements implicit URLs as ${parent.url}/${project.artifactId} For example: scm connection${parentPOM.scm.connection}/${project.artifactId}/connection ... /scm Where parentPOM is a made-up symbol denoting an upward search for the pom

Re: maven appends sub-project artifactId to urls - Please help - design suggestion

2008-02-25 Thread Jens Riboe
/The maven inheritance mechanism will not take the parent pom into consideration /The main idea was to change the hard-coded rule always append artifactId to implicit urls to something configurable and located in the super pom. Only if somebody wanted to change the 'rule' that could be

manifest problem Please help

2008-02-24 Thread I am Who i am
Hi All I'm using maven -2.0.7 and have jar configuration has follows plugin groupIdorg.apache.maven.plugins/groupId artifactIdmaven-jar-plugin/artifactId version2.2/version

Re: manifest problem Please help

2008-02-24 Thread Markku Saarela
If this is EJB jar to build, then you should configure ejb-plugin plugin groupIdorg.apache.maven.plugins/groupId artifactIdmaven-ejb-plugin/artifactId configuration archive manifestFile${basedir}/ejbModule/META-INF/MANIFEST.MF/manifestFile /archive - markku

Re: manifest problem Please help

2008-02-24 Thread I am Who i am
I already tried all of them, no use On 2/24/08, Dennis Lundberg [EMAIL PROTECTED] wrote: Did you try following the documentation to the letter: http://maven.apache.org/shared/maven-archiver/examples/manifestFile.html

Re: manifest problem Please help

2008-02-24 Thread Olivier Lamy
Have a look at useDefaultManifestFile mojo parameter [1] It's false by default to preserve backward compatibility (look MJAR-71 [2] for details). -- Olivier [1] http://maven.apache.org/plugins/maven-jar-plugin/jar-mojo.html#useDefaultManifestFile [2] http://jira.codehaus.org/browse/MJAR-71

Packaging plugin docs (was: manifest problem Please help)

2008-02-24 Thread Jeff Jensen
provides for IDE smart completion./generalThought -Original Message- From: Dennis Lundberg [mailto:[EMAIL PROTECTED] Sent: Sunday, February 24, 2008 4:44 AM To: Maven Users List Subject: Re: manifest problem Please help Did you try following the documentation to the letter: http

maven appends sub-project artifactId to urls - Please help

2008-02-21 Thread Jens Riboe
I have an organization POM, with common defs, including url templates for scm and distribution. Here are the relevant snippets, from the parent pom scm connectionscm:svn:https://www.myhost.com/svn/pub/${project.name}/trunk/connection

Re: maven appends sub-project artifactId to urls - Please help

2008-02-21 Thread VUB Stefan Seidel
Hi Jens, you are complaining about an essential feature of maven. Having maven automatically extend the urls, scm urls, site urls etc. with the list of parent artifact ids is crucial for multi-module projects. No-one would want to enter this information again and again through several levels

RE: maven appends sub-project artifactId to urls - Please help

2008-02-21 Thread Ben Lidgey
-Original Message- From: VUB Stefan Seidel [mailto:[EMAIL PROTECTED] Sent: 21 February 2008 09:52 To: Maven Users List Subject: Re: maven appends sub-project artifactId to urls - Please help Hi Jens, you are complaining about an essential feature of maven. Having maven

Re: maven appends sub-project artifactId to urls - Please help

2008-02-21 Thread VUB Stefan Seidel
PROTECTED] Sent: 21 February 2008 09:52 To: Maven Users List Subject: Re: maven appends sub-project artifactId to urls - Please help Hi Jens, you are complaining about an essential feature of maven. Having maven automatically extend the urls, scm urls, site urls etc. with the list of parent artifact

Re: maven appends sub-project artifactId to urls - Please help

2008-02-21 Thread VUB Stefan Seidel
Seidel [mailto:[EMAIL PROTECTED] Sent: Thursday, February 21, 2008 6:03 AM To: Maven Users List Subject: Re: maven appends sub-project artifactId to urls - Please help I added a comment to http://jira.codehaus.org/browse/MNG-3244. You may want to add you votes. Apparently, it was originally

Re: maven appends sub-project artifactId to urls - Please help - design suggestion

2008-02-21 Thread Jens Riboe
-Original Message- From: VUB Stefan Seidel [mailto:[EMAIL PROTECTED] Sent: Thursday, February 21, 2008 6:03 AM To: Maven Users List Subject: Re: maven appends sub-project artifactId to urls - Please help I added a comment to http://jira.codehaus.org/browse/MNG-3244. You may want to add you votes

please help: OutOfMemoryError with -Xmx1024M -XX:MaxPermSize=512m

2008-01-27 Thread Joerg Hohwiller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi there, the build of my projects site does not work anymore. I do this: export MVN_OPTS=-Xmx1024M -XX:MaxPermSize=512m mvn install -Dmaven.test.skip=true mvn -npu -fae -Pcodehaus site:stage -DstagingDirectory=${STAGE_DIR} The problem occured

Re: please help: OutOfMemoryError with -Xmx1024M -XX:MaxPermSize=512m

2008-01-27 Thread sebb
Try export MAVEN_OPTS=-Xmx1024M -XX:MaxPermSize=512m instead. As far as I can see, MVN_OPTS is not used by Maven. On 27/01/2008, Joerg Hohwiller [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi there, the build of my projects site does not work anymore. I do

Re: Tracing transitive dependeny - please help!

2007-12-31 Thread Wayne Fay
required by bar-1.0.jar bar-1.0.jar required by adam-1.0.jar adam-1.0.jar required by god-1.0.jar $ So I could say Aha! God is triggering foo to be included/ Please help! Thanks, /U -- View this message in context: http://www.nabble.com/Tracing

Tracing transitive dependeny - please help!

2007-12-30 Thread /U
=foo -artifactId=foo -Dversion=1.0 //... foo-1.0.jar required by bar-1.0.jar bar-1.0.jar required by adam-1.0.jar adam-1.0.jar required by god-1.0.jar $ So I could say Aha! God is triggering foo to be included/ Please help! Thanks

The specified resource isn't a file or the protocol used isn't allowed - Please Help

2007-11-27 Thread I am Who i am
:17:54 | at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357) INFO | jvm 1| 2007/11/27 14:17:54 | at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534) What am i doing wrong, please help

Does maven work with Cygwin? Please help!

2007-08-02 Thread Alex Worden
Hi, I've just installed the latest Cygwin and maven 2.0.6 When I open a cygwin window and attempt to execute maven --version I get the following: bash-3.2$ mvn --version bash: /cygdrive/c/bin/maven-2.0.6/bin/mvn: /bin/sh: bad interpreter: No such file or directory Also - please reply directly

RE: Does maven work with Cygwin? Please help!

2007-08-02 Thread Lacoste, Dana
@maven.apache.org Subject: Does maven work with Cygwin? Please help! Hi, I've just installed the latest Cygwin and maven 2.0.6 When I open a cygwin window and attempt to execute maven --version I get the following: bash-3.2$ mvn --version bash: /cygdrive/c/bin/maven-2.0.6/bin/mvn: /bin/sh: bad

Re: Does maven work with Cygwin? Please help!

2007-08-02 Thread ben short
http://www.nabble.com/Maven---Users-f178.html On 8/2/07, Alex Worden [EMAIL PROTECTED] wrote: Hi, I've just installed the latest Cygwin and maven 2.0.6 When I open a cygwin window and attempt to execute maven --version I get the following: bash-3.2$ mvn --version bash:

RE: Does maven work with Cygwin? Please help!

2007-08-02 Thread Bob Aiello
work with Cygwin? Please help! Hi, I've just installed the latest Cygwin and maven 2.0.6 When I open a cygwin window and attempt to execute maven --version I get the following: bash-3.2$ mvn --version bash: /cygdrive/c/bin/maven-2.0.6/bin/mvn: /bin/sh: bad interpreter: No such file or directory

RE: Does maven work with Cygwin? Please help!

2007-08-02 Thread Lacoste, Dana
:) Dana Lacoste -Original Message- From: Alex Worden [mailto:[EMAIL PROTECTED] Sent: Thursday, August 02, 2007 3:34 PM To: users@maven.apache.org Subject: Does maven work with Cygwin? Please help! Hi, I've just installed the latest Cygwin and maven 2.0.6 When I open a cygwin window

RE: Does maven work with Cygwin? Please help!

2007-08-02 Thread alexworden
raiello at acm.org -Original Message- From: Alex Worden [mailto:[EMAIL PROTECTED] Sent: Thursday, August 02, 2007 6:34 PM To: users@maven.apache.org Subject: Does maven work with Cygwin? Please help! Hi, I've just installed the latest Cygwin and maven 2.0.6 When I open

servlet-API and jsp-API versions vfor dependencies????????? please help!!

2007-07-11 Thread pinky88
anyone know where I should look??? Thanks, Pinky -- View this message in context: http://www.nabble.com/servlet-API-and-jsp-API-versions-vfor-dependencies--please-help%21%21-tf4061757s177.html#a11539812 Sent from the Maven - Users mailing list archive at Nabble.com

Re: servlet-API and jsp-API versions vfor dependencies????????? please help!!

2007-07-11 Thread Antonio Petrelli
2007/7/11, pinky88 [EMAIL PROTECTED]: Hi, I'm trying to set dependencies in my POM for a servlet to be hosted on a tomcat container, for this dependency: dependency groupIdjavax.servlet/groupId artifactIdjsp-api/artifactId version/version scopecompile/scope /dependency I don't

Re: servlet-API and jsp-API versions vfor dependencies????????? please help!!

2007-07-11 Thread Jan Dittberner
pinky88 schrieb: Hi, I'm trying to set dependencies in my POM for a servlet to be hosted on a tomcat container, for this dependency: dependency groupIdjavax.servlet/groupId artifactIdjsp-api/artifactId version/version scopecompile/scope /dependency Tomcat = 5.0 JSP 2.0

Re: servlet-API and jsp-API versions vfor dependencies????????? please help!!

2007-07-11 Thread pinky88
this message in context: http://www.nabble.com/servlet-API-and-jsp-API-versions-vfor-dependencies--please-help%21%21-tf4061757s177.html#a11539905 Sent from the Maven - Users mailing list archive at Nabble.com

Re: servlet-API and jsp-API versions vfor dependencies????????? please help!!

2007-07-11 Thread pinky88
-dependencies--please-help%21%21-tf4061757s177.html#a11540041 Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: servlet-API and jsp-API versions vfor dependencies????????? please help!!

2007-07-11 Thread Antonio Petrelli
2007/7/11, pinky88 [EMAIL PROTECTED]: Oh, dear. The page that I sent was for finding your Tomcat version and, then, the corresponding jsp-api and servlet-api So, if you are using Tomcat 5.5.23, you have to use ONLY: dependency groupIdjavax.servlet/groupId

Re: servlet-API and jsp-API versions vfor dependencies????????? please help!!

2007-07-11 Thread pinky88
groupIdjavax.servlet/groupId artifactIdjsp-api/artifactId version2.0/version scopeprovided/scope /dependency Antonio -- View this message in context: http://www.nabble.com/servlet-API-and-jsp-API-versions-vfor-dependencies--please-help%21%21

Re: servlet-API and jsp-API versions vfor dependencies????????? please help!!

2007-07-11 Thread Trent Rosenbaum
groupIdjavax.servlet/groupId artifactIdjsp-api/artifactId version2.0/version scopeprovided/scope /dependency Antonio -- View this message in context: http://www.nabble.com/servlet-API-and-jsp-API-versions-vfor-dependencies--please-help%21%21-tf4061757s177.html

Re: servlet-API and jsp-API versions vfor dependencies????????? please help!!

2007-07-11 Thread pinky88
: http://www.nabble.com/servlet-API-and-jsp-API-versions-vfor-dependencies--please-help%21%21-tf4061757s177.html#a11540150 Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL

Re: servlet-API and jsp-API versions vfor dependencies????????? please help!!

2007-07-11 Thread Antonio Petrelli
2007/7/11, pinky88 [EMAIL PROTECTED]: however I'm only editing my pom.xml in eclipse, as this is where i'm receiving the errors Eclipse? The updated dependencies works in Maven, not under Eclipse, at least without using an appropriate plugin... http://m2eclipse.codehaus.org/ Antonio

Re: servlet-API and jsp-API versions vfor dependencies????????? please help!!

2007-07-11 Thread pinky88
-api/artifactId version2.0/version scopeprovided/scope /dependency Antonio -- View this message in context: http://www.nabble.com/servlet-API-and-jsp-API-versions-vfor-dependencies--please-help%21%21-tf4061757s177.html#a11540150 Sent from the Maven

Re: servlet-API and jsp-API versions vfor dependencies????????? please help!!

2007-07-11 Thread Antonio Petrelli
2007/7/11, pinky88 [EMAIL PROTECTED]: I have the plugin, and created the project with maven using command line, then imported my project into eclipse.. Do you mean the eclipse plugin inside Maven? In this case, I think that you need to recreate the Eclipse project. Antonio

Re: servlet-API and jsp-API versions vfor dependencies????????? please help!!

2007-07-11 Thread pinky88
think that you need to recreate the Eclipse project. Antonio -- View this message in context: http://www.nabble.com/servlet-API-and-jsp-API-versions-vfor-dependencies--please-help%21%21-tf4061757s177.html#a11541390 Sent from the Maven - Users mailing list archive at Nabble.com

Re: servlet-API and jsp-API versions vfor dependencies????????? please help!!

2007-07-11 Thread Andrius Šabanas
pinky88 wrote: ok,i'll try that. thanks very much :) Antonio Petrelli-3 wrote: 2007/7/11, pinky88 [EMAIL PROTECTED]: I have the plugin, and created the project with maven using command line, then imported my project into eclipse.. Do you mean the eclipse plugin inside Maven? In this

Re: servlet-API and jsp-API versions vfor dependencies????????? please help!!

2007-07-11 Thread Thorsten Heit
Hi, I have the plugin, and created the project with maven using command line, then imported my project into eclipse.. Do you mean the eclipse plugin inside Maven? In this case, I think that you need to recreate the Eclipse project. When the plugin is installed and enabled for your

please help

2007-05-17 Thread Jignesh ShaH
Tag library requested that is not present: 'caller' in plugin: 'maven-war-plugin-1.6.1' java.lang.NoClassDefFoundError: org/apache/velocity/exception/MethodInvocationException at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:164) at

  1   2   >