Re: [POLL] Default Value for File Encoding

2008-04-29 Thread Jesse McConnell
for maven 2.0.x i would go +1 for option a for maven 2.1 I would go +1 for option b with my caveat being a proper element of the pom and not shoved into the properties. jesse -- jesse mcconnell [EMAIL PROTECTED] - To

Re: users per project group

2008-02-06 Thread Jesse McConnell
ng role management setup > > > Another question, if it's possible to have username of the person who > started the build if it's forced? > > nope, don't think do jesse -- jesse mcconnell [EMAIL PROTECTED]

Re: ldaps authentication

2008-02-05 Thread Jesse McConnell
equire ldap-user jane.doe > > Require ldap-user john.smith > > > > > > How can I translate this into configuration for archiva and continuum? > > > > Thanks in advance! > > > > > > -- > ASCII ribbon campaign: > () against HTML email > /\ against Microsoft attachments >Information: http://www.expita.com/nomime.html > -- jesse mcconnell [EMAIL PROTECTED]

Re: Checking out and building on remote machine using continuum

2008-02-04 Thread Jesse McConnell
ect > > > > -- > > Wendy > > > > > > -- > View this message in context: > http://www.nabble.com/Re%3A-Checking-out-and-building-on-remote-machine-using-continuum-tp15154734p15273448.html > Sent from the Continuum - Users mailing list archive at Nabble.com. > > -- jesse mcconnell [EMAIL PROTECTED]

Re: How to adjust the screen size of the output

2008-02-01 Thread Jesse McConnell
it would be easy to scroll > and view? > > > This email and any files transmitted with it are confidential, proprietary > and intended solely for the individual or entity to whom they are > addressed. > If you have received this email in error please delete it immediately. > > -- jesse mcconnell [EMAIL PROTECTED]

Re: Creating Users

2008-01-24 Thread Jesse McConnell
out as Admin and try to log in as Testuser i always get > >>>> something like > >>>> 'You have entered an incorrect username and/or password.' > >>>> > >>>> > >>> It's a known issue with users that are created vs. self-registered. > >>> > >>> http://jira.codehaus.org/browse/CONTINUUM-1611 > >>> > >>> To work around it, you can use the 'Resend Validation' button, update > >>> the database directly to set the 'validated' bit, or just turn off the > >>> requirement for email validation altogether. > >>> > >>> > >>> > >> > > > > > > > > -- jesse mcconnell [EMAIL PROTECTED]

Re: Creating Users

2008-01-24 Thread Jesse McConnell
t; >> > > > > It's a known issue with users that are created vs. self-registered. > > > > http://jira.codehaus.org/browse/CONTINUUM-1611 > > > > To work around it, you can use the 'Resend Validation' button, update > > the database directly to set the 'validated' bit, or just turn off the > > requirement for email validation altogether. > > > > > > -- jesse mcconnell [EMAIL PROTECTED]

Re: [c 1.1] schedule build per svn check-in?

2008-01-15 Thread Jesse McConnell
hanks, > Mick Knutson > > http://www.baselogic.com > http://www.blincmagazine.com > http://www.djmick.com > http://www.myspace.com/mickknutson > http://www.myspace.com/BLiNCMagazine > http://tahoe.baselogic.com > --- > -- jesse mcconnell [EMAIL PROTECTED]

Re: Problem with accounts

2008-01-08 Thread Jesse McConnell
g.mortbay.http.SocketListener.handleConnection(SocketListener.java:244) > at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357) > at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534) > Caused by: com.sun.mail.smtp.SMTPSendFailedException: 550 Sender verify > failed > > at > com.sun.mail.smtp.SMTPTransport.issueSendCommand(SMTPTransport.java:1388) > at com.sun.mail.smtp.SMTPTransport.mailFrom(SMTPTransport.java:959) > at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:583) > at > org.codehaus.plexus.mailsender.javamail.AbstractJavamailMailSender.send( > AbstractJavamailMailSender.java:214) > > ... 71 more > > > > > My part of plexus.xml: > > > > > > > mail/Session > javax.mail.Session > > > mail.smtp.host > **my***host > > > mail.smtp.port > 25 > > > > > mail.smtp.auth > true > > > mail.smtp.user > my**mail > > > password > ***my**mail**password > > > mail.smtp.debug > true > > > mail.smtp.starttls.enable > false > > > > > > > > Thanks! > -- jesse mcconnell [EMAIL PROTECTED]

