migrate m1 to m2

2006-08-13 Thread Erik Bengtson
Hi,

In JPOX we have many projects built by maven, I've created a XQ to transform
project to pom, but dont have one tool to transform properties to settings. I
was wondering if you guys have some tool to help on upgrade?

Thanks.


Re: migrate m1 to m2

2006-08-13 Thread Brett Porter
maven-model-converter is being discussed on dev@ and it already has some 
of this I think.


- Brett

On 14/08/2006 3:07 AM, Erik Bengtson wrote:

Hi,

In JPOX we have many projects built by maven, I've created a XQ to transform
project to pom, but dont have one tool to transform properties to settings. I
was wondering if you guys have some tool to help on upgrade?

Thanks.




--
Apache Maven - http://maven.apache.org/
Better Builds with Maven - http://library.mergere.com/


Re: svn commit: r431246 - /maven/continuum/trunk/continuum-webapp/

2006-08-13 Thread Brett Porter
Wouldn't it be better to fix the tests/execution to create this in a 
more normal place, like target/plexus.home as it used to be?


- Brett

On 14/08/2006 7:29 AM, [EMAIL PROTECTED] wrote:

Author: carlos
Date: Sun Aug 13 14:29:07 2006
New Revision: 431246

URL: http://svn.apache.org/viewvc?rev=431246view=rev
Log:
Ignore db folder

Modified:
maven/continuum/trunk/continuum-webapp/   (props changed)

Propchange: maven/continuum/trunk/continuum-webapp/
--
--- svn:ignore (original)
+++ svn:ignore Sun Aug 13 14:29:07 2006
@@ -1,3 +1,4 @@
+
 target
 .classpath
 .project
@@ -5,3 +6,4 @@
 continuum-webapp.iml
 *.ipr
 *.iws
+${plexus.home}





--
Apache Maven - http://maven.apache.org/
Better Builds with Maven - http://library.mergere.com/


Re: svn commit: r431246 - /maven/continuum/trunk/continuum-webapp/

2006-08-13 Thread Carlos Sanchez

that be great, but in the meantime this is very handy

On 8/13/06, Brett Porter [EMAIL PROTECTED] wrote:

Wouldn't it be better to fix the tests/execution to create this in a
more normal place, like target/plexus.home as it used to be?

- Brett

On 14/08/2006 7:29 AM, [EMAIL PROTECTED] wrote:
 Author: carlos
 Date: Sun Aug 13 14:29:07 2006
 New Revision: 431246

 URL: http://svn.apache.org/viewvc?rev=431246view=rev
 Log:
 Ignore db folder

 Modified:
 maven/continuum/trunk/continuum-webapp/   (props changed)

 Propchange: maven/continuum/trunk/continuum-webapp/
 --
 --- svn:ignore (original)
 +++ svn:ignore Sun Aug 13 14:29:07 2006
 @@ -1,3 +1,4 @@
 +
  target
  .classpath
  .project
 @@ -5,3 +6,4 @@
  continuum-webapp.iml
  *.ipr
  *.iws
 +${plexus.home}




--
Apache Maven - http://maven.apache.org/
Better Builds with Maven - http://library.mergere.com/




--
I could give you my word as a Spaniard.
No good. I've known too many Spaniards.
-- The Princess Bride


Re: svn commit: r431246 - /maven/continuum/trunk/continuum-webapp/

2006-08-13 Thread Brett Porter
kind of against the principles of Continuum to sweep things under the 
carpet :)


Do you want to create a jira for it?

- Brett

On 14/08/2006 7:49 AM, Carlos Sanchez wrote:

that be great, but in the meantime this is very handy

On 8/13/06, Brett Porter [EMAIL PROTECTED] wrote:

Wouldn't it be better to fix the tests/execution to create this in a
more normal place, like target/plexus.home as it used to be?

- Brett

