Re: POM URL

2005-12-20 Thread Ricardo de Souza Moura

Thank you...
Do you have a sample to use that ? I tryed to use it, but I always get the 
message: Enter the URL to the Maven 2 POM[ You must provide a valid url 
]
I get a sample of file protocol on the internet and my file URL was 
something like that:


file:///C|/temp/projeto/pom.xml

I have one more doubt: Can I setup the URL to a pom in cvs repository ? But 
the pom file in repository has the name pom.xml,v. Is it a problem ?


Thanks




From: Emmanuel Venisse <[EMAIL PROTECTED]>
Reply-To: continuum-users@maven.apache.org
To: continuum-users@maven.apache.org
Subject: Re: POM URL
Date: Mon, 19 Dec 2005 16:30:04 +0100

Do you have a repository browser like viwcvs or Fisheye?

If not, you can use the file protocol 
(http://maven.apache.org/continuum/faqs.html#can-i-use-file-protocol-in-add-project-view) 
with a local copy of your sources.


Emmanuel

Ricardo de Souza Moura a écrit :

Hi...
I would like to add my maven2 project to continuum, but as I use modules I 
just can add it throught a POM URL.
My problem is that I don't shared my cvs repository throught http or ftp, 
I just shared it throught SCP (ssh). I don't know how to use a URL to 
access this protocols. I think that there isn't a way to use URL to access 
via SCP...

Is There another alternative ?

Thanks in advance












Re: SPAM: Re: POM URL

2005-12-20 Thread Emmanuel Venisse

file:///C:/temp/projeto/pom.xml

you can't use pom.xml,v file because it isn't a pom but a cvs file.

Emmanuel

Ricardo de Souza Moura a écrit :

Thank you...
Do you have a sample to use that ? I tryed to use it, but I always get 
the message: Enter the URL to the Maven 2 POM[ You must provide a 
valid url ]
I get a sample of file protocol on the internet and my file URL was 
something like that:


file:///C|/temp/projeto/pom.xml

I have one more doubt: Can I setup the URL to a pom in cvs repository ? 
But the pom file in repository has the name pom.xml,v. Is it a problem ?


Thanks




From: Emmanuel Venisse <[EMAIL PROTECTED]>
Reply-To: continuum-users@maven.apache.org
To: continuum-users@maven.apache.org
Subject: Re: POM URL
Date: Mon, 19 Dec 2005 16:30:04 +0100

Do you have a repository browser like viwcvs or Fisheye?

If not, you can use the file protocol 
(http://maven.apache.org/continuum/faqs.html#can-i-use-file-protocol-in-add-project-view) 
with a local copy of your sources.


Emmanuel

Ricardo de Souza Moura a écrit :


Hi...
I would like to add my maven2 project to continuum, but as I use 
modules I just can add it throught a POM URL.
My problem is that I don't shared my cvs repository throught http or 
ftp, I just shared it throught SCP (ssh). I don't know how to use a 
URL to access this protocols. I think that there isn't a way to use 
URL to access via SCP...

Is There another alternative ?

Thanks in advance

















Re: two problems

2005-12-20 Thread Emmanuel Venisse


   I am getting two problems.  One is that when mail notifiers are being
entered, they are being persisted with all options on even though I
explicitly unchecked the success option.  Even when I edit the entry and
re-uncheck them, they eventually become checked again.


File an issue.



 


   My second issue is that I am getting an exception when I edit the
mail notifier entry, but not every time.  When I do get an exception, it
is similar to this:


Are you ssure that this error appears when you edit the mail notifier? it seems that is an error 
during a build. File an issue.




jvm 1| 2005-12-20 13:03:34,253 [Thread-1] WARN  SQL
- Object with id "1069" not found !

jvm 1| 2005-12-20 13:03:34,503 [Thread-1] WARN  SQL
- Object with id "1069" not found !

jvm 1| 2005-12-20 13:03:34,643 [Thread-1] ERROR BuildController
- Error while building project.

jvm 1| javax.jdo.JDODataStoreException: Put request failed : INSERT
INTO PROJECTNOTIFIER_CONFIGURATION (STRING_VAL,ID_OID,STRING_KEY) VALUES
(?,?,?)

jvm 1|  at
org.jpox.store.rdbms.scostore.NormalMapStore.put(NormalMapStore.java:467
)

jvm 1|  at org.jpox.sco.Map.put(Map.java:709)

jvm 1|  at
org.jpox.sco.SCOUtils.updateMapWithMapKeysValues(SCOUtils.java:626)

jvm 1|  at org.jpox.sco.Map.attachCopy(Map.java:376)

jvm 1|  at
org.jpox.state.AttachFieldManager.storeObjectField(AttachFieldManager.ja
va:107)

jvm 1|  at
org.jpox.state.StateManagerImpl.providedObjectField(StateManagerImpl.jav
a:2394)

jvm 1|  at
org.apache.maven.continuum.model.project.ProjectNotifier.jdoProvideField
(ProjectNotifier.java)

jvm 1|  at
org.apache.maven.continuum.model.project.ProjectNotifier.jdoProvideField
s(ProjectNotifier.java)

jvm 1|  at
org.jpox.state.StateManagerImpl.provideFields(StateManagerImpl.java:2732
)

jvm 1|  at
org.jpox.state.StateManagerImpl.internalAttachCopy(StateManagerImpl.java
:3518)

jvm 1|  at
org.jpox.state.StateManagerImpl.attachCopy(StateManagerImpl.java:3446)

jvm 1|  at
org.jpox.AbstractPersistenceManager.attachCopy(AbstractPersistenceManage
r.java:1644)

jvm 1|  at org.jpox.sco.List.attachCopy(List.java:326)

jvm 1|  at
org.jpox.state.AttachFieldManager.storeObjectField(AttachFieldManager.ja
va:107)

jvm 1|  at
org.jpox.state.StateManagerImpl.providedObjectField(StateManagerImpl.jav
a:2394)

jvm 1|  at
org.apache.maven.continuum.model.project.Project.jdoProvideField(Project
.java)

jvm 1|  at
org.apache.maven.continuum.model.project.Project.jdoProvideFields(Projec
t.java)

jvm 1|  at
org.jpox.state.StateManagerImpl.provideFields(StateManagerImpl.java:2732
)

jvm 1|  at
org.jpox.state.StateManagerImpl.internalAttachCopy(StateManagerImpl.java
:3518)

jvm 1|  at
org.jpox.state.StateManagerImpl.attachCopy(StateManagerImpl.java:3446)

jvm 1|  at
org.jpox.AbstractPersistenceManager.attachCopy(AbstractPersistenceManage
r.java:1644)

jvm 1|  at org.jpox.sco.List.attachCopy(List.java:326)

jvm 1|  at
org.jpox.state.AttachFieldManager.storeObjectField(AttachFieldManager.ja
va:107)

jvm 1|  at
org.jpox.state.StateManagerImpl.providedObjectField(StateManagerImpl.jav
a:2394)

jvm 1|  at
org.apache.maven.continuum.model.project.ProjectGroup.jdoProvideField(Pr
ojectGroup.java)

jvm 1|  at
org.apache.maven.continuum.model.project.ProjectGroup.jdoProvideFields(P
rojectGroup.java)

jvm 1|  at
org.jpox.state.StateManagerImpl.provideFields(StateManagerImpl.java:2732
)

jvm 1|  at
org.jpox.state.StateManagerImpl.internalAttachCopy(StateManagerImpl.java
:3518)

jvm 1|  at
org.jpox.state.StateManagerImpl.attachCopy(StateManagerImpl.java:3446)

jvm 1|  at
org.jpox.AbstractPersistenceManager.attachCopy(AbstractPersistenceManage
r.java:1644)

jvm 1|  at
org.jpox.state.AttachFieldManager.storeObjectField(AttachFieldManager.ja
va:120)

jvm 1|  at
org.jpox.state.StateManagerImpl.providedObjectField(StateManagerImpl.jav
a:2394)

jvm 1|  at
org.apache.maven.continuum.model.project.Project.jdoProvideField(Project
.java)

jvm 1|  at
org.apache.maven.continuum.model.project.Project.jdoProvideFields(Projec
t.java)

jvm 1|  at
org.jpox.state.StateManagerImpl.provideFields(StateManagerImpl.java:2732
)

jvm 1|  at
org.jpox.state.StateManagerImpl.internalAttachCopy(StateManagerImpl.java
:3518)

jvm 1|  at
org.jpox.state.StateManagerImpl.attachCopy(StateManagerImpl.java:3446)

jvm 1|  at
org.jpox.AbstractPersistenceManager.attachCopy(AbstractPersistenceManage
r.java:1644)

jvm 1|  at
org.jpox.AbstractPersistenceManager.attachCopy(AbstractPersistenceManage
r.java:1660)

jvm 1|  at
org.apache.maven.continuum.store.JdoContinuumStore.updateObject(JdoConti
nuumStore.java:679)

jvm 1|  at
org.apache.maven.continuum.store.JdoContinuumStore.updateProject(Jdo