RE: true not working using all combinations of Maven/Surefire

2011-02-28 Thread Morgovsky, Alexander (US - Glen Mills)
Well, I figured out the problem. My code was using System.exit(n>0) which killed the surefire plugin, because this termination method is apparently is too much for testFailureIgnore>true. Please close the issue. From: Morgovsky, Alexander (US - Glen Mills) Sent: Monday, February 28, 201

true not working using all combinations of Maven/Surefire

2011-02-28 Thread Morgovsky, Alexander (US - Glen Mills)
Hi all. I have tried using Maven 2.0.5, 2.0.6, etc. all the way up to 2.1.0. I have also tried versions of maven-surefire plugin, from 2.2 all the way to 2.6. I have also tried all versions of forkmode, including always, once, pretest and configuring true. I even tried passing maven.test.fai

Excluding modules from a Parent build

2010-06-07 Thread Morgovsky, Alexander (US - Glen Mills)
Hi. I have a parent POM defining multiple modules, is there a way to exclude specific modules from getting built, via the command-line, as in something like: mvn -exclude a,b,c? Thanks. This message (including any attachments) contains confidential information intended for a specific individ

re: Maven child site has unresolved image in top-right corner

2009-04-19 Thread Morgovsky, Alexander (US - Glen Mills)
Thanks, here are the parent and child site.xml's, but I do not have any elements in my pom.xml's. May this be a problem? Parent site.xml: xxx xxx xxx ${reports} org.apache.maven.skins maven-classic-skin 1.0 Child site.

Maven child site has unresolved image in top-right corner

2009-04-18 Thread Morgovsky, Alexander (US - Glen Mills)
Hi. I'm using maven 2.1.0, maven-site-plugin 2.0-beta-7. When I go to my child site, I see an image in the top right-hand corner which is unresolved, and I looked at its url, and it's trying to load an image from http://http://%3cchild> module name/ What does this image do, and how can I prope

re: Maven 2.1.0 - changelog-2.0 throwing authentication error

2009-04-16 Thread Morgovsky, Alexander (US - Glen Mills)
I got changelog to work, the scm plugin wasn't helping me, so I found out that the maven plugin changelog itself had parameters for username and password. I'm pasting it here so that others don't get affected by the same problem. org.apache.maven.plugins

Maven 2.1.0 - changelog-2.0 throwing authentication error

2009-04-16 Thread Morgovsky, Alexander (US - Glen Mills)
Hello team. My set-up is: Maven 2.1.0 on Windows SVN 1.4.2 via Apache on Windows maven-changelog-plugin 2.0 on Windows I am close to generating my m2 sites successfully, but I am seeing this error on the changelog part. [INFO] Generating changed sets xml to: xxx\target\changelog.xml [INFO] Exe

Re: Maven 2.1.0 site issue

2009-04-16 Thread Morgovsky, Alexander (US - Glen Mills)
Thanks Wendy, your comment caused me to think about what the difference of my project is re: the archetype, and sure enough, I had a deprecated site.xml buried inside one of my child modules. Once I removed it, sites worked. Thanks for your help! This message (including any attachments) cont

Re: Maven 2.1.0 site issue

2009-04-16 Thread Morgovsky, Alexander (US - Glen Mills)
Hi, actually, all these commands worked without error. This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, you should delete this message. Any disclosure, cop

Re: Maven 2.1.0 site issue