On 14/08/2006 7:29 AM, [EMAIL PROTECTED] wrote:
 Author: carlos
 Date: Sun Aug 13 14:29:07 2006
 New Revision: 431246

 URL: http://svn.apache.org/viewvc?rev=431246view=rev
 Log:
 Ignore db folder

 Modified:
 maven/continuum/trunk/continuum-webapp/   (props changed)

 Propchange: maven/continuum/trunk/continuum-webapp/
 
-- 


 --- svn:ignore (original)
 +++ svn:ignore Sun Aug 13 14:29:07 2006
 @@ -1,3 +1,4 @@
 +
  target
  .classpath
  .project
 @@ -5,3 +6,4 @@
  continuum-webapp.iml
  *.ipr
  *.iws
 +${plexus.home}




--
Apache Maven - http://maven.apache.org/
Better Builds with Maven - http://library.mergere.com/







--
Apache Maven - http://maven.apache.org/
Better Builds with Maven - http://library.mergere.com/


Re: svn commit: r431246 - /maven/continuum/trunk/continuum-webapp/

2006-08-13 Thread Carlos Sanchez

Emmanuel told me that this was about to be fixed, but this was more
than a month ago.

Added as CONTINUUM-812

On 8/13/06, Brett Porter [EMAIL PROTECTED] wrote:

kind of against the principles of Continuum to sweep things under the
carpet :)

Do you want to create a jira for it?

- Brett

On 14/08/2006 7:49 AM, Carlos Sanchez wrote:
 that be great, but in the meantime this is very handy

 On 8/13/06, Brett Porter [EMAIL PROTECTED] wrote:
 Wouldn't it be better to fix the tests/execution to create this in a
 more normal place, like target/plexus.home as it used to be?

 - Brett

 On 14/08/2006 7:29 AM, [EMAIL PROTECTED] wrote:
  Author: carlos
  Date: Sun Aug 13 14:29:07 2006
  New Revision: 431246
 
  URL: http://svn.apache.org/viewvc?rev=431246view=rev
  Log:
  Ignore db folder
 
  Modified:
  maven/continuum/trunk/continuum-webapp/   (props changed)
 
  Propchange: maven/continuum/trunk/continuum-webapp/
 
 
--

  --- svn:ignore (original)
  +++ svn:ignore Sun Aug 13 14:29:07 2006
  @@ -1,3 +1,4 @@
  +
   target
   .classpath
   .project
  @@ -5,3 +6,4 @@
   continuum-webapp.iml
   *.ipr
   *.iws
  +${plexus.home}
 
 


 --
 Apache Maven - http://maven.apache.org/
 Better Builds with Maven - http://library.mergere.com/





--
Apache Maven - http://maven.apache.org/
Better Builds with Maven - http://library.mergere.com/




--
I could give you my word as a Spaniard.
No good. I've known too many Spaniards.
-- The Princess Bride


build failed

2006-08-13 Thread p_m

Hi,
 I am getting following error while doing build.

Online report :
http://localhost:8080/continuum/servlet/continuum/target/ProjectBuild.vm
/view/ProjectBuild/id/56/buildId/118
Build statistics:
  State: Error
  Previous State: Error
  Started at: Sun, 13 Aug 2006 21:03:37 -0400
  Finished at: Sun, 13 Aug 2006 21:03:37 -0400
  Total time: 0s
  Build Trigger: Forced
  Exit code: 0
  Building machine hostname: emetadev1
  Operating system : Linux(unknown)
  Java version : 1.4.2_04(Sun Microsystems Inc.)

Changes
  No files changed
  


Build Error:


Exception:
Cannot checkout sources.
Exception while executing SCM command.
Error while executing command.
Error while executing process.
java.io.IOException: svn: not found


My SCM tag in POM is as below

scm
connection
scm:svn:http://ip:port/svn/repos/proj/common
/connection
developerConnection
scm:svn:http://ip:port/svn/repos/proj/common
/developerConnection
url
http://ip:port/svn/repos/proj/common
/url  
/scm

Thanks
Prashant
-- 
View this message in context: 
http://www.nabble.com/build-failed-tf2101021.html#a5790294
Sent from the Continuum - Dev forum at Nabble.com.