Re: customizable?

2007-09-28 Thread Jesse McConnell
uum to force a build, or the build schedules will pick up changes when they trigger 4. how do i give read access to everyone on continuum > assign the Continuum Project Something User role to the guest user :) jesse -- jesse mcconnell [EMAIL PROTECTED]

Re: [announce] Continuum 1.1-beta-3 is released

2007-09-26 Thread Jesse McConnell
to > build > >>>>> defintion > >>>>> * [CONTINUUM-1279] - Need to add "Build Information" to the > build > >>>>> result reports and notification. > >>>>> * [CONTINUUM-1333] - show in project group summary per project > >>>>> also > >>>>> the status counters (as they are shown on the project groups pages) > >>>>> * [CONTINUUM-1366] - surefire report shown is always latest, > even > >>>>> with a different build number > >>>>> * [CONTINUUM-1394] - continuum should not record change sets > >>>>> when it > >>>>> is a new checkout > >>>>> * [CONTINUUM-1396] - Continuum should have a separate > >>>>> permission to > >>>>> administer schedules > >>>>> * [CONTINUUM-1409] - A build does not say which build > >>>>> definition it > >>>>> came from > >>>>> * [CONTINUUM-1422] - The icon for 'Cancel Build' is missing > >>>>> from the > >>>>> legend > >>>>> * [CONTINUUM-1424] - Ability to Cancel Build for a subset of a > >>>>> project group > >>>>> * [CONTINUUM-1425] - URL in Company Pom should open in a new > >>>>> Window > >>>>> * [CONTINUUM-1427] - Ability to choose the build definition for > >>>>> 'Build all projects' and 'Build Project(s)' > >>>>> * [CONTINUUM-1430] - Split forms for environment variables and > >>>>> Ant/Maven/JDK installations > >>>>> * [CONTINUUM-1440] - write documentation how to use > >>>>> continuum-data-management > >>>>> * [CONTINUUM-1443] - Add an 'Always build' checkbox in 'build > >>>>> definition' > >>>>> * [CONTINUUM-1444] - IRC and Jabber notifiers accept invalid > >>>>> ports. > >>>>> * [CONTINUUM-1446] - Webwork Performance Tuning > >>>>> * [CONTINUUM-1455] - In a project's working directory it would > be > >>>>> nice to see a date and time... > >>>>> * [CONTINUUM-1478] - Place a "Check All / Check None" checkbox > for > >>>>> projects > >>>>> > >>>>> New Feature > >>>>> > >>>>> * [CONTINUUM-358] - User Authentication via LDAP > >>>>> * [CONTINUUM-605] - Add a RecipientSource that derives addresses > >>>>> from the change list > >>>>> * [CONTINUUM-1207] - Need to be able to define default build > >>>>> definition used when adding new project > >>>>> > >>>>> Task > >>>>> > >>>>> * [CONTINUUM-1386] - Some data management modules use always > >>>>> plexus-security dependencies instead of redback > >>>>> * [CONTINUUM-1447] - To fix /bin/bash issue on some platform, > >>>>> update > >>>>> plexus-utils to 1.4.6 > >>>>> > >>>>> Wish > >>>>> > >>>>> * [CONTINUUM-622] - Configure default build description > >>>>> * [CONTINUUM-1167] - Patch to add JBoss support > >>>>> > >>>>> > >>>> -- > >>>> Cla Emanuel Monsch | [EMAIL PROTECTED] > >>>> phone +41-44-247 79 06 | fax +41-44-247 70 75 > >>>> Netcetera AG | 8040 Zürich | Switzerland | http://netcetera.ch > >>>> > >>>> > >>> > >>> > >> > >> > >> > > -- > Cla Emanuel Monsch | [EMAIL PROTECTED] > phone +41-44-247 79 06 | fax +41-44-247 70 75 > Netcetera AG | 8040 Zürich | Switzerland | http://netcetera.ch > > -- jesse mcconnell [EMAIL PROTECTED]

Re: Disable logins for continuum?

2007-08-10 Thread Jesse McConnell
t; Luke Matthews a écrit : > > Hi all, > > > > Quick question, is it possible to disable having to log in to continuum? > > > > Our CI server is well inside our firewall and it is a pain having to log > > in. I click the "remember me" but it seems to f

Re: Subject Line of Continuum Email

2007-08-09 Thread Jesse McConnell
ng, or distribution of this message, or the taking > of any action based on it, is strictly prohibited. [v.E.1] > > > > -- jesse mcconnell [EMAIL PROTECTED]

