Re: RE Scheduled build do not see changes in source code

2007-01-03 Thread Carlos Henriquez

Have anyone seem a reason for this problem? I have two diferents scheduled
builds. The first one does not see the changes made in the source files but
the second one does :(

My pom has only one SCM URL

On 1/2/07, Carlos Henriquez <[EMAIL PROTECTED]> wrote:


HAPPY NEW YEAR

yes, it is the same SCM URL for both builds. Actually, my pom file only
has one scm url

On 1/2/07, Guillaume BETEND <[EMAIL PROTECTED]> wrote:
>
> Hello all,
>
> Is your Scm Url is OK ?
>
> Cheers
> --
> Guillaume BETEND
>
>
>
>
>
>  "Carlos
>  Henriquez"
>   A
>  [EMAIL PROTECTED] Continuum
>  >  >
>
> cc
>  29/12/2006 21:47
>
> Objet
>Scheduled build do not see
> changes
>  Veuillez répondre in source code
>  à
>  [EMAIL PROTECTED]
>   aven.apache.org
>
>
>
>
>
>
>
> Hi all. Merry Christmass to all the Christians and Happy New Year next
> monday.
>
> I have two scheduled builds with Maven projects, a "clean install" and a
> "test" a few minutes later. They are both done at night. The problem is
> that
> any change made to a source file is ignored by the first build but
> notice
> in
> the second. That happens to be a problem because the new jar is built
> with
> the old sources.
>
> What could be happening?
>
> --
> Carlos Henriquez
>
>


--
Carlos Henriquez
Wincor-Nixdorf
+58-416-839.94.28





--
Carlos Henriquez
Wincor-Nixdorf
+58-416-839.94.28


Re: RE Scheduled build do not see changes in source code

2007-01-02 Thread Carlos Henriquez

HAPPY NEW YEAR

yes, it is the same SCM URL for both builds. Actually, my pom file only has
one scm url

On 1/2/07, Guillaume BETEND <[EMAIL PROTECTED]> wrote:


Hello all,

Is your Scm Url is OK ?

Cheers
--
Guillaume BETEND





 "Carlos
     Henriquez"
  
cc
 29/12/2006 21:47
 Objet
   Scheduled build do not see changes
 Veuillez répondre in source code
 à
 [EMAIL PROTECTED]
  aven.apache.org







Hi all. Merry Christmass to all the Christians and Happy New Year next
monday.

I have two scheduled builds with Maven projects, a "clean install" and a
"test" a few minutes later. They are both done at night. The problem is
that
any change made to a source file is ignored by the first build but notice
in
the second. That happens to be a problem because the new jar is built with
the old sources.

What could be happening?

--
Carlos Henriquez





--
Carlos Henriquez
Wincor-Nixdorf
+58-416-839.94.28


Scheduled build do not see changes in source code

2006-12-29 Thread Carlos Henriquez

Hi all. Merry Christmass to all the Christians and Happy New Year next
monday.

I have two scheduled builds with Maven projects, a "clean install" and a
"test" a few minutes later. They are both done at night. The problem is that
any change made to a source file is ignored by the first build but notice in
the second. That happens to be a problem because the new jar is built with
the old sources.

What could be happening?

--
Carlos Henriquez


Re: Problems building. Out of space.

2006-11-29 Thread Carlos Henriquez

JDK 1.4.2 but the suggestion made by Emmanuel worked. Thank you all

On 11/29/06, Martin van den Bemt <[EMAIL PROTECTED]> wrote:


Could you be more specific about the jdk that you are using to run
continuum ?

Mvgr,
Martin

Carlos Henriquez wrote:
> Hi all,
>
> I'm having a problem with continuum 1.0.3 and maven projects.
>
> When I try to make a build of any kind (site, compile, install, test...)
I
> get the following error:
>
> Error occurred during initialization of VM
> Could not reserve enough space for object heap
> Could not create the Java virtual machine.
>
> and the test failed. In the other hand, If I make the build directly
from
> maven, it works.
>
> Please help. My continuum has 62 Java projects with A LOT of classes in
> total. I don't know if the continuum server has a limit for it
>
> Thanks for your help
>





--
Carlos Henriquez
Wincor-Nixdorf
+58-416-839.94.28


Problems building. Out of space.

2006-11-29 Thread Carlos Henriquez

Hi all,

I'm having a problem with continuum 1.0.3 and maven projects.

When I try to make a build of any kind (site, compile, install, test...) I
get the following error:

Error occurred during initialization of VM
Could not reserve enough space for object heap
Could not create the Java virtual machine.

and the test failed. In the other hand, If I make the build directly from
maven, it works.

Please help. My continuum has 62 Java projects with A LOT of classes in
total. I don't know if the continuum server has a limit for it

Thanks for your help


Re: Project stuck in building state

2006-05-09 Thread Carlos Henriquez

I had the same problem and even when I shut down all the possibles JAVA
process from the server I couldn't change the "building" state. I had to
remove the project and added again. If there's is other way I would like to
know.

Also I had to erase the project writing the URL for it because the delete
button is disable (because of the "building" state).

My project got stuck in testing (it was my fault that it got stuck) and I
clicked build accidentally when it wasn't ready


Re: Break build on deprecated version

2006-05-03 Thread Carlos Henriquez

That's more a Maven question.

You can suscribe <[EMAIL PROTECTED]>to the Maven
mailing listand ask that, or search in
archive  for a
possible answer.

I'm interested in that answer because it would be a nice way to manage
version dependency. I personally haven't found a way to do that
automatically.

I make a way creating a profile in the settings.xml of maven. It's a
version-profile where everyone in our team writes their last version number.

When we need a dependency from some of our projects we write in the pom ${
someDependency.version} and that property contains the last value written in
settings.xml. That work for us until we realized that Continuum 1.0.2 (dunno
if 1.0.3 does) didn't read the profiles from Maven's settings.xml. It
doesn't work for outside project either (well, it could work but you'll have
to write every single last version from every outside project).

If you find a better way wich works with Continuum, let me know :D


Re: stop a build

2006-05-03 Thread Carlos Henriquez

it will be available in 1.1, I found an old mail


stop a build

2006-05-03 Thread Carlos Henriquez

Is there a way to stop a build??

I've found I mistake in one of our projects and the test doesn't end so the
scheduled build didn't complete. How can I force to stop a build?


Upgrading from 1.0.2: one step missing

2006-04-25 Thread Carlos Henriquez
I just download and follow the instructions from the upgrade
pageto install
1.0.3 but one step is missing.

After you replace your database folder, you need to open the
service.properties file and change the reference from 1.0.2 to 1.0.3 (first
line). Otherwise you won't be able to see the web page and continue with the
upgrading.

Bye.


Re: Install and building site

2006-04-24 Thread Carlos Henriquez
http://maven.zones.apache.org/~continuum/builds/branches/continuum-1.0.x/continuum-20060419.02.
tar.gz


I'll try again and let you know.

I make a "clean install" build that didn't failed for testing (is ok) and
then "site" skipping testing and it didn't execute because there was no
change. It was the first time of "site" and the second build (right after
the "clean install")


Re: Install and building site

2006-04-24 Thread Carlos Henriquez
I'm not using maven-surefire-plugin but surefire-report-maven-plugin which
does not have that options (or doesn't seems to).

I tried using different schedules for "clean install" and "site". That way I
could make the "site" build to ignore testing because it was aready made by
the "clean install" build. The problem is that Continuum download the source
files for every build and does not detect any changes between one build and
another (there are no changes between the "clean install" and "site" build)
so it doesn't make the build (No updated necessary).

I need to force that build but it can't be done with SCHEDULING.


More than one SCHEDULE

2006-04-21 Thread Carlos Henriquez
I thought that for 1.0.2 you can only use one schedule and it will be fixed
for 1.0.3.

I tried making two with a difference of a minute and the both run.


Install and building site

2006-04-21 Thread Carlos Henriquez
Hi, I'm usingo Continuum 1.0.2 and Maven 2.0.2.

I know that I can only use DEFAULT_SCHEDULE in 1.0.2 and only one build for
project.

I want continuum to build my project site but that goal (site) run "test"
first. If there are test failures, the site won't be created.

What if I want a report about my test failures. It can't be done.

I would like to turn off the test only in the "site" goal. I know that
maven.test.skip can be turned to avoid testing but if I'm in the same build
"clean install site" it would be turned off at all.

What can I do? I tried true in the plugin
configuration in my POM.xml but it made the test anyway.

Thanks for your help.

Waiting for 1.0.3 to use many SCHEDULES and builds!! :D


Use local settings with Maven

2006-04-18 Thread Carlos Henriquez
Hi all, I'm using Continuum with Maven 2.0.2 and I'm trying to use my local
settings but I can't.

There is no user folder for Continuum because it runs as a service. I don't
want to use global settings (mavenDir/conf/settings.xml) but local settings.
Something like ~/.m2/settings.xml

I tried to run Continuum as a service with a Account specially made for it
(in the service properties) but nothing happen. Maven didn't see the
~/.m2/settings.xml file. Maybe the account wasn't set up properly.

Maybe I'm doing something wrong but I can't see it.


building with Continuum 1.0.3 snapshot

2006-03-30 Thread Carlos Henriquez
Hello, I've just installed the 1.0.3 SNAPSHOT because I heard that a bug was
fixed but I'm getting the same error.

When I try to build a project (that was build manually before) with the
DEFAULT_SCHEDULE I get a message that says "BuildController-
The project was not built because there are no changes." even when I change
my source file (I made a new java file too).

The strange thing is that the files are acctually checked out but the build
does'nt work.


Re: Why would I get this problem on initial create of project

2006-03-30 Thread Carlos Henriquez
Every time you perform a goal for the first time, Maven downloads everything
it needs to work. Maybe it can't connect to internet because of a Proxy or
something like that or it is configure to not connect at all. Check that.

Hope it works :D

On 3/30/06, [EMAIL PROTECTED] <
[EMAIL PROTECTED]> wrote:
>
> Hi I am trying to create my first Maven project as guided in the "Maven
> GettingStarted Guide"
>
> But I get the following errors.  Any ideas? This is my first step after
> installing Maven202.
>
> Thanks,
>
> c:>mvn -e archetype:create -DgroupId=com.mycompany.app -DartifactId=my-app
>
>
> [INFO] Scanning for projects...
> [INFO] Reactor build order:
> [INFO]   Maven Quick Start Archetype
> [INFO]   Maven Mojo Archetype
> [INFO]   Unnamed - com.devx.greeter:greeter-web:war:1.0-SNAPSHOT
> [INFO]   Unnamed - com.devx.greeter:greeter:pom:1.0-SNAPSHOT
> [INFO] Searching repository for plugin with prefix: 'archetype'.
> [WARNING] Cannot resolve plugin-mapping metadata for groupId:
> org.apache.maven.plugins - IGNORING.
> [WARNING] Cannot resolve plugin-mapping metadata for groupId:
> org.codehaus.mojo - IGNORING.
> [INFO]
>
> 
> [ERROR] BUILD ERROR
> [INFO]
>
> 
> [INFO] Error building POM (may not be this project's POM).
>
>
> Project ID: org.apache.maven.plugins:maven-archetype-plugin
>
> Reason: Error getting POM for
> 'org.apache.maven.plugins:maven-archetype-plugin' from the repository:
> Unable to read local cop
> y of metadata: Cannot read metadata from
>
> 'c:\MavenRepo\org\apache\maven\plugins\maven-archetype-plugin\maven-metadata-central
> .xml': attribute value must start with quotation or apostrophe not s
> (position: TEXT seen ...\r\n\r\n ... @6:12)
>   org.apache.maven.plugins:maven-archetype-plugin:pom:LATEST
>
>
>
>
> [INFO]
>
> 
> [INFO] Trace
> org.apache.maven.lifecycle.LifecycleExecutionException: Error resolving
> version for 'org.apache.maven.plugins:maven-archetype
> -plugin': Unable to read the metadata file for artifact
> 'org.apache.maven.plugins:maven-archetype-plugin:pom': Error getting
> POM for 'org.apache.maven.plugins:maven-archetype-plugin' from the
> repository: Unable to read local copy of metadata: Cannot
> read metadata from
> 'c:\MavenRepo\org\apache\maven\plugins\maven-archetype-plugin\maven-
> metadata-central.xml':
> attribute value
> must start with quotation or apostrophe not s (position: TEXT seen
> ...\r\n\r\n   org.apache.maven.plugins:maven-archetype-plugin:pom:LATEST
>


Continuum doesn't detect updates with schedule builds

2006-03-30 Thread Carlos Henriquez
Hello,

I'm using Continuum 1.0.2 with Maven 2.0.2 and I added a project with a
default build that works just fine when I forced it (clean install).

The problems comes with the Schedule. I'm using DEFAULT_SCHEDULE and it
triggers every hour but the build throws and error. Here is the tail output
of my log file

INFO   | jvm 1| 2006/03/29 20:00:02 | 2006-03-29 20:00:02,683 [Thread-1]
INFO  Action:update-project-from-working-directory - Updating project
'MyProject' from checkout.
INFO   | jvm 1| 2006/03/29 20:00:02 | 2006-03-29 20:00:02,808 [Thread-1]
INFO  Action:execute-builder - No files updated, not building.
Project id '1'.

The checkout is ok. I've check my working copy and the files are indeed
updated but the "execute-builder" thinks they are not. It may be an error or
something in my Continuum configuration or maybe de POM file but I can't
find it.

The command that does the checkout is

INFO   | jvm 1| 2006/03/29 20:00:00 | 2006-03-29 20:00:00,230 [Thread-1]
INFO  ScmManager - Command line: stcmd co -x -nologo
-stop -p "[EMAIL PROTECTED]:49201/Project/View/ProjectFolder" -fp "C:/Program
Files/Apache Software
Foundation/continuum-1.0.2/apps/continuum/working-directory/1"
-merge -neverprompt -is

and every time it checks out a file the following WARN and DEBUG messages
appears in the log file

INFO   | jvm 1| 2006/03/29 20:00:01 | 2006-03-29 20:00:01,808
[Thread-18] WARN  ScmManager - Unknown checkout ouput:
Folder: ProjectFolder  (working directory: C:\Program Files\Apache Software
Foundation\continuum- 1.0.2\apps\continuum\working-directory\1)
INFO   | jvm 1| 2006/03/29 20:00:01 | 2006-03-29 20:00:01,855
[Thread-18] DEBUG ScmManager - MyClass.java: omitted


Hope you can help me with that.

Thanks


No file updated, not building - Continuum

2006-03-30 Thread Carlos Henriquez
Hello,

I'm using Continuum 1.0.2 with Maven 2.0.2 and I add a project with a
default build that works just fine when I forced it (clean install).

The problems comes with the Schedule. I'm using DEFAULT_SCHEDULE and it
triggers every hour but the build throws and error. Here is the output of my
log file

INFO   | jvm 1| 2006/03/29 20:00:02 | 2006-03-29 20:00:02,683 [Thread-1]
INFO  Action:update-project-from-working-directory - Updating project
'MyProject' from checkout.
INFO   | jvm 1| 2006/03/29 20:00:02 | 2006-03-29 20:00:02,808 [Thread-1]
INFO  Action:execute-builder - No files updated, not building.
Project id '1'.

The checkout is ok. I've check my working copy and the files are indeed
updated but the "execute-builder" thinks they are not. It may be an error or
something in my Continuum configuration or maybe de POM file but I can't
find it.

The command that does the checkout is

INFO   | jvm 1| 2006/03/29 20:00:00 | 2006-03-29 20:00:00,230 [Thread-1]
INFO  ScmManager - Command line: stcmd co -x -nologo
-stop -p "[EMAIL PROTECTED]:49201/Project/View/ProjectFolder" -fp "C:/Program
Files/Apache Software
Foundation/continuum-1.0.2/apps/continuum/working-directory/1"
-merge -neverprompt -is

and every time it checks out a file the following WARN and DEBUG messages
appears in the log file

INFO   | jvm 1| 2006/03/29 20:00:01 | 2006-03-29 20:00:01,808
[Thread-18] WARN  ScmManager - Unknown checkout ouput:
Folder: ProjectFolder  (working directory: C:\Program Files\Apache Software
Foundation\continuum-1.0.2\apps\continuum\working-directory\1)
INFO   | jvm 1| 2006/03/29 20:00:01 | 2006-03-29 20:00:01,855
[Thread-18] DEBUG ScmManager - MyClass.java: omitted


Hope you can help me with that.

Thanks


Re: Problems checking out with Continuum

2006-03-29 Thread Carlos Henriquez
Thanks for that. I even tried editing the DEFAULT_SCHEDULE changing the Cron
field but I don't know if that counts as a custom one. I'll be waiting for
1.0.3.

Thanks again!

On 3/29/06, dan tran <[EMAIL PROTECTED]> wrote:
>
> the is a bug in 1.0.2 that ignores user's custom schedule.   Wait a few
> more
> days to get 1.0.3
> or test out with 1.0.3 RC
>
> -D
>
>
> On 3/29/06, Carlos Henriquez <[EMAIL PROTECTED]> wrote:
> >
> > Hello,
> >
> > I'm trying to do a building through scheduling but i'm having troubles
> > checking out. I've got the following log
> >
> > INFO   | jvm 1| 2006/03/29 17:23:00 | 2006-03-29 17:23:00,054
> > [scheduler1_Worker-0] INFO  Continuum  - Enqueuing
> > 'Transacciones Basicas' (Build definition id=6).
> > INFO   | jvm 1| 2006/03/29 17:23:00 | 2006-03-29 17:23:00,210
> > [Thread-1]
> > INFO  ContinuumScm   - Updating project: id: '6', name
> > 'Transacciones Basicas'.
> > INFO   | jvm 1| 2006/03/29 17:23:00 | 2006-03-29 17:23:00,210
> > [Thread-1]
> > INFO  ScmManager - Working directory: C:\Program
> > Files\Apache Software Foundation\continuum-
> > 1.0.1\bin\win32\..\..\apps\continuum\working-directory\6
> > INFO   | jvm 1| 2006/03/29 17:23:00 | 2006-03-29 17:23:00,210
> > [Thread-1]
> > INFO  ScmManager - Command line: stcmd co -x -nologo
> > -stop -p "[EMAIL PROTECTED]:49201/Infinix
> >
> >
> Caribe/Desarrollo/AppSource/Taquilla/Servicios/TransaccionesBasicasService"
> > -fp "C:/Program Files/Apache Software
> > Foundation/continuum-1.0.1
> > /bin/win32/../../apps/continuum/working-directory/6"
> > -merge -neverprompt -is
> > INFO   | jvm 1| 2006/03/29 17:23:01 | 2006-03-29 17:23:01,710
> > [Thread-89] DEBUG ScmManager - Carpeta:
> > TransaccionesBasicasService  (directorio de trabajo: C:\Program
> > Files\Apache
> > Software Foundation\continuum-1.0.1\apps\continuum\working-directory\6)
> > INFO   | jvm 1| 2006/03/29 17:23:01 | 2006-03-29 17:23:01,710
> > [Thread-89] WARN  ScmManager - Unknown checkout
> ouput:
> > Carpeta: TransaccionesBasicasService  (directorio de trabajo: C:\Program
> > Files\Apache Software Foundation\continuum-
> > 1.0.1\apps\continuum\working-directory\6)
> > INFO   | jvm 1| 2006/03/29 17:23:01 | 2006-03-29 17:23:01,757
> > [Thread-89] DEBUG ScmManager - .classpath: omitido
> > INFO   | jvm 1| 2006/03/29 17:23:01 | 2006-03-29 17:23:01,757
> > [Thread-89] WARN  ScmManager - Unknown checkout
> ouput:
> > .classpath: omitido
> > INFO   | jvm 1| 2006/03/29 17:23:01 | 2006-03-29 17:23:01,757
> > [Thread-89] DEBUG ScmManager - .project: omitido
> > INFO   | jvm 1| 2006/03/29 17:23:01 | 2006-03-29 17:23:01,757
> > [Thread-89] WARN  ScmManager - Unknown checkout
> ouput:
> > .project: omitido
> >
> > .
> > .
> > .
> > and it goes like that for all the different files. At the end of the
> build
> > I
> > have this
> >
> > INFO   | jvm 1| 2006/03/29 17:24:02 | 2006-03-29 17:24:02,476
> > [Thread-1]
> > INFO  Action:update-project-from-working-directory - Updating project
> > 'Transacciones Basicas' from checkout.
> > INFO   | jvm 1| 2006/03/29 17:24:02 | 2006-03-29 17:24:02,585
> > [Thread-1]
> > INFO  Action:execute-builder - No files updated, not building.
> > Project id '6'.
> >
> > And it doesn't really make the building. I've tried changing file trying
> > to
> > make a difference but nothing happen. It may be a conf option or
> something
> > but I don't know.
> >
> > I hope you can help me with that.
> >
> > Once again, what I'm trying to do is make a "build" through a schedule,
> > doing a checkout before the "build"
> >
> > Thanks
> >
> >
>
>


Problems checking out with Continuum

2006-03-29 Thread Carlos Henriquez
Hello,

I'm trying to do a building through scheduling but i'm having troubles
checking out. I've got the following log

INFO   | jvm 1| 2006/03/29 17:23:00 | 2006-03-29 17:23:00,054
[scheduler1_Worker-0] INFO  Continuum  - Enqueuing
'Transacciones Basicas' (Build definition id=6).
INFO   | jvm 1| 2006/03/29 17:23:00 | 2006-03-29 17:23:00,210 [Thread-1]
INFO  ContinuumScm   - Updating project: id: '6', name
'Transacciones Basicas'.
INFO   | jvm 1| 2006/03/29 17:23:00 | 2006-03-29 17:23:00,210 [Thread-1]
INFO  ScmManager - Working directory: C:\Program
Files\Apache Software Foundation\continuum-
1.0.1\bin\win32\..\..\apps\continuum\working-directory\6
INFO   | jvm 1| 2006/03/29 17:23:00 | 2006-03-29 17:23:00,210 [Thread-1]
INFO  ScmManager - Command line: stcmd co -x -nologo
-stop -p "[EMAIL PROTECTED]:49201/Infinix
Caribe/Desarrollo/AppSource/Taquilla/Servicios/TransaccionesBasicasService"
-fp "C:/Program Files/Apache Software
Foundation/continuum-1.0.1/bin/win32/../../apps/continuum/working-directory/6"
-merge -neverprompt -is
INFO   | jvm 1| 2006/03/29 17:23:01 | 2006-03-29 17:23:01,710
[Thread-89] DEBUG ScmManager - Carpeta:
TransaccionesBasicasService  (directorio de trabajo: C:\Program Files\Apache
Software Foundation\continuum-1.0.1\apps\continuum\working-directory\6)
INFO   | jvm 1| 2006/03/29 17:23:01 | 2006-03-29 17:23:01,710
[Thread-89] WARN  ScmManager - Unknown checkout ouput:
Carpeta: TransaccionesBasicasService  (directorio de trabajo: C:\Program
Files\Apache Software Foundation\continuum-
1.0.1\apps\continuum\working-directory\6)
INFO   | jvm 1| 2006/03/29 17:23:01 | 2006-03-29 17:23:01,757
[Thread-89] DEBUG ScmManager - .classpath: omitido
INFO   | jvm 1| 2006/03/29 17:23:01 | 2006-03-29 17:23:01,757
[Thread-89] WARN  ScmManager - Unknown checkout ouput:
.classpath: omitido
INFO   | jvm 1| 2006/03/29 17:23:01 | 2006-03-29 17:23:01,757
[Thread-89] DEBUG ScmManager - .project: omitido
INFO   | jvm 1| 2006/03/29 17:23:01 | 2006-03-29 17:23:01,757
[Thread-89] WARN  ScmManager - Unknown checkout ouput:
.project: omitido

.
.
.
and it goes like that for all the different files. At the end of the build I
have this

INFO   | jvm 1| 2006/03/29 17:24:02 | 2006-03-29 17:24:02,476 [Thread-1]
INFO  Action:update-project-from-working-directory - Updating project
'Transacciones Basicas' from checkout.
INFO   | jvm 1| 2006/03/29 17:24:02 | 2006-03-29 17:24:02,585 [Thread-1]
INFO  Action:execute-builder - No files updated, not building.
Project id '6'.

And it doesn't really make the building. I've tried changing file trying to
make a difference but nothing happen. It may be a conf option or something
but I don't know.

I hope you can help me with that.

Once again, what I'm trying to do is make a "build" through a schedule,
doing a checkout before the "build"

Thanks