THX, now it works. But I get an other problem: BUILD FAILED File...... C:\Dokumente und Einstellungen\A13173\.maven\cache\maven-scm-plugin-1.4.1\plugin.jelly Element... ant:fail Line...... 99 Column.... 21 You must specify maven.scm.cvs.module
But I don't use cvs. I use ClearCase. Have anyone experience with clearcase running cruisecontrol ? Arnaud HERITIER wrote: > > This goal is now deprecated : > http://maven.apache.org/maven-1.x/plugins/cruisecontrol/goals.html > You have to launch it manuallly > > Arnaud > > On 1/23/07, mathapfahl <[EMAIL PROTECTED]> wrote: >> >> >> Hi, >> >> I have a problem running Cruiscontrol with Maven 1.0 >> When I enter "maven cruisecontrol:run" >> I've got the Problem: >> Attempting to download jaxen-1.0-FCS-full.jar. >> Error retrieving artifact from >> [http://www.ibiblio.org/maven/jaxen/jars/jaxen-1.0-FCS-full.jar]: >> java.net.ConnectException: Connection refu >> sed: connect >> WARNING: Failed to download jaxen-1.0-FCS-full.jar. >> Attempting to download saxpath-1.0-FCS.jar. >> Error retrieving artifact from >> [http://www.ibiblio.org/maven/saxpath/jars/saxpath-1.0-FCS.jar]: >> java.net.ConnectException: Connection refus >> ed: connect >> WARNING: Failed to download saxpath-1.0-FCS.jar. >> The build cannot continue because of the following unsatisfied >> dependencies: >> >> Why does the computer trying to download this ? >> Shall I take this jars in the maven local repo ? >> Or wants Maven this jars in the lib section of its own. >> -- >> View this message in context: >> http://www.nabble.com/Problem-running-Cruisecontrol-tf3062791s177.html#a8517129 >> Sent from the Maven - Users mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > -- View this message in context: http://www.nabble.com/Problem-running-Cruisecontrol-tf3062791s177.html#a8557036 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