2009-04-16 Thread Morgovsky, Alexander (US - Glen Mills)
Thanks. Actually, I don't have anything custom in my site, just a plain vanilla configuration. Is the issue management section a required section for sites? In Maven 2.0.5, I remember it wasn't a required field, I'm curious if it's also not required for 2.1.0. This message (including any at

Maven 2.1.0 site issue

2009-04-15 Thread Morgovsky, Alexander (US - Glen Mills)
Team, please advise, I am not able to generate sites using Maven 2.1.0. I have Apache Maven 2.1.0 (r755702; 2009-03-18 15:10:27-0400). My error is listed below. Any advise would be greatly appreciated. [INFO] [site:site] [ERROR] No Issue Management set. JIRA Report will not be generated. [INFO]

Re: Dependent jars not included in package

2009-01-24 Thread Morgovsky, Alexander (US - Glen Mills)
Neh, I'm just glad people are getting down to business instead of messing around like before. Regarding the jar packaging, if you are making a war or ear, you can use the maven dependency plugin. This message (including any attachments) contains confidential information intended for a specifi

RE: Dependent jars not included in package

2009-01-24 Thread Morgovsky, Alexander (US - Glen Mills)
f you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments. From: Morgovsky, Alexander (US - Glen Mills) Sent: Saturday, January 24, 2009 5:23 PM To: '

Dependent jars not included in package

2009-01-24 Thread Morgovsky, Alexander (US - Glen Mills)
If you are creating a jar, are you trying to include jars in your jars, or are you creating a war or ear or other object? This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the inte

eliminating 'dependency not found' warnings

2009-01-24 Thread Morgovsky, Alexander (US - Glen Mills)
How can we eliminate warnings during the build of the form: [WARNING] Unable to get resource 'axis2:axis2-kernel:jar:1.2' from repository internal-snapshot (http://x.y.z.a:1234)? Thanks for your help. This message (including any attachments) contains confidential information intended for a

checkstyle

2008-08-06 Thread Morgovsky, Alexander (US - Glen Mills)
You are right, I was thinking checkstyle needs a license file to run, but you are right, its open source. This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient,

M 2.0.5 Checkstyle Question

2008-08-03 Thread Morgovsky, Alexander (US - Glen Mills)
Hi, despite setting failsOnError to false, I still get this error. Could someone please help? Error: [ERROR] BUILD FAILURE [INFO] [INFO] You have 3 checkstyle violations. [INFO] -

Re: checkstyle

2008-08-03 Thread Morgovsky, Alexander (US - Glen Mills)
Actually, any license file which will allow checkstyle to run. This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, you should delete this message. Any disc

checkstyle

2008-08-01 Thread Morgovsky, Alexander (US - Glen Mills)
Could someone please supply me a default checkstyle license file? This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, you should delete this message. Any d

Re: Maven 2.0.5

2008-08-01 Thread Morgovsky, Alexander (US - Glen Mills)
Wow, I didn't know about that, I will try this now. This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, you should delete this message. Any disclosure, cop

Maven 2.0.5

2008-07-31 Thread Morgovsky, Alexander (US - Glen Mills)
I have an antrun plugin which has the following definition..however, even though I bind it to the validate phase, it doesn't run first, the Maven Clean Plugin runs first...How can have this run first? Thanks. clean

Eclipse -> Maven Integration

2008-07-31 Thread Morgovsky, Alexander (US - Glen Mills)
I would like to create a maven plugin in eclipse which will throw up a message box with radio buttons, check boxes, etc..What would be the way to start this? Thanks. This message (including any attachments) contains confidential information intended for a specific individual and purpose, and i

Re: M 2.0.5 - Failure executing javac

2008-07-30 Thread Morgovsky, Alexander (US - Glen Mills)
Cool, thank you. This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, you should delete this message. Any disclosure, copying, or distribution of this messa

Re: M 2.0.5 Maven Compiler Plugin 2.0.2 Problem

2008-07-30 Thread Morgovsky, Alexander (US - Glen Mills)
Cool, thanks. This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, you should delete this message. Any disclosure, copying, or distribution of this message,

M 2.0.5 Maven Compiler Plugin 2.0.2 Problem

2008-07-30 Thread Morgovsky, Alexander (US - Glen Mills)
Even though I define my source as 1.4, I still get the following error. Please help. POM: org.apache.maven.plugins maven-compiler-plugin 2.0.2

M 2.0.5 - Failure executing javac

2008-07-30 Thread Morgovsky, Alexander (US - Glen Mills)
Please help, I am using Java 1.5 as my JAVA_HOME and have the following in my POM - Maven 2.0.5. org.apache.maven.plugins maven-compiler-plugin true ${env.JAVA_HOME}\jre\lib\rt.jar 1.4

Re: Maven 2.0.5 Reporting Fails with Java 1.4

2008-07-30 Thread Morgovsky, Alexander (US - Glen Mills)
Correct, but we have some methods which only will compile with 1.4..do you think running jvm 1.5 with -source 1.4 will work? This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the i

Maven 2.0.5 Reporting Fails with Java 1.4

2008-07-29 Thread Morgovsky, Alexander (US - Glen Mills)
Hi, does anyone know a way to solve the Maven Java reporting issue where path lengths are > 255 chars? I know 1.5+ will solve this, but I have to use 1.4. Thanks. This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is

Multimodule Reporting Plugs - M2

2008-07-23 Thread Morgovsky, Alexander (US - Glen Mills)
Hi. Could someone please point me to a list of actual working multimodule site plugins for site-2.0-beta-7 plugin? I only have the following working: Change Log Developer Activity File Activity JavaNCSS Report Thanks. This message (including any attachments) contains confidential

Re: Path length on Windows with M 2.0.5

2008-07-21 Thread Morgovsky, Alexander (US - Glen Mills)
Thanks, good point...Is there a way I could bind the call "cmd /c rmdir /s /q ${project.build.directory}" to the clean phase so this is done on every clean? This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protecte

Path length on Windows with M 2.0.5

2008-07-21 Thread Morgovsky, Alexander (US - Glen Mills)
Hi, when I run a clean, I get the following error...Is there a restriction on path length for windows/m2.0.5, and if so, how do I go about solving it? Thanks. Embedded error: E:\development\workspace\ci\platform\deloitte-maven-platform\..\deloitte -platform-integration\target\generated-classes

Multi-module Reports

2008-07-19 Thread Morgovsky, Alexander (US - Glen Mills)
I have the following project structure: Parent -Child A -Child B -Child C Parent has pom.xml like this: When I run mvn site on Parent, the multi-module sites don't work..Could someone please tell me the correct

Running MVN Plugin from POM.xml VS Command-Line

2008-07-04 Thread Morgovsky, Alexander (US - Glen Mills)
I have tried running a Maven plugin from a directory which has my standard java maven structure and pom.xml. From this directory, I run the following command: mvn test-group:test-plugin:TEST:work Here, I got wrong results. However, when I bound this plugin to a phase in the pom.xml (e.g.

Re: running Maven Tasks through Eclipse

2008-07-03 Thread Morgovsky, Alexander (US - Glen Mills)
I posted here to get an answer to a maven question, so your response doesn't help me solve my issue. But since you went down on this road, the message says: This message (including any attachments) contains confidential information > intended for a specific individual and purpose, and is protect

running Maven Tasks through Eclipse

2008-07-02 Thread Morgovsky, Alexander (US - Glen Mills)
Hello Maven Users. In my MOJO I have: /** * The project version. * @parameter name="version" required="true" readonly="true" expression="${project.version}" */ private String version; .. .. getLog().info("The project.basedir is "+basedir.getAbsolutePath()); getLog()

Connecting to an internal Maven Repository using Vista

2008-02-21 Thread Morgovsky, Alexander (US - Glen Mills)
I am not able to connect to my internal Maven Repository using Vista...does anyone have any ideas on how to solve this? Thank you. This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are

Maven Multimodule Site plugins

2008-01-09 Thread Morgovsky, Alexander (US - Glen Mills)
Hello. Could someone please tell me if there are any multimodule site reporting plugs which produce multimodule reports? I have tried many plugins like javaNCSS but all the resulting sites return all 0's. This message (including any attachments) contains confidential information intended for

Deployment in M2

2007-12-23 Thread Morgovsky, Alexander (US - Glen Mills)
Hello. Is it possible to disable uploading to the shared Maven Repository during an M2 deployment? In my deployment, I have customized plugins bound to the deployment phase, and I need these to run, but I do not need the binaries to be deployed themselves. Thank you. This message (including a

Running A Set Of Tasks Per Project

2007-12-11 Thread Morgovsky, Alexander (US - Glen Mills)
In Continuum since I cannot have more than one default goal, how do I go about having a set of tasks be run for each project, since even though I can define more than one build definition per project, only the default will be run? Thank you. This message (including any attachments) contains con

Re: Maven Sites

2007-11-29 Thread Morgovsky, Alexander (US - Glen Mills)
Hello. Calling mvn site:site site:deploy on a multi-module POM produces a parent site with no values for children, because the parent is generated with values before the children are created, which creates no values for children in the parent. This message (including any attachments) contains c

Maven Sites

2007-11-29 Thread Morgovsky, Alexander (US - Glen Mills)
Could someone please explain to properly create multi-module sites in Maven 2? I have tried calling mvn site:site (custom site goals) site:deploy site:site (custom site goals), and duplicating calls so that my site would work, but it does not. I understand that the parent site gets generated befo

Build Definitions Question

2007-11-26 Thread Morgovsky, Alexander (US - Glen Mills)
Is it possible to have more than build definition in the same project group to be set to default? Thank you. This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipie

Continuum Derby Question

2007-11-21 Thread Morgovsky, Alexander (US - Glen Mills)
I am trying to create a JDBC statement to test whether the start time of a build and the end time of a build are between 2 Java Date getTime() values. However, the field of START_TIME and END_TIME in SA.TABLE.BUILDRESULT is BIGINT. The following statement fails in JDBC. Could someone please tell

Maven Sites Generation Creates Out-Of-Memory Error

2007-11-18 Thread Morgovsky, Alexander (US - Glen Mills)
It looks like there is a problem with being able to generate Maven sites. Even though plugins like Codestyle and PMD are available, it is not possible to run the full suite of Maven sites because I always get an Out-of-Memory Error. I have tried updating Maven Java memory settings through MAVEN_O

Maven 2 Site Generation Question

2007-11-14 Thread Morgovsky, Alexander (US - Glen Mills)
Hello. I would like to add a plugin to clean my deployed site directory before creating new sites. Is there a phase I could bind this plugin to for this purpose as a best practice? This message (including any attachments) contains confidential information intended for a specific individual an

StatSVN plugin

2007-11-06 Thread Morgovsky, Alexander (US - Glen Mills)
Hello. Has anyone been able to make StatSVN functional in their POM.xml? I have done a search for any successful notes for this plug-in, but I was not able to find any. Please let me know, thank you. This message (including any attachments) contains confidential information intended for a sp

Maven 2 Site Plugins Out-of-Memory Errors

2007-11-06 Thread Morgovsky, Alexander (US - Glen Mills)
What is the best practice for solving the Out-of-Memory errors which result from running Site Plugins like PMD? Thank you. This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the in

Maven Reporting Plugin's

2007-10-11 Thread Morgovsky, Alexander (US - Glen Mills)
Hello. When JavaNCSS encounters a project which has no source code files, it renders the summary site to have all 0's for its entries. For example, if I have nine projects which have source code files in their src and one which does not, the summary page shows all 0's. Please advise on how to ma

Maven Runtime Settings

2007-10-03 Thread Morgovsky, Alexander (US - Glen Mills)
When I execute a Maven build I sometimes receive a memory heap exception. Is the a best practice set of parameters for running Maven? Thank you. This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law.

Maven 2 Parent Versions

2007-09-27 Thread Morgovsky, Alexander \(US - Glen Mills\)
Has the bug whereby it is not possible to have an expression of the form ${code.version} in the version element of a parent reference been fixed in Maven 2? Thank you. This message (including any attachments) contains confidential information intended for a specific individual and purpose, and

Parent versions

2007-09-27 Thread Morgovsky, Alexander \(US - Glen Mills\)
In my codebase I tried giving parent versions to sub-projects in the form of expressions like ${code.version}. This fails in Maven 2.0.4. Is there any plan to have this implemented in future versions? Otherwise, how could I go around this issue because at the moment I need to manually modify multi

Terminating a build in a maven-antrun-plugin call

2007-09-23 Thread Morgovsky, Alexander \(US - Glen Mills\)
I tried using the block from ant-contrib in the maven-antrun-plugin call within the POM.xml. However, a failure did not transfer control to the catch block, and the build terminated successfully. How should I properly catch errors and terminate the build using the maven-antrun-plugin? Thank you

Terminating a build in a custom Maven plug-in

2007-09-23 Thread Morgovsky, Alexander \(US - Glen Mills\)
I have a custom Java Maven 2 plug-in where if a certain condition is met, I want the build of the project calling this plug-in to terminate. When I tried putting System.exit(0) into the catch block inside the plug-in, the build did not terminate. When I had put System.exit(0) into the code, the bu

Eclipse and Maven question

2007-09-15 Thread Morgovsky, Alexander \(US - Glen Mills\)
When I had looked at running the Maven builds in Eclipse, I saw that there was an issue where Eclipse would only read the settings.xml in the .m2\settings.xml file. Is this issue currently a known issue? This message (including any attachments) contains confidential information intended for a

Finding Elapsed Time of a Build

2007-09-10 Thread Morgovsky, Alexander (US - Glen Mills)
In order to find the elapsed time of a build in seconds, is it correct to subtract SA.BUILDRESULT.START_TIME from SA.BUILDRESULT.END_TIME and divide by 3600? Thanks. This message (including any attachments) contains confidential information intended for a specific individual and purpose, and i

Code Complexity Plugin

2007-09-07 Thread Morgovsky, Alexander (US - Glen Mills)
Is there a plug-in to calculate the code complexity of Java code? I tried using the PMD, but I did not see the results for complexity. May someone please point me in the right direction for this? Thank you. This message (including any attachments) contains confidential information intended f

RE: Connecting to the Continuum Derby Database

2007-09-07 Thread Morgovsky, Alexander (US - Glen Mills)
need ? -- Olivier -Message d'origine- De : Morgovsky, Alexander (US - Glen Mills) [mailto:[EMAIL PROTECTED] Envoyé : vendredi 7 septembre 2007 16:44 À : [EMAIL PROTECTED] Objet : RE: Connecting to the Continuum Derby Database Thank you. In my JSP I am trying to select all row

RE: Connecting to the Continuum Derby Database

2007-09-07 Thread Morgovsky, Alexander (US - Glen Mills)
I am trying to create some reporting pages which show statistics of number of builds per project, elapsed build times, average build times, and other similar information. Thank you. -Original Message- From: Wendy Smoak [mailto:[EMAIL PROTECTED] Sent: Friday, September 07, 2007 10:36 AM T

RE: Connecting to the Continuum Derby Database

2007-09-07 Thread Morgovsky, Alexander (US - Glen Mills)
how to change it. [1] > > Hth, > > Nick S. > > [1] > http://db.apache.org/derby/docs/dev/adminguide/cadminnetservsecurity.html > > Morgovsky, Alexander (US - Glen Mills) wrote: >> I started the Derby Database server on the Continuum machine. It is >>

RE: Connecting to the Continuum Derby Database

2007-09-07 Thread Morgovsky, Alexander (US - Glen Mills)
adminguide/cadminnetservsecurity.html > > Morgovsky, Alexander (US - Glen Mills) wrote: >> I started the Derby Database server on the Continuum machine. It is >> listening on port 1527. In my JSP page deployed on an Application >> Server on another machine in

PMD parameters

2007-09-06 Thread Morgovsky, Alexander (US - Glen Mills)
Hello. May someone please inform me on how to call the PMD Reporting Plugin to acquire Code Complexity analysis. Thank you. This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the

Maven 2 Classpath

2007-08-20 Thread Morgovsky, Alexander \(US - Glen Mills\)
Is it possible to set the order of the JAR's added to the classpath of a Maven project? If yes, how is this is done? Thank you. This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not

RE: Continuum Emails

2007-08-10 Thread Morgovsky, Alexander (US - Glen Mills)
Yep. > > -Message d'origine- > De : Morgovsky, Alexander (US - Glen Mills) [mailto:[EMAIL PROTECTED] > Envoyé : vendredi 10 août 2007 00:36 > À : [EMAIL PROTECTED] > Objet : RE: Continuum Emails > > Does this mean that I should put

Java for Continuum 1.1-beta-2

2007-08-08 Thread Morgovsky, Alexander \(US - Glen Mills\)
Which version of Java 1.5 should I use with Continuum 1.1-beta-2? Thank you. This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, you should delete this messa

Deletion of Build Directory Error

2007-08-06 Thread Morgovsky, Alexander \(US - Glen Mills\)
I am using 1.1-alpha-2. I received the following exception during a scheduled, automated build of a project. Is this a known issue, and if yes, has it been fixed in 1.1-beta-1? Thank you. org.codehaus.plexus.taskqueue.execution.TaskExecutionException: Error executing action 'clean-working-direct

Maven dependency versions

2007-08-05 Thread Morgovsky, Alexander \(US - Glen Mills\)
If I have an artifact of version a.b.c.0 in my local repository, and someone uploads a newer artifact with version a.b.c.0 to the remote repository, will my dependent project check if there is a newer version of artifact a.b.c.0 in all of the repositories compared to that in my local repository, or

RE: Accessing Continuum Webapp

2007-08-03 Thread Morgovsky, Alexander (US - Glen Mills)
Thank you, I will try this and report back. -Original Message- From: LAMY Olivier [mailto:[EMAIL PROTECTED] Sent: Friday, August 03, 2007 3:52 PM To: [EMAIL PROTECTED] Subject: RE: Accessing Continuum Webapp Yes. -Message d'origine- De : Morgovsky, Alexander (US - Glen

RE: Accessing Continuum Webapp

2007-08-03 Thread Morgovsky, Alexander (US - Glen Mills)
: [EMAIL PROTECTED] Subject: RE: Accessing Continuum Webapp Yep a feature coming with this release. Have a look : http://maven.apache.org/continuum/guides/mini/guide-build-profile.html - Olivier -Message d'origine- De : Morgovsky, Alexander (US - Glen Mills) [mailto:[EMAIL PROTECTED] E

RE: Accessing Continuum Webapp

2007-08-03 Thread Morgovsky, Alexander (US - Glen Mills)
have any problems with the web service. When started Continuum was at http://:8080/continuum. Are you sure the service/daemon is running? Another thing is did you upgrade or remove 1.0.3 and then install 1.1-beta-1 fresh? Regards, Randall -Original Message- From: Morgovsky, Alexande

RE: Accessing Continuum Webapp

2007-08-03 Thread Morgovsky, Alexander (US - Glen Mills)
then install 1.1-beta-1 fresh? Regards, Randall -Original Message- From: Morgovsky, Alexander (US - Glen Mills) [mailto:[EMAIL PROTECTED] Sent: Friday, August 03, 2007 7:26 AM To: [EMAIL PROTECTED] Subject: Accessing Continuum Webapp I installed Continuum 1.1-beta-1 as a service. Unli

Accessing Continuum Webapp

2007-08-03 Thread Morgovsky, Alexander \(US - Glen Mills\)
I installed Continuum 1.1-beta-1 as a service. Unlike in 1.0.3, I cannot access it by going to http://:8080/continuum. What is the new way of accessing it? I did not change any of the default configurations. The continuum.log file only has the following: [WrapperSimpleAppMain] INFO org.code

Continuum 1.1-alpha-2

2007-08-02 Thread Morgovsky, Alexander \(US - Glen Mills\)
I would like to install Continuum 1.1-alpha-2. Will I be able to use Maven 2.0.5 and Java 1.4.2_10? Thank you. This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended reci

RE: [Announce] Continuum 1.1-beta-1 is released

2007-07-25 Thread Morgovsky, Alexander (US - Glen Mills)
has an option to specify the max. build time (default to 1h). It has always worked for me. HTH, Stéphane On 7/25/07, Morgovsky, Alexander (US - Glen Mills) <[EMAIL PROTECTED]> wrote: > Okay, I am referring to the 1.1-beta-1 release. For the non-terminating > build scenario, does C

RE: [Announce] Continuum 1.1-beta-1 is released

2007-07-25 Thread Morgovsky, Alexander (US - Glen Mills)
released Morgovsky, Alexander (US - Glen Mills) a écrit : > Are there plans to implement a "stop build" button? I don't know yet because it can't be done for windows. > Having to manually > go to the database, use process viewers and other tools is the biggest >

RE: [Announce] Continuum 1.1-beta-1 is released

2007-07-25 Thread Morgovsky, Alexander \(US - Glen Mills\)
Are there plans to implement a "stop build" button? Having to manually go to the database, use process viewers and other tools is the biggest problem which I have experienced when using Continuum. Thank you. -Original Message- From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] Sent: Wedne

Mirror Entry is not working

2007-07-02 Thread Morgovsky, Alexander \(US - Glen Mills\)
I am using Maven 2.0.5. In my c:\documents and settings\.m2\settings.xml I have: a a http://a.b.c.d:abcd/repository * In my POM I define both Repositories and Plugin Repositories, but I do not declare any of them to have snapshots or releases enabled. I hav

Re: Third Party Dependencies

2007-06-30 Thread Morgovsky, Alexander \(US - Glen Mills\)
Thank you, that is a good idea. Is there a method which I could call which would tell me what repositories are used by the various plugins? Otherwise, would you suggest that I open the various POM's and obtain the information from these? Thanks. This message (including any attachments) contain

Third Party Dependencies

2007-06-29 Thread Morgovsky, Alexander \(US - Glen Mills\)
My Maven process runs in a controlled environment where I do not have connectivity to the internet. For this reason, I placed all the Maven dependencies from repositories like repo1 and codehaus onto our company repository. The problem is that even though these dependencies are on our company rep

RE: [ANN] Maven 1.1 released

2007-06-25 Thread Morgovsky, Alexander (US - Glen Mills)
Thank you. -Original Message- From: Arnaud HERITIER [mailto:[EMAIL PROTECTED] Sent: Monday, June 25, 2007 10:06 AM To: Morgovsky, Alexander (US - Glen Mills) Cc: Maven Users List Subject: Re: [ANN] Maven 1.1 released If you are using maven 1.0.2, in the changelog screen [1] you can see

RE: Build hanging in 1.1-alpha-2

2007-06-18 Thread Morgovsky, Alexander \(US - Glen Mills\)
Does this issue exist in version 1.0.3? Thanks. -Original Message- From: Jesse McConnell [mailto:[EMAIL PROTECTED] Sent: Monday, June 18, 2007 12:03 PM To: [EMAIL PROTECTED] Subject: Re: Build hanging in 1.1-alpha-2 oh nice...another place that the results are too big to fit into the d

Re: Maven2 AAR plugin download

2007-06-11 Thread Morgovsky, Alexander \(US - Glen Mills\)
Many thanks. That worked. This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, you should delete this message. Any disclosure, copying, or distribution of

Maven2 AAR plugin download

2007-06-10 Thread Morgovsky, Alexander \(US - Glen Mills\)
Could someone please let us know where we can download the Maven2 Axis 2 AAR plugin? Thanks. This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, you should d

RE: Non-terminating Builds

2007-05-18 Thread Morgovsky, Alexander \(US - Glen Mills\)
, 2007 10:23 AM > To: [EMAIL PROTECTED] > Subject: Re: Non-terminating Builds > > In the Build Result table, you should have a endTime field. > > Morgovsky, Alexander (US - Glen Mills) a écrit : >> I am using 1.0.3. I have three builds running in a particular project. The &g

M2 Repository Resolution

2007-05-17 Thread Morgovsky, Alexander \(US - Glen Mills\)
I define three repositories, but when the build does not find the dependency in the first repository, the build fails. Specifically, the build does not proceed to search the other two repositories for the dependency. Why could this be? Thanks. This message (including any attachments) contains

Maven vs. Scripted Build Systems

2007-05-07 Thread Morgovsky, Alexander \(US - Glen Mills\)
I had worked before extensively with Ant, and I create a complete end-to-end build system. When I started to work with Maven, I noticed that I was able to version dependencies in a more organized manner, and that I was able to establish a folder structure which all projects shared. The site creat

Re: Integration tests in Maven 2

2007-05-07 Thread Morgovsky, Alexander \(US - Glen Mills\)
Because we need to define the test source code location in one place, , in the POM, will adding both a unit tests location and an integration tests location in a element work to include both the unit tests and integration tests source code, like shown below? Thank you. ${basedir}/src/alltests

Re: Integration tests in Maven 2

2007-05-07 Thread Morgovsky, Alexander \(US - Glen Mills\)
Thank you, much appreciated. I will use the solution in the post. Thank you. This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, you should delete this messa

Integration tests in Maven 2

2007-05-06 Thread Morgovsky, Alexander \(US - Glen Mills\)
May someone please tell me what I need to add to the POM to run integration tests? In which element do I need to declare the location of the integration test .java files? Which plugin do I need to add to the section to run the integration tests? Thanks. This message (including any attachment

Maven 2 Plugin Execution Order

2007-04-30 Thread Morgovsky, Alexander \(US - Glen Mills\)
I have seen several Jira entries for the problem where Maven 2 does not guarantee the order of executions of the plugins. I know it was not fixed in 2.0.5. My question is whether it was fixed in 2.0.6. If not, does someone have an idea of when this will be fixed? I have work-around solutions fo

RE: All builds failing suddenly

2007-04-26 Thread Morgovsky, Alexander \(US - Glen Mills\)
I think you should check the account the service is running on, the permissions particularly. -Original Message- From: Doug Tanner [mailto:[EMAIL PROTECTED] Sent: Thursday, April 26, 2007 10:12 AM To: [EMAIL PROTECTED] Subject: All builds failing suddenly All of our builds running on Co

RE: Using XML-RPC client to trigger builds

2007-04-19 Thread Morgovsky, Alexander \(US - Glen Mills\)
If Continuum can be set up for any schedule, and it detects changes in your source code repository, what is the purpose of this XML-RPC client you need to write? -Original Message- From: Ben Mills [mailto:[EMAIL PROTECTED] Sent: Thursday, April 19, 2007 4:20 PM To: [EMAIL PROTECTED] Subj

RE: three questions

2007-04-19 Thread Morgovsky, Alexander \(US - Glen Mills\)
1. You could embed your Ant build.xml files in Maven 2 shell projects. This would solve this issue. 2. For the meaning of these levels, please research log4j. 3. After you create your schedules, you can assign specific schedules to specific projects on a project-by-project basis. Thanks.

RE: 1.1 alpha 1 release?

2007-04-19 Thread Morgovsky, Alexander \(US - Glen Mills\)
Where can I find the collection of issues which have been resolved with this release? Thanks. -Original Message- From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] Sent: Thursday, April 19, 2007 10:50 AM To: [EMAIL PROTECTED] Subject: Re: 1.1 alpha 1 release? A tag is created before the

RE: How can I stop a build if I don't see the Java processes for it?

2007-04-18 Thread Morgovsky, Alexander \(US - Glen Mills\)
. > _ > From: Morgovsky, Alexander (US - Glen Mills) > Sent: Tuesday, April 17, 2007 11:14 PM > To: '[EMAIL PROTECTED]' > Subject: How can I stop a build if I don't see the Java processes > for it? > > I am running Continuum as a service (1

versioning the generated EAR/WAR file.

2007-04-17 Thread Morgovsky, Alexander \(US - Glen Mills\)
I think specifying the version in the POM would do this using , thanks. This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, you should delete this message.

RE: Problem with database

2007-04-17 Thread Morgovsky, Alexander \(US - Glen Mills\)
I've had this issue. Try removing the build definition first from the project itself. Then try to removing the project again. Thanks. -Original Message- From: Mykel Alvis [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 17, 2007 12:12 PM To: [EMAIL PROTECTED] Subject: Problem with datab

Re: Parent build clean issue

2007-04-05 Thread Morgovsky, Alexander \(US - Glen Mills\)
Thank you, I will try this. Do you think that I should define the mvn clean plugin in the parent POM in the definition? Thanks. This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not

Re: Parent build clean issue

2007-04-04 Thread Morgovsky, Alexander \(US - Glen Mills\)
I had not any configuration of the maven-clean-plugin in the parent. Here is the output: [INFO] [clean:clean] [INFO] Deleting directory x:\y\a\target [INFO] [ERROR] BUILD ERROR [INFO] -

Parent build clean issue

2007-04-03 Thread Morgovsky, Alexander \(US - Glen Mills\)
Hello. My parent POM defines several child modules. When I call mvn clean on the parent POM, I receive a failure of not being to delete a file from the /target folder of one of the child modules. However, when I run mvn clean on the child modules individually, I have no issues. May someone pleas

RE: Cannot delete project

2007-04-02 Thread Morgovsky, Alexander \(US - Glen Mills\)
have other advice, but this is what I'd probably do in this situation. Wayne On 4/2/07, Morgovsky, Alexander (US - Glen Mills) <[EMAIL PROTECTED]> wrote: > I just tried this, and I have an empty set of goals now. However, I am > still unable to delete the project. Is there anyth

  1   2   3   >