RE: Eclipse not picking up settings.xml

2007-01-12 Thread Ryan Slobojan
Hi Alex, If by 'Eclipse' you mean the M2Eclipse plugin, that's a known issue with the plugin - it never reads settings.xml. Thanks, Ryan Slobojan -Original Message- From: Morgovsky, Alexander (US - Glen Mills) [mailto:[EMAIL PROTECTED] Sent: Friday, January 12, 2007 10:

RE: SAR PLUGIN

2006-12-15 Thread Ryan Slobojan
to be installed/deployed. We then use an ant fragment to copy from target/${blah}-sar.jar to jboss-deploy-dir/${blah}.sar. Thanks, Ryan Slobojan -Original Message- From: Randall Fidler [mailto:[EMAIL PROTECTED] Sent: Fri 12/15/2006 6:48 AM To: users@maven.apache.org Subject: SAR P

RE: SQL scripts in webapp

2006-12-12 Thread Ryan Slobojan
usable ant-based database build process which is integrated into Maven's build lifecycle. Thanks, Ryan Slobojan -Original Message- From: Phillip Rhodes [mailto:[EMAIL PROTECTED] Sent: Tue 12/12/2006 7:11 PM To: Maven Users List Subject: Re: SQL scripts in webapp I dealt with this one

RE: delete a directory by maven-antrun-plugin?

2006-12-03 Thread Ryan Slobojan
build.directory}/checkout/whatever as opposed to just checkout/whatever. You may find that antrun isn't running in the folder that you think it is, so you have to specify an absolute path. In case you're wondering, ${project.build.directory} points at [project]\target. Thanks, Rya

RE: delete a directory by maven-antrun-plugin?

2006-12-03 Thread Ryan Slobojan
ting *only* the files inside of a directory, not the directories themselves. To get it ot delete the directories, you need to: Thanks, Ryan Slobojan -Original Message- From: jiangshachina [mailto:[EMAIL PROTECTED] Sent: Sunday, December 03, 2006 2:34 AM To: users@maven.apache.org S

RE: [m2] exclusive profiles

2006-11-30 Thread Ryan Slobojan
f the build process. :) Thanks, Ryan Slobojan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, November 30, 2006 6:39 AM To: users@maven.apache.org Subject: RE: [m2] exclusive profiles Thanks. It's exactly what I want I didn't know the prop

RE: [m2] maven-changelog-plugin - no changes in list?

2006-10-17 Thread Ryan Slobojan
po/m2-snapshot-repository) to your repository list since the plugin's not yet released. Thanks, Ryan Slobojan -Original Message- From: CodingPlayer [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 17, 2006 8:39 AM To: users@maven.apache.org Subject: [m2] maven-changelog-plugin - no

[OT] RE: Can I bypass the whole Maven build part?!

2006-10-05 Thread Ryan Slobojan
whole Maven build part?! Cmon, Sam Anabtawi is like one of the most common names in the states. There are like 1000s.. no wait 10,000s of Anabtawis around! Ryan Slobojan wrote: > > Hi Sam, > > Just so you know, with an email address like Sam Anabtawi @ > somecompany, it's n

RE: Can I bypass the whole Maven build part?!

2006-10-05 Thread Ryan Slobojan
Hi Sam, Just so you know, with an email address like Sam Anabtawi @ somecompany, it's not too hard to guess who you are. ;) Thanks, SomeOtherDude -Original Message- From: SomeDude [mailto:[EMAIL PROTECTED] Sent: Thursday, October 05, 2006 8:19 AM To: users@maven.apache.org Subject: Re

RE: List of remaining build-related tasks

2006-09-26 Thread Ryan Slobojan
Hi Wayne, I think we might just take you up on that suggestion! :) Thanks, Ryan Slobojan -Original Message- From: Wayne Fay [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 26, 2006 3:33 PM To: continuum-users@maven.apache.org Subject: Re: List of remaining build-related tasks Not

RE: List of remaining build-related tasks

2006-09-26 Thread Ryan Slobojan
Hi, How incredibly embarassing - we have an internal alias, also called continuum-users. I blame Outlook and it's tenacity in hiding the email address you're actually sending email to from the end user. Thanks, and sorry for the mix-up. Ryan Slobojan -Original Message- From:

Database rebuilding process

2006-09-26 Thread Ryan Slobojan
l00katme -h sfdev-4 -c -C -K -e -n -t -q -r test-data.sql test Import structure/Rebuild local database mysql -u root --password=n3wb4by test < test.sql Import data into local database mysql -u root --password=n3wb4by test < test-data.sql Thanks, Ryan Slobojan

List of remaining build-related tasks

2006-09-26 Thread Ryan Slobojan
on the project site * Set up Maven-proxy or Archiva on the external-release and external-snapshot repositories on SFDev-4 * Change the formatting of the project site's unit test results to match the formatting generated by Ant/CruiseControl Thanks, Ryan Slobojan

[Offtopic] RE: How to include dependencies in an executable jar?

2006-09-22 Thread Ryan Slobojan
7;t search before posting aren't going to see these flames, and thus will not be "encouraged" Happy Friday! Thanks, Ryan Slobojan -Original Message- From: Wayne Fay [mailto:[EMAIL PROTECTED] Sent: Friday, September 22, 2006 11:20 AM To: Maven Users List Subject: Re: How t

Issues with ${project.version} and deploy

2006-09-19 Thread Ryan Slobojan
ing a 'mvn deploy:deploy-file'? Thanks, Ryan Slobojan

[Solved] RE: Problems with Contonuum XML-RPC interface

2006-09-07 Thread Ryan Slobojan
looks like something in Maestro 1.0.1 broke the Continuum XML-RPC interface. Thanks, Ryan Slobojan -Original Message----- From: Ryan Slobojan [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 06, 2006 11:26 AM To: continuum-users@maven.apache.org Subject: RE: Problems with Contonu