RE: behind firewall

2006-04-12 Thread Mayorgaadame, Alex [IT]
Luca, I don't se any proxy on those settings. Can you paste the whole settings.xml Also try to look at: http://maven.apache.org/guides/mini/guide-proxies.html >From your output in the command looks like you're still facing connectivity >issues. Also the output of mvn archetype:create -DgroupId=te

Maven 2.0.3 availability

2006-03-14 Thread Mayorgaadame, Alex
Anyone have a tentative date? I need it to put some due dates to my project. Any approximates would be helpful. Best regards, Alex Mayorga Adame - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAI

RE: [m2] maven-antrun-plugin classpath related behavior changed

2006-03-09 Thread Mayorgaadame, Alex
Xavier, I've seen something similar just yesterday. Can you share your stack traces? mvn goal -X Also which version of ant is maven using, mine was 1.6.5 and fails like: Embedded error: The following error occurred while executing this line: /home/am74839/sree/esf_samples_build.xml:162: Unable

RE: [m2] firewall/proxy error?

2006-02-21 Thread Mayorgaadame, Alex
http://maven.apache.org/guides/mini/guide-proxies.html -Original Message- From: Dave Hoffer [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 21, 2006 8:40 AM To: users@maven.apache.org Subject: RE: [m2] firewall/proxy error? I think this error is due to our company firewall/proxy. How

[M2] J2EE archetype ever releasing?

2006-02-17 Thread Mayorgaadame, Alex
Hello all, According to the Maven ViewCVS maven-archetype-j2ee hasn't been touched in 3 months, but never got released. Anyone know if it works and if so, when would it be released? Thanks, Alex - To unsubscribe, e-mail: [EMAI

RE: [M2] 'site' archetype failing

2006-01-26 Thread Mayorgaadame, Alex
Laurie, It's not failing but the mvn archetype:create goal has to be run in an empty folder. The site archetype is not so complex, so you're better choice IMHO is to follow this guide: http://maven.apache.org/guides/mini/guide-site.html It's very straight forward and you'll learn what's going

RE: M2: Valid archetypes

