An Ant BuildException has occured: java.lang.IllegalAccessError

2009-11-19 Thread Ken Turner
Here's my environment: Maven version: 2.2.0 Java version: 1.6.0_13 OS name: linux version: 2.4.21-58.el arch: i386 Family: unix Apache Ant version 1.6.5 compiled on June 2 2005 I'm getting this error: [INFO] Building trips-types [INFO] task-segment: [install] [INFO]

Viewing the logfile

2008-02-19 Thread Ken Turner
While developing/testing my build processes I like to have a dynamic view of my logfile as it is produced, so I use BareTail controlled by the following lines in my ANT build file: forget exec executable=cmd.exe dir=${user.dir} failifexecutionfails=false arg value=/c / arg

Re: Replaceable parameters in a shell build definition

2008-02-18 Thread Ken Turner
I've found a solution: a variation of the %1 %2 %3 ... notation that I've never come across before: %* which passes all the command line parameters in one chunk. A perfect workaround, but there nevertheless appears to be a shortcoming in Continuum in that double quotes get stripped out where

Replaceable parameters in a shell build definition

2008-02-15 Thread Ken Turner
I have a build definition which uses a .BAT file to pass parameters to ANT using the %1 %2 %3 ... notation. Several of the parameters are of the type -Dpropertyname=value, and I have discovered that when running the job from a command prompt it is necessary to enclose the parameter in double

Multiple build definitions within a project

2008-02-14 Thread Ken Turner
I've set up three build definitions within a single project, hoping that if I trigger a build for that project, it would run all three build definitions. However I discovered that it only runs which ever build definition happens to be the default. I concluded that I don't understand how to use

Dependencies in builds

2008-02-13 Thread Ken Turner
I have an SOA project which is deployed in three chunks: * GUI * Services * BPEL's I therefore have three Continuum Shell projects, each of which uses a .BAT file to call an ANT build.xml file to build and deploy the relevant chunk. At present all my builds are manually triggered, on demand,

Re: Dependencies in builds

2008-02-13 Thread Ken Turner
Thanks, Emmanuel, I kind of guessed this was the case. it will be probably in a future version - can you be more specific? -- View this message in context: http://www.nabble.com/Dependencies-in-builds-tp15455354p15456465.html Sent from the Continuum - Users mailing list archive at Nabble.com.

Re: Strange behaviour with StarTeam

2008-01-02 Thread Ken Turner
Oliver I wasn't very sure how to go about using the full distrib as requested, but here's what I did: 1. I downloaded continuum-20080102-12.war into my directory C:\continuum-1.1\apps\continuum\lib 2. I amended my application.xml file so that webapp.file pointed to

Re: Strange behaviour with StarTeam

2008-01-02 Thread Ken Turner
Olivier I have extracted maven-scm-provider-starteam-1.1-SNAPSHOT.jar from continuum-20080102.12.war and placed it in my directory C:\continuum-1.1\apps\continuum\webapp\WEB-INF\lib, and renamed the older version of the file. However, after doing some more builds, I regret that the same

Re: Strange behaviour with StarTeam

2007-12-31 Thread Ken Turner
Dan I'm a newcomer to everything Java-flavoured, and I don't yet have enough confidence in my Java coding abilities to attempt to patch the StarTeam provider code. I'm a bit puzzled by your comment about using Continuum to do the Maven release: I don't use this option, primarily because I

Re: Strange behaviour with StarTeam

2007-12-30 Thread Ken Turner
Thanks for the suggestion, Dan, but unfortunately none of my projects uses the SCM Credentials Cache option. -- View this message in context: http://www.nabble.com/Strange-behaviour-with-StarTeam-tp14527241p14555090.html Sent from the Continuum - Users mailing list archive at Nabble.com.

Strange behaviour with StarTeam

2007-12-28 Thread Ken Turner
http://www.nabble.com/file/p14527241/continuum.log continuum.log The attached log from Continuum 1.1 represents three consecutive builds of exactly the same job. The first one terminates successfully at message ID 244653; the second one fails during StarTeam checkout at message 293524, and

Re: Upgrade from Continuum 1.0.3 to 1.1

2007-12-05 Thread Ken Turner
Toli, Let me know if you've figured out a way to migrate from 1.0.3 to 1.1. i'd be interested to know. Well I gave up pretty quickly, and worked around the problem by having both versions up at the same time, and copy/pasted all the info from 1.0.3 to 1.1. Fortunately this wasn't a big job for

Re: How to include logo

2007-12-03 Thread Ken Turner
Johnathan Gifford wrote: A link to a site that talks specifically about how the xml schema for a company pom looks would be nice. Doing a search for 'maven company pom' turns up nothing. Is the information shown in the link suppose to be include in a project pom file? Thanks,

Re: How to include logo

2007-11-30 Thread Ken Turner
The Company POM, or Super POM, is a Maven thing, see details http://maven.apache.org/pom.html#The_Super_POM here , and on Windows XP it normally lives in a directory such as C:\Documents and Settings\username\.m2\repository. When you go to the Continuum 1.1 Appearance screen first time around

Upgrade from Continuum 1.0.3 to 1.1

2007-11-29 Thread Ken Turner
I've tried following the instructions given http://maven.apache.org/continuum/documentation/1_1/installation/upgrade.html here to convert my 1.0.3 database to 1.1, but none of it makes very much sense in the context of my existing 1.0.3 directory structure: 1. There aren't two databases, only

Continuum 1.1: Release feature

2007-11-29 Thread Ken Turner
Does anybody know what the Release feature does? I can find nothing in the help pages, and when I tried pushing the Release button on a project that I had successfully built, I got an error java.lang.NullPointerException: groupId was null -- View this message in context:

Re: Continuum 1.1: Release feature

2007-11-29 Thread Ken Turner
I confess to never having looked at Maven's Release feature. I will do so now. Thanks for your help. -- View this message in context: http://www.nabble.com/Continuum-1.1%3A-Release-feature-tf4897585.html#a14027439 Sent from the Continuum - Users mailing list archive at Nabble.com.

Re: Continuum 1.1: Appearance feature

2007-11-29 Thread Ken Turner
OK have done. It's JIRA CONTINUUM-1584. -- View this message in context: http://www.nabble.com/Continuum-1.1%3A-Appearance-feature-tf4897268.html#a14027958 Sent from the Continuum - Users mailing list archive at Nabble.com.

Continuum 1.1: Appearance feature

2007-11-29 Thread Ken Turner
I have provided company POM information - Name, URL and Logo URL, and the result is very pretty when viewed using IE6, but doesn't work at all with Firefox 2.0.0.9. Anybody know of a workaround for this? -- View this message in context:

Re: Continuum 1.1: Appearance feature

2007-11-29 Thread Ken Turner
Well, I upgraded to Firefox 2.0.0.10 as you suggested, and even shut down/restarted the Continuum app, but no joy :-(. Only thing I haven't done is reboot the PC. -- View this message in context: http://www.nabble.com/Continuum-1.1%3A-Appearance-feature-tf4897268.html#a14026452 Sent from the

RE: maven-scm-provider-starteam

2007-10-19 Thread Ken Turner
OK, I have raised a JIRA at http://jira.codehaus.org/browse/SCM-349 -- View this message in context: http://www.nabble.com/maven-scm-provider-starteam-tf4647423s177.html#a13290063 Sent from the Maven - Users mailing list archive at Nabble.com.

maven-scm-provider-starteam

2007-10-18 Thread Ken Turner
I'm struggling withe certain aspects os the StarTeam SCM plugin. Here's a snippet from my pom.xml file: plugin groupIdorg.apache.maven.plugins/groupId artifactIdmaven-scm-plugin/artifactId version1.0/version configuration includesbuild.xml/includes

Re: maven-scm-provider-starteam

2007-10-18 Thread Ken Turner
Sorry, I'm new to this community, but what's a JIRA and how do I file it? -- View this message in context: http://www.nabble.com/maven-scm-provider-starteam-tf4647423s177.html#a13282316 Sent from the Maven - Users mailing list archive at Nabble.com.