Re: [1.1-beta-1] group/project build definitions

2007-08-07 Thread Jesse McConnell
gt; definition and some use > specifical own (project) build definition? How to achieve it? > > Regards, > PM > -- > View this message in context: > http://www.nabble.com/-1.1-beta-1--group-project-build-definitions-tf4211106.html#a11978921 > Sent from the Continuum - Users

Re: Continuum 1.1-alpha-2

2007-08-02 Thread Jesse McConnell
ecipient, you should delete this message. > > > Any disclosure, copying, or distribution of this message, or the taking of > any action based on it, is strictly prohibited. [v.E.1] > -- jesse mcconnell [EMAIL PROTECTED]

Re: CONTINUUM-1356 (Was: Re: First build errors)

2007-08-02 Thread Jesse McConnell
7;t clear up the remainder. > > Christian. > > On Jul 31, 2007, at 4:55 PM, LAMY Olivier wrote: > > > Yes. > > > > http://jira.codehaus.org/browse/CONTINUUM-1356 > > > > ;-) > > > > -- > > Olivier > > -- jesse mcconnell [EMAIL PROTECTED]

Re: Attempting to use continuum-1.1-beta1

2007-08-01 Thread Jesse McConnell
> Any help on what's going on? I have setup an installation for the JDK, M2 > and created a profile. These were all referenced in the build defintion > before clicking save. > > > > -- jesse mcconnell [EMAIL PROTECTED]

Re: Is it possible to chain builds?

2007-08-01 Thread Jesse McConnell
1.html#a11952419 > Sent from the Continuum - Users mailing list archive at Nabble.com. > > -- jesse mcconnell [EMAIL PROTECTED]

Re: continuum 1.0.3 build errors but mvn fine

2007-08-01 Thread Jesse McConnell
o offline mode as well, but I still don't > understand why it was okay on the command line. > > John > > -Original Message- > From: Jesse McConnell [mailto:[EMAIL PROTECTED] > Sent: 31 July 2007 21:30 > To: [EMAIL PROTECTED] > Subject: Re: continuum 1.0.3 build

Re: First build errors

2007-07-31 Thread Jesse McConnell
respectively are all receove expectation+1. > > I'm really not sure why, and I will look into it later if I get a minute, but > I'm on a Macbook Pro (Mac OS 10.4.10) with Java 1.5.0_07 (Mac Runtime for > Java with Hotspot client VM) > > Anyone else encounter this specif

Re: can not log in after deploy the continuum

2007-07-26 Thread Jesse McConnell
. But I can not log in, whatever I create a password remind > session, I can not log in. > > -- jesse mcconnell [EMAIL PROTECTED]

Re: relativePath

2007-07-26 Thread Jesse McConnell
> > regards > > > -- > View this message in context: > http://www.nabble.com/relativePath-tf4140573.html#a11777693 > Sent from the Continuum - Users mailing list archive at Nabble.com. > > -- jesse mcconnell [EMAIL PROTECTED]

Re: Maven2 release process in Continuum

2007-07-19 Thread Jesse McConnell
release process will let you change that if it doesn't guess right... jesse On 7/19/07, Johan Iskandar <[EMAIL PROTECTED]> wrote: > From: Jesse McConnell [mailto:[EMAIL PROTECTED] > > ok, I am a bit confused by what your actually asking here... > > but there is no reason

Re: can't checkout continuum sources

2007-07-05 Thread Jesse McConnell
with the "successful" icon and vice versa. Couldn't reproduce, it happens "randomly". The only workaround I found is to manually build the project. - Yann On 7/3/07, Tomislav Stojcevich <[EMAIL PROTECTED]> wrote: > > This started happening after upgrading from m

Re: Build hanging in 1.1-alpha-2

2007-06-18 Thread Jesse McConnell
e and notify the sender of the delivery error by e-mail or you may call Cerner's corporate offices in Kansas City, Missouri, U.S.A at (+1) (816)221-1024. Cerner Limited, Registered in England no 2519305, Registered Office 37 North Wharf Road, London W2 1AF. -- jesse mcconnell [EMAIL PROTECTED]

Re: Subversion Maven Continuum (trunk/tags/branches) and flat layout