2006-01-26 Thread Mayorgaadame, Alex
x27;s are broken or something. Regards, Alex -Original Message- From: Wendy Smoak [mailto:[EMAIL PROTECTED] Sent: Thursday, January 26, 2006 8:55 AM To: Maven Users List Subject: Re: M2: Valid archetypes On 1/26/06, Mayorgaadame, Alex <[EMAIL PROTECTED]> wrote: > Anyone

M2: Valid archetypes

2006-01-26 Thread Mayorgaadame, Alex
Hello all, Anyone knows the list of valid archetypeArtifactId for the following command: mvn archetype:create -DgroupId=com.company.your -DartifactId=default-webapp -DarchetypeArtifactId=maven-archetype-webapp I would like to know what kind of projects could be created from templates as of no

RE: Adding new M2 project using file url

2006-01-18 Thread Mayorgaadame, Alex
Malcom, Try to uncomment this in continuum-1.0.X/apps/continuum/conf That should let you use file:// in Continuum. Regards, Alex -Original Message- From: Wim Deblauwe [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 18, 2006 2:18 AM To: continuum-users@maven.apache.org Subject: Re:

Continuum XML-RPC?

2006-01-18 Thread Mayorgaadame, Alex
Where can I found documentation about this functionality? What would be a general view of the model that I should follow to programmatically add/remove/monitor projects in Continuum? Thanks, Alex Mayorga Adame

RE: :ext: CVS connection method

2006-01-17 Thread Mayorgaadame, Alex
Carlo, If your CVS user doesn't uses a password. Try this in the SCM URL it may help. scm:cvs:ext:continuum:@server:/home/cvs:SANDBOX/sampleTestCVS Regards, Alex -Original Message- From: Carlo Bonamico [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 17, 2006 10:37 AM To: continuum-user

RE: [m2] Exception while executing SCM command. password is required

2006-01-05 Thread Mayorgaadame, Alex
Why do I keep getting this error: sun4-cross: mvn scm:update [INFO] Scanning for projects... [INFO] Searching repository for plugin with prefix: 'scm'. [INFO] [INFO] Building GTPL Maven Sample Project [INFO]task-segm

RE: M1 or M2?

2006-01-04 Thread Mayorgaadame, Alex
+1 On releasing that M2 book ASAP =) Happy 2006 to all you Maven people. Keep evangelizing!! -Original Message- From: Vincent Massol [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 04, 2006 2:40 AM To: 'Maven Users List' Subject: RE: M1 or M2? Thanks Babak. WRT m2 documentation it's

RE: Missing report in menu

2006-01-03 Thread Mayorgaadame, Alex
Cyrill, If you're using Maven 2 you should link to your reports in a Site Descriptor. Please use this http://maven.apache.org/guides/mini/guide-site.html as a reference. Regards, Alex -Original Message- From: Cyrill Rüttimann [mailto:[EMAIL PROTECTED] Sent: Monday, January 02, 2006 8:0

[m2] Installation settings (defaults.properties)

2005-12-22 Thread Mayorgaadame, Alex
Hello all and happy holidays, In the "Guide to Configuring Maven" http://maven.apache.org/guides/mini/guide-configuring-maven.html it's mentioned that there are an "Installation" level configuration for Maven 2 but there's not information regarding in how to use it. I would like to have somethi

RE: Maven-proxy functional with Maven 2?

2005-12-22 Thread Mayorgaadame, Alex
Any time frame for a 1.0 release or at least 0.2? Alex -Original Message- From: Jörg Schaible [mailto:[EMAIL PROTECTED] Sent: Thursday, December 22, 2005 2:56 AM To: Maven Users List Subject: RE: Maven-proxy functional with Maven 2? dan tran wrote on Thursday, December 22, 2005 1:42 AM:

Maven-proxy functional with Maven 2?

2005-12-21 Thread Mayorgaadame, Alex
Hello all and Merry Christmas to everyone, Anyone knows what have been the fate of http://maven-proxy.codehaus.org I hadn't see any changes on it for a long time. I've used it with Maven 1 and would like to know if it "just work" with Maven 2 or maybe a similar tool/plug-in/component for Maven

RE: How to view generated site?

2005-12-14 Thread Mayorgaadame, Alex
Aviran, You should try the site-deploy goal with a section in your POM. A preview of the site could be a great idea, but I don't know if that's planned for Continuum. Maybe you can fill a request in Continuum's JIRA. Regards, Alex -Original Message- From: Mordo, Aviran (EXP N-NANNATEK

RE: Exception running continuum on solaris

2005-12-13 Thread Mayorgaadame, Alex
Can you try: PATH=$PATH:/usr/sbin:/usr/builduser/maven-2.0/bin:/usr/bin Instead of: PATH=.:/usr/sbin:/usr/builduser/maven-2.0/bin:/usr/bin And see if it does any good. I'm moving the discussion over to the Continuum List. Regards, Alex -Original Message- From: Mordo, Aviran (EXP N-NAN

(Maven 2) mvn site not working

2005-12-12 Thread Mayorgaadame, Alex
Hello all, What may be wrong here: bash-2.03$ mvn site [INFO] Scanning for projects... [INFO] [INFO] Building GTPL Maven Sample Project [INFO]task-segment: [site] [INFO]

RE: Strange 2401 prepended to SCM URL

2005-12-09 Thread Mayorgaadame, Alex
Hi Shinobu, I'm using this: bash-2.03$ cvs -version Concurrent Versions System (CVS) 1.11 (client/server) Copyright (c) 1989-2000 Brian Berliner, david d `zoo' zuhn, Jeff Polk, and other authors CVS may be copied only under the terms of the GNU General Public License, a

Strange 2401 prepended to SCM URL

2005-12-08 Thread Mayorgaadame, Alex
Hello all, I've just uploaded my Maven 1 project.xml but for some weird reason I'm getting this: Provider message: The cvs command failed. Command output: --- 2401/export1/cvsrep/cibos: no such repository cvs checkout:

[M2] List of available Archetypes

2005-11-18 Thread Mayorgaadame, Alex [IT]
Hello all, This may be an easy one, but I've lost track of maven lately. Anyone can tell me the archetypes that are still valid for Maven 2.0? Thanks and regards, Alex - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

RE: [m1] Maven genapp issue!

2005-09-23 Thread Mayorgaadame, Alex [IT]
> at > org.apache.maven.plugin.PluginManager.initialiseHousingPluginContext( > PluginManager.java:770) > at > org.apache.maven.plugin.PluginManager.prepAttainGoal(PluginManager.ja > va:725) > at > org.apache.maven.plugin.PluginManager.attainGoals(P

RE: Maven genapp issue!

2005-09-22 Thread Mayorgaadame, Alex [IT]
Looks like your getting an 500 error from the server. Please double check that, if you're a proxy, you're clearly specifying that on your build.properties file. See here: http://maven.apache.org/reference/properties.html If that doesn't help try to use -X at the end of your command and post you

[m1]No dependencies get resolved

2005-09-01 Thread Mayorgaadame, Alex [IT]
Hello there community. New to Maven so this may be very foolish. I've added all needed jars as dependencies. But when I try to attain java:compaile it keeps throwing me a bunch of: [javac] Compiling 33 source files to C:\projects\esf\target\classes C:\projects\esf\container\src\java\esf\age

RE: [m1] How to use Ant script instead of java:compile while creating the site

2005-08-26 Thread Mayorgaadame, Alex [IT]
ops there. The maven.jar.override property and its corresponding maven.jar.* properties only apply to dependencies listed in project.xml. The override is telling Maven to find the jar in a location different from the default (which would be the local repository). -Original Message- From: Mayorgaadame, Al

RE: [m1] How to use Ant script instead of java:compile while creating the site

2005-08-26 Thread Mayorgaadame, Alex [IT]
e Ant script instead of java:compile while creating the site What does your project.xml and project.properties look like in regard to these dependencies? -Original Message- From: Mayorgaadame, Alex [IT] [mailto:[EMAIL PROTECTED] Sent: Friday, August 26, 2005 10:22 AM To: Maven Users

RE: [m1] How to use Ant script instead of java:compile while creating the site

2005-08-26 Thread Mayorgaadame, Alex [IT]
;t address your problem, ask again and we'll resume the discussion. ..David.. -Original Message- From: Mayorgaadame, Alex [IT] [mailto:[EMAIL PROTECTED] Sent: Friday, August 26, 2005 8:18 AM To: Maven Users List Subject: [m1] How to use Ant script instead of java:compile while creating

[m1] How to use Ant script instead of java:compile while creating the site

2005-08-26 Thread Mayorgaadame, Alex [IT]
I'm in the early stages of presenting Maven to a huge project that uses Ant. The first goal is to create the site for it. The site goal will always fail because the java compilation files given that the dependencies aren't set in project.xml I've created a custom goal to run the ant build.xml a

[m1] overriding a bunch of artifacts

2005-08-25 Thread Mayorgaadame, Alex [IT]
I'm trying to slowly migrate a huge project with lots of dependencies that is currently using Ant. The thing is that the build.xml that the developers have something like this to add a bunch of jars. How can I use overrides in my .properties to inclu

[m1] get current Maven properties

2005-08-24 Thread Mayorgaadame, Alex [IT]
How should I get the properties that Maven is using in a given moment? For a central Maven server how can I force the plugins and cache folders to remain in /maven-1.0.2/.maven folder instead of $HOME/.maven Where should the defaults.properties should be located in order to Maven actually read

Create M1 sites in Continuum

2005-08-18 Thread Mayorgaadame, Alex [IT]
I have not been able to find information about how to add the "maven site" command when creating a new maven project through continuum. Do you know of any link that I can navigate to get more info? - To unsubscribe, e-mail: [E

JVM exited

2005-08-16 Thread Mayorgaadame, Alex [IT]
I got an issue trying to use Continuum. It's running for the first time, so I got noting to configure until it runs the first time. Thank you so much, Alex Mayorga Adame STATUS | wrapper | 2005/08/16 09:10:44 | Launching a JVM... INFO | jvm 5| 2005/08/16 09:10:44 | Usage: java [-options]

Maven + CruiseControl steps??

2005-08-04 Thread Mayorgaadame, Alex [IT]
Anyone willing to pinpoint me on this? I'm a total newbie. I've installed Maven and CruiseControl according to their manuals, and they're working great on their own. I just want to generate a simple app, then have maven configure CC and finally run CC from maven. Please forgive me if it's reall

RE: Create instructions for Continuous integration for dummies anyone?

2005-08-03 Thread Mayorgaadame, Alex [IT]
rote: > If you have a little $ to spend, there's a tutorial for setting up > cruise control with Maven 1 in the O'Reilly Developers' Notebook for > Maven, but I haven't tried it. > > On Aug 3, 2005, at 11:56 AM, Mayorgaadame, Alex [IT] wrote: >

RE: Create instructions for Continuous integration for dummies anyone?

2005-08-03 Thread Mayorgaadame, Alex [IT]
eb site if it is more general than that. The wiki is currently empty, so you can create what you need :) Cheers, Brett On 8/3/05, Mayorgaadame, Alex [IT] <[EMAIL PROTECTED]> wrote: > Anyone that can tell me where the wiki is, so I can star logging my progress. > I believe that th

RE: Create instructions for Continuous integration for dummies?

2005-08-02 Thread Mayorgaadame, Alex [IT]
ic.thoughtworks.org/display/CC/Home -Original Message- From: Mayorgaadame, Alex [IT] [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 02, 2005 9:43 AM To: Maven Users List Subject: Create instructions for Continuous integration for dummies anyone? Anyone that can tell me where the wiki is, s

Create instructions for Continuous integration for dummies anyone?

2005-08-02 Thread Mayorgaadame, Alex [IT]
ld be appreciated too. Thanks Alex Mayorga Adame Citigrouo Enterprise Applications Engineering -Original Message- From: Mayorgaadame, Alex [IT] Sent: Monday, August 01, 2005 5:47 PM To: Maven Users List; Jamie Bisotti Subject: RE: Continuous integration for dummies anyone? Thanks on your

RE: Continuous integration for dummies anyone?

2005-08-01 Thread Mayorgaadame, Alex [IT]
Citigrouo Enterprise Applications Engineering -Original Message- From: Jamie Bisotti [mailto:[EMAIL PROTECTED] Sent: Monday, August 01, 2005 12:00 PM To: Maven Users List Subject: Re: Continuous integration for dummies anyone? On 8/1/05, Mayorgaadame, Alex [IT] <[EMAIL PROTECTED]>

RE: Continuous integration for dummies anyone?

2005-08-01 Thread Mayorgaadame, Alex [IT]
-Original Message- From: Vincent Massol [mailto:[EMAIL PROTECTED] Sent: Monday, August 01, 2005 1:08 PM To: 'Maven Users List' Cc: Mayorgaadame, Alex [IT] Subject: RE: Continuous integration for dummies anyone? Hi Alex, Not sure it's going to help you but there's an almo

Continuous integration for dummies anyone?

2005-08-01 Thread Mayorgaadame, Alex [IT]
Hello all Maven guys and gals: I'm a total newbie to this stuff, but I've got an assignment to set up a Maven + Cruise Control + CVS thing for a "Hello world!" application. Can anybody walk me trough or point me to a comprehensive guide? I haven't been able to find one yet. I promise to log eve