2007-06-06 Thread Jesse McConnell
space/bar/... > ../foo > > I'd like to know how other people handle these build issues and what the > best practices are for a flat layout (that eclipse needs). > > Thanks. > > -- View this message in context: http://www.nabble.com/Subversion-Maven-Continuum-%28trunk-tags-branches%29-and-flat-layout-tf3880094.html#a10996664 Sent from the Continuum - Users mailing list archive at Nabble.com. -- jesse mcconnell [EMAIL PROTECTED]

Re: Preflight check for 2.0.7

2007-06-05 Thread Jesse McConnell
Jason van Zyl Founder and PMC Chair, Apache Maven jason at sonatype dot com -- --------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- jesse mcconnell [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[released] continuum-1.1-alpha-2

2007-06-04 Thread Jesse McConnell
clients can use to test connection. ** Task * [CONTINUUM-1242] - Update Continuum Model -- jesse mcconnell [EMAIL PROTECTED]

Re: User Interface Performance of 1.1

2007-05-22 Thread Jesse McConnell
tings/go faster buttons that would help >> improve performance? > > > Regards, > Shaun. > > > > -- jesse mcconnell [EMAIL PROTECTED]

Re: Problem with parent Pom

2007-05-11 Thread Jesse McConnell
strange though ;) > > -- > Regards > Erik Drolshammer > > -- View this message in context: http://www.nabble.com/Problem-with-parent-Pom-tf3726547.html#a10433254 Sent from the Continuum - Users mailing list archive at Nabble.com. -- jesse mcconnell [EMAIL PROTECTED]

Re: Scheduled build definition won't run if no changes since other build def ran

2007-05-02 Thread Jesse McConnell
t (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden. -- jesse mcconnell [EMAIL PROTECTED]

Re: Building Continuum - Minimal Actions?

2006-12-22 Thread Jesse McConnell
just found out I can set the location of my Derby database in continuum-plexus-runtime/src/conf/plexus.xml so that fixes at least part of the problem. :-) -- jesse mcconnell [EMAIL PROTECTED]

Re: problem with adding https M2 pom.xml

2006-12-15 Thread Jesse McConnell
conn.setRequestProperty("Authorization", "Basic " + encoding); InputStream istream = conn.getInputStream(); String foo = readString(istream); istream.close(); System.out.println(foo); } } -- Robert Dale -- jesse mcconnell [EMAIL PROTECTED]

Re: Continuum Project Model: Field Project.id

2006-12-12 Thread Jesse McConnell
d how it differs from fields Project.name and {Project.artifactId, Project.groupId, Project.version}? Thanks. Brad -- jesse mcconnell [EMAIL PROTECTED]

Re: Python xmlrpc scripts

2006-12-05 Thread Jesse McConnell
those work so I can use it in the subversion hooks. Thank you -- View this message in context: http://www.nabble.com/Python-xmlrpc-scripts-tf2765106.html#a7710620 Sent from the Continuum - Users mailing list archive at Nabble.com. -- jesse mcconnell [EMAIL PROTECTED]

Re: Installing continuum 1.1 SNAPSHOT

2006-12-01 Thread Jesse McConnell
sse On 12/1/06, L. J. <[EMAIL PROTECTED]> wrote: Hi, I try to install the continuum 1.1 SNAPSHOT on my local machine which I build from the main trunk after svn checkout. I can't log on after creating an admin user. Is there anything i am missing during the installation? Thanks.

Re: Performance collapse when logged as admin

2006-11-27 Thread Jesse McConnell
ur time, Samuel > -Original Message- > From: Jesse McConnell [mailto:[EMAIL PROTECTED] > Sent: mardi 7 novembre 2006 14:55 > To: continuum-users@maven.apache.org > Subject: Re: Performance collapse when logged as admin > > k, then my bet is its something up with that auth

Re: Project Notifier removed when editing build definitions

2006-11-10 Thread Jesse McConnell
OM was removed :(. It looks like updating the project configuration updates everything based on submit and not on previous configuration + changes. In the database all is removed :( -- jesse mcconnell [EMAIL PROTECTED]

Re: Configuration of Username and password for subversion

2006-11-10 Thread Jesse McConnell
requests use the cached username and password. Greetings, Martin -- jesse mcconnell [EMAIL PROTECTED]

Re: Problem during build

2006-11-10 Thread Jesse McConnell
er.BuildProjectTaskExecutor.executeTask(BuildProjectTaskExecutor.java:47) jvm 1| at org.codehaus.plexus.taskqueue.execution.ThreadedTaskQueueExecutor$ExecutorRunnable.run(ThreadedTaskQueueExecutor.java:103) jvm 1| at java.lang.Thread.run(Thread.java:595) Any ideas ? -- jesse mcconnell [EMAIL PROTECTED]

Re: Configuration of Username and password for subversion

2006-11-06 Thread Jesse McConnell
Greetings, Martin Here is the section with the scm part from my project pom.xml scm:svn:svn://svnhost/maventest/trunk scm:svn:svn://svnhost/maventest/trunk -- jesse mcconnell [EMAIL PROTECTED]

Re: Release date for Continuum 1.2?

2006-10-25 Thread Jesse McConnell
25/06, Anoop kumar V <[EMAIL PROTECTED]> wrote: Can anyone please tell me when is the release date for the next version of Continuum (1.2)? I know it is going to be a major release, but could not exactly tell the date of the release from the website. -- Thanks and best regards, Anoop

Re: Deploy as WAR

2006-10-03 Thread Jesse McConnell
Emmanuel > > ben short a écrit : > > Hi, > > > > Is it possible to get continuum as a WAr rather than a standalone > > application? > > > > Ben > > > > > > > > -- jesse mcconnell [EMAIL PROTECTED]

Re: [stoping build]

2006-10-02 Thread Jesse McConnell
tp://taal:8090/continuum/servlet/continuum/target/ProjectBuild.vm?view=ProjectBuild&buildId=119&id=46> -- Francois Le Fevre Bioinformatics Engineer Computational Biology Group - NeMo group Genoscope Tél. : (+33) 1 60 87 45 83 Web : http://www.genoscope.cns.fr/bioinfo -- jesse mcconnell [EMAIL PROTECTED]

Re: running multiple instances of continuum on one machine

2006-09-01 Thread Jesse McConnell
yep On 9/1/06, Feniks Nator <[EMAIL PROTECTED]> wrote: "You only need to modify the port of http and xmlrpc services in apps/continuum/conf/application.xml" Probably a stupid question: so I install a second copy of continuum? -- jesse mcconnell [EMAIL PROTECTED]

Re: perforce client specs

2006-08-23 Thread Jesse McConnell
se the default client specs ( say : winmac ) and not create one ? thanks Prashanth __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- jesse mcconnell [EMAIL PROTECTED]

Re: surefire fails but tests work

2006-08-16 Thread Jesse McConnell
--- >>> >>> Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 4.437 sec >>> where can i have a look to understand on this issue >>> >>> >> >> >> > -- View this message in context: http://www.nabble.com/surefire-fails-but-tests-work-tf2008956.html#a5833776 Sent from the Continuum - Users forum at Nabble.com. -- jesse mcconnell [EMAIL PROTECTED]

Re: adding maven 2 projects - invalid url

2006-08-16 Thread Jesse McConnell
arefare.com/trunk/pom.xml - this is the url am giiving, which is working fine from any browser, but continum says it's invalid URL any input -- View this message in context: http://www.nabble.com/adding-maven-2-projects-tf2108593.html#a5822632 Sent from the Continuum - Users forum at Nabble.co

Re: Building dependant projects as well?

2006-08-11 Thread Jesse McConnell
are cvs updates and rebuild, or if an artifact that the project > depended upon changes would cause a rebuild. > > > -- jesse mcconnell [EMAIL PROTECTED]

Re: Resolving Source code dependency among modules?

2006-08-08 Thread Jesse McConnell
build definition. Regards, Kapil -Original Message- From: Jesse McConnell [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 08, 2006 4:34 AM To: continuum-users@maven.apache.org Subject: Re: Resolving Source code dependency among modules? sounds like you need to be having each of the subprojects inst

Re: Resolving Source code dependency among modules?

2006-08-07 Thread Jesse McConnell
gt; and delete the original transmission, its attachments, and any copies without reading or saving in any manner. Thank you. -- jesse mcconnell [EMAIL PROTECTED]

Re: Configuring Continuum to authenticate with SCM

2006-08-04 Thread Jesse McConnell
om.xml (which is a multi-module project)? Thanks, Tim -- View this message in context: http://www.nabble.com/Configuring-Continuum-to-authenticate-with-SCM-tf2005777.html#a5653237 Sent from the Continuum - Users forum at Nabble.com. -- jesse mcconnell [EMAIL PROTECTED]

Re: Continuum starts but no webconsole available

2006-08-04 Thread Jesse McConnell
does not display anything. a run.sh status says that it is running. What could be the problem? Regards -- jesse mcconnell [EMAIL PROTECTED]

Re: Cant send emails

2006-08-04 Thread Jesse McConnell
n/mail/templates/ant/BuildComplete.vm'. > > > What have i to change to have the emails sent ? > > Thanks in advance for any help > > > Raphaël > -- jesse mcconnell [EMAIL PROTECTED]

Re: SVN Revision Number in the name of a snapshot artifact

2006-08-02 Thread Jesse McConnell
in the POM. :-) Thanks, Binil On 8/1/06, Jesse McConnell <[EMAIL PROTECTED]> wrote: > > I don't really know of a simple way to do that, there are a couple of > factors at play here.. > > the tag in the pom.xml is what governs the version that is > appended to the artifact

Re: One sub module randomly appears twice after adding a parent multi-module 1.0.3

2006-08-01 Thread Jesse McConnell
, Jonathan <[EMAIL PROTECTED]> wrote: Using cvs but problem occurs before build happens and before cvs is accessed. Problem occurs when adding a parent pom.xml M2 project file via URL. Thanks for the link, I will submit the problem. -Original Message- From: Jesse McConnell [mailto:

Re: SVN Revision Number in the name of a snapshot artifact

2006-08-01 Thread Jesse McConnell
there a simple way to achieve this? Thanks, Binil PS: I am unsure if this question had been asked here before; I tried searching the list archives and could not find the answer. -- jesse mcconnell [EMAIL PROTECTED]

Re: One sub module randomly appears twice after adding a parent multi-module 1.0.3

2006-08-01 Thread Jesse McConnell
nd may be unlawful. If you are not an addressee, please inform the sender immediately. -- jesse mcconnell [EMAIL PROTECTED]

Re: Success Messages For Recent Contributors Only

2006-07-28 Thread Jesse McConnell
ot; build is good, so they don't have to check the web interface. Thanks and Best, Daun DeFrance -- jesse mcconnell [EMAIL PROTECTED]

Re: Configuring Continuum to authenticate with SCM

2006-07-26 Thread Jesse McConnell
ository requires authentication. I can create an account for the continuum server, but how do I configure the account information in pom.xml and settings.xml for the server to authenticate? Thanks for any help Chris -- jesse mcconnell [EMAIL PROTECTED]

Re: Mail Notification

2006-07-21 Thread Jesse McConnell
age contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message. -- jesse mcconnell [EMAIL PROTECTED]

Re: Cleaning up Build History

2006-07-18 Thread Jesse McConnell
button" After these two steps, all will be ok. Emmanuel Jesse McConnell a écrit : > ya, that is a known problem that is getting fixed in continuum 1.1 > which is under development right now :) > > my understanding is that you can click the build all button and that > ought to

Re: Cleaning up Build History

2006-07-18 Thread Jesse McConnell
n. Is it possible to remove entries from the build history? Thanks, -jason -- jesse mcconnell [EMAIL PROTECTED]

Re: Maven 2.0.4's 'package' not copying contents or main resources to WEB-INF/classes

2006-07-07 Thread Jesse McConnell
http://www.ghettojava.com > -- Ghetto Java: http://www.ghettojava.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- -- jesse mcconnell [EMAIL PROTECTED]

Re: activate a profile in a submodule

2006-07-07 Thread Jesse McConnell
bmodules)... any help appreciated -- Wojtek Biela - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- -- jesse mcconnell [EMAIL PROTECTED]

maven-plugin-testing-harness usage

2006-06-29 Thread Jesse McConnell
. so nows your chance to kick in some more ideas on what you would like to see from the plugin testing harness :) cheers! jesse -- jesse mcconnell jesseDOTmcconnellATgmailDOTcom - To unsubscribe, e-mail: [EMAIL PROTECTED] For addi

Re: Run a Main class

2006-04-24 Thread Jesse McConnell
t; ----- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- jesse mcconnell

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

2006-04-19 Thread Jesse McConnell
mpilation path. Is there some annotation > I > > need to set in the MOJO ? > > > > axistools-maven-plugin does generate code and adds to the compilation > path > > but I dont know how they do it. > > > > Thanks > > -Gautham Pamu > > > > > > -- jesse mcconnell

Re: How to get to a plugin's resources

2006-04-13 Thread Jesse McConnell
> resources. In Maven1, I could use ${plugin.resources}. What is the Maven2 > equivalent. > > Thanks, > > Mike > > -- jesse mcconnell

Re: maven runtime

2006-04-04 Thread Jesse McConnell
-- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > -- > Stephen Duncan Jr > www.stephenduncanjr.com > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- jesse mcconnell

wsdl2java-maven-plugin users

2006-03-29 Thread Jesse McConnell
that :) the axistools plugin has been released with version 1.0 and there are a number of fixes applied on the 1.1-SNAPSHOT cheers, and any questions or concerns regarding this can be address to me directly or simply respond to this email! thanks! jesse -- jesse mcconnell jesse DOT mcconne

Re: [m202] still have problems with downloading custom built plugin

2006-03-23 Thread Jesse McConnell
ecise that things are ok > when the plugin is used locally. > > Thanks, > -- > Arnaud Bailly, Dr. - Ingénieur de Recherche > NORSYS > 1, rue de la Cense des Raines > ZAC du Moulin > 59710 ENNEVELIN > Tel : (33) 3 28 76 56 76 > Mob : (33) 6 17 12 19 78 > Fax : (33) 3 28 76 57 00 > Web : http://www.norsys.fr > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- jesse mcconnell

Re: Maven plugin gets called only once

2006-03-23 Thread Jesse McConnell
ig1AKDD4YAhlC/9uK2v4S7Zd+vrGgMWWgCgzWcY > 7jsjBfgzpDifDgA0AuRpJb8= > =ZIHy > -END PGP SIGNATURE- > > ----- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- jesse mcconnell

[m2] wsdl2java-maven-plugin users

2006-03-21 Thread Jesse McConnell
iving it a whirl. problems or concerns please respond to this mail to the list or directly back to me if you would like. thanks! jesse -- jesse mcconnell

Re: Properties/Variables in pom?

2006-03-17 Thread Jesse McConnell
rstrasse 1, D-40472, Düsseldorf, Germany and from the > > website at http://www.nokia.com/ > > -- > > > > - > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > -- jesse mcconnell

Re: Maven

2006-03-17 Thread Jesse McConnell
ache.maven.surefire.Runner > An exception or error caused a run to abort. > org.apache.commons.beanutils.TestBeanPackageSubclass.() > > what could be the problem. > > If any one can help me out in this that will be great help for me to > Explore > more things > > Regards > > > A.S.P. Raj > > -- jesse mcconnell

Re: [M2] J2EE archetype ever releasing?

2006-02-17 Thread Jesse McConnell
To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- jesse mcconnell

Re: [m2] Axis webapp archetype

2006-01-26 Thread Jesse McConnell
n van Zyl > jason at maven.org > http://maven.apache.org > > We all have problems. How we deal with them is a measure of our worth. > > -- Unknown > > ----- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- jesse mcconnell

Re: Too many jars in my war

2006-01-23 Thread Jesse McConnell
gt; > > > ----- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- jesse mcconnell

Re: SCM username/password lookup

2006-01-06 Thread Jesse McConnell
a command line (ie -Dusername=xyz), > username is default to system property ${user.name} and by passing > settings.xml. > > is it a bug? > > > -Dan > > -- jesse mcconnell

Re: [m2] dependencyManagement question ?

2006-01-06 Thread Jesse McConnell
; version is specified in the referenced poms ? > > > > -- > > Christian > > > > > > ----- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- jesse mcconnell

Re: [m2] Where to find the source code for org.apache.maven.model.Model

2006-01-05 Thread Jesse McConnell
ain confidential and/or privileged material. If you > received this in error, please contact the sender and delete the > material from any system and destroy any copies. > > > ----- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > -- jesse mcconnell

Re: Re: [m2] Package XSL file with plugin and use it for XSLT when executing the plugin

2006-01-03 Thread Jesse McConnell
#x27;m > not sure how to load the file packaged inside the > plugin (e.g. load it from classpath, or relative path, > etc.). > > Thanks, > Chris > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > Fo

Re: Where's 2.0.2?

2005-12-30 Thread Jesse McConnell
but it's been MIA for the last two weeks. What's the current release > plan? > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- jesse mcconnell

Re: [m2] maven friendly way to look at an xml file

2005-12-22 Thread Jesse McConnell
ssed and may contain confidential > >and/or privileged material. If you received this in error, please > >contact the sender and delete the material from any system and destroy > >any copies. > > > > > > > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- jesse mcconnell

Re: [m2] what is used for?

2005-12-22 Thread Jesse McConnell
kKnutson.com > > MSN Messenger: [EMAIL PROTECTED] > > -------- > > - Original Message - > From: "Jesse McConnell" <[EMAIL PROTECTED]> > To: "Maven Users List" ; "Mick Knutson&q

Re: [m2] what is used for?

2005-12-22 Thread Jesse McConnell
tson.com > > MSN Messenger: [EMAIL PROTECTED] > > -------- > > -- jesse mcconnell

Re: [m2] delete file

2005-12-19 Thread Jesse McConnell
'shea <[EMAIL PROTECTED]> wrote: > > > Hi, > > Is there a plugin available, or what is the best way to delete a file > during a maven build ? > > thanks > patrick > > > > -- jesse mcconnell

Re: including empty directories in a war build

2005-12-19 Thread Jesse McConnell
do this with Maven. I'm using 2.0.1. It seems > to only include directories that have files. > > Is there a way to explicitly say to create an empty directory? > > Thanks... > > Frank Russo > Senior Developer > FX Alliance, LLC > 900 Third Avenue, 3rd Floor > New York, NY 10022 > 646.268.9949 > > > > -- jesse mcconnell

Re: [m2] axistools:wsdl2java

2005-12-16 Thread Jesse McConnell
gt; [EMAIL PROTECTED] > >> > >> ----- > >> To unsubscribe, e-mail: [EMAIL PROTECTED] > >> For additional commands, e-mail: [EMAIL PROTECTED] > >> > > > > - > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- jesse mcconnell

Re: Plexus Source Code

2005-12-12 Thread Jesse McConnell
bscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- jesse mcconnell

Re: Continuum jabber notifier question.

2005-12-09 Thread Jesse McConnell
inform me what the configuration > block > in the notifier should look like for the following: > > *Jabber Host :* talk.google.com > *Jabber Port :* 5222 > *Jabber Login :* abargnesi > *Jabber Domain Name :* gmail.com > *Is it a SSL Connection?* false > > Thanks, > > Anthony Bargnesi > > -- jesse mcconnell

Re: Webservices plugin for M2

2005-12-08 Thread Jesse McConnell
Is there any webservices plugin available for Maven2. > > > > > > -- > -- Lee Meador > Sent from gmail. My real email address is [EMAIL PROTECTED] > > -- jesse mcconnell

Re: Re: [m2] Schedule for 2.0.1 ?

2005-12-06 Thread Jesse McConnell
e.org/~maven/builds/ , saves you from compiling > from source all the time :) > > HTH > Jorg > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -

Re: [m2] maven-war-plugin multiple patterns in warSourceExcludes not working

2005-12-06 Thread Jesse McConnell
---- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- jesse mcconnell

Re: using Maven 2 and Getting this error

2005-11-29 Thread Jesse McConnell
missed the list On 11/29/05, Jesse McConnell <[EMAIL PROTECTED]> wrote: > > looks to me like you need to be using maven 1 to compile this, > project.xmlfiles were maven1 (note the pomVersion 3, in maven2 that is > actually > 4.0.0) in maven 2 the default project file

Re: using Maven 2 and Getting this error

2005-11-29 Thread Jesse McConnell
g.Class.newInstance(Class.java:303) > at > > org.codehaus.plexus.component.configurator.converters.AbstractConfigurationConverter.instantiateObject > (AbstractConfigurationCo > rter.java:111) > ... 22 more > [INFO] > > ---- > [INFO] Total time: 1 second > [INFO] Finished at: Tue Nov 29 22:24:50 CET 2005 > [INFO] Final Memory: 2M/5M > [INFO] > > > > can someone help me out? > Am I doing something wrong here? > > Thanks in advance > > Charlie > > -- jesse mcconnell

Re: What to do when Ibiblio site is down?

2005-11-25 Thread Jesse McConnell
to use the mirror as a backup? > > > > Thanks... > > Frank Russo > > Senior Developer > > FX Alliance, LLC > > > > > > ----- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- jesse mcconnell

maven-execute-plugin fyi

2005-11-24 Thread Jesse McConnell
I have removed the maven-execute-plugin since the same functionality exists in the exec-maven-plugin which is also in the mojo sandbox. cheers, jesse -- jesse mcconnell jesseDOTmcconnellATgmailDOTcom

Re: [m2] updating classpath elements in mojo

2005-11-23 Thread Jesse McConnell
--- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- jesse mcconnell

  1   2   >