Ken nashua wrote: > Andy, > > Now I am unable to perform "mvn clean install deploy" > > What is the deal with authenticating now with shell.sourceforge.net ? > > Is there an anonymous authentication? > > Can you assist? >
Hey, your trying to upload the generated artifacts in our server..... That's what 'mvn deploy' does! Simply remove it. > Thanks > > > > C:\Prototype\Mavenized\Product\tacos-4.0\trunk>set MAVEN_OPTS=-Xms128m > -Xmx512m -Xss32768k > [INFO] Scanning for projects... > [INFO] Reactor build order: > [INFO] Tacos > [INFO] Tacos Core > [INFO] Tacos Demo > [INFO] > ---------------------------------------------------------------------------- > [INFO] Building Tacos > [INFO] task-segment: [clean, install, deploy] > [INFO] > ---------------------------------------------------------------------------- > [INFO] snapshot org.apache.maven.plugins:maven-clean-plugin:2.1.1-SNAPSHOT: > checking for updat > es from apache.snapshots > [INFO] snapshot org.apache.maven.plugins:maven-clean-plugin:2.1.1-SNAPSHOT: > checking for updat > es from tapestry.javaforge > [INFO] snapshot org.apache.maven.plugins:maven-clean-plugin:2.1.1-SNAPSHOT: > checking for updat > es from codehaus.org > [INFO] snapshot org.apache.maven.plugins:maven-plugins:2-SNAPSHOT: checking > for updates from a > pache.snapshots > [INFO] snapshot org.apache.maven.plugins:maven-plugins:2-SNAPSHOT: checking > for updates from t > apestry.javaforge > [INFO] snapshot org.apache.maven.plugins:maven-plugins:2-SNAPSHOT: checking > for updates from c > odehaus.org > [INFO] snapshot org.apache.maven:maven-parent:4-SNAPSHOT: checking for > updates from apache.sna > pshots > [INFO] snapshot org.apache.maven:maven-parent:4-SNAPSHOT: checking for > updates from tapestry.j > avaforge > [INFO] snapshot org.apache.maven:maven-parent:4-SNAPSHOT: checking for > updates from codehaus.o > rg > [INFO] [clean:clean] > [INFO] Deleting directory > C:\Prototype\Mavenized\Product\tacos-4.0\trunk\target > [INFO] Deleting directory > C:\Prototype\Mavenized\Product\tacos-4.0\trunk\target\classes > [INFO] Deleting directory > C:\Prototype\Mavenized\Product\tacos-4.0\trunk\target\test-classes > [INFO] Deleting directory > C:\Prototype\Mavenized\Product\tacos-4.0\trunk\target\site > [INFO] snapshot org.apache.maven.plugins:maven-site-plugin:2.0-SNAPSHOT: > checking for updates > from apache.snapshots > [INFO] snapshot org.apache.maven.plugins:maven-site-plugin:2.0-SNAPSHOT: > checking for updates > from tapestry.javaforge > [INFO] snapshot org.apache.maven.plugins:maven-site-plugin:2.0-SNAPSHOT: > checking for updates > from codehaus.org > [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for > updates from apach > e.snapshots > [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for > updates from tapes > try.javaforge > [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for > updates from codeh > aus.org > [INFO] [site:attach-descriptor] > [INFO] [install:install] > [INFO] Installing C:\Prototype\Mavenized\Product\tacos-4.0\trunk\pom.xml to > C:\Tomcat-5.5.17\w > ebapps\m2.repository\net\sf\tacos\tacos-project\4.0.2-SNAPSHOT\tacos-project-4.0.2-SNAPSHOT.po > m > Downloading: > http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/plugins/mav > en-deploy-plugin/2.2/maven-deploy-plugin-2.2.pom > [WARNING] Unable to get resource from repository apache.snapshots > (http://people.apache.org/re > po/m2-snapshot-repository) > Downloading: > http://howardlewisship.com/repository/org/apache/maven/plugins/maven-deploy-plugi > n/2.2/maven-deploy-plugin-2.2.pom > [WARNING] Unable to get resource from repository tapestry.javaforge > (http://howardlewisship.co > m/repository) > Downloading: > http://snapshots.repository.codehaus.org/org/apache/maven/plugins/maven-deploy-pl > ugin/2.2/maven-deploy-plugin-2.2.pom > [WARNING] Unable to get resource from repository codehaus.org > (http://snapshots.repository.cod > ehaus.org) > Downloading: > http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.2/ma > ven-deploy-plugin-2.2.pom > 981b downloaded > Downloading: > http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/plugins/mav > en-deploy-plugin/2.2/maven-deploy-plugin-2.2.jar > [WARNING] Unable to get resource from repository apache.snapshots > (http://people.apache.org/re > po/m2-snapshot-repository) > Downloading: > http://howardlewisship.com/repository/org/apache/maven/plugins/maven-deploy-plugi > n/2.2/maven-deploy-plugin-2.2.jar > [WARNING] Unable to get resource from repository tapestry.javaforge > (http://howardlewisship.co > m/repository) > Downloading: > http://snapshots.repository.codehaus.org/org/apache/maven/plugins/maven-deploy-pl > ugin/2.2/maven-deploy-plugin-2.2.jar > [WARNING] Unable to get resource from repository codehaus.org > (http://snapshots.repository.cod > ehaus.org) > Downloading: > http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.2/ma > ven-deploy-plugin-2.2.jar > 10K downloaded > [INFO] [site:attach-descriptor] > [INFO] [install:install] > [INFO] Installing C:\Prototype\Mavenized\Product\tacos-4.0\trunk\pom.xml to > C:\Tomcat-5.5.17\w > ebapps\m2.repository\net\sf\tacos\tacos-project\4.0.2-SNAPSHOT\tacos-project-4.0.2-SNAPSHOT.po > m > [INFO] [deploy:deploy] > [INFO] Retrieving previous build number from tacos-snapshot-repo > The authenticity of host 'shell.sourceforge.net' can't be established. > DSA key fingerprint is 4c:68:03:d4:5c:58:a6:1d:9d:17:13:24:14:48:ba:99. > Are you sure you want to continue connecting? (yes/no): y > > The authenticity of host 'shell.sourceforge.net' can't be established. > DSA key fingerprint is 4c:68:03:d4:5c:58:a6:1d:9d:17:13:24:14:48:ba:99. > Are you sure you want to continue connecting? (yes/no): yes > Password for [EMAIL PROTECTED]: > [WARNING] repository metadata for: 'snapshot > net.sf.tacos:tacos-project:4.0.2-SNAPSHOT' could > not be retrieved from repository: tacos-snapshot-repo due to an error: > Authentication failed: > Cannot connect. Reason: Auth fail > [INFO] Repository 'tacos-snapshot-repo' will be blacklisted > The authenticity of host 'shell.sourceforge.net' can't be established. > DSA key fingerprint is 4c:68:03:d4:5c:58:a6:1d:9d:17:13:24:14:48:ba:99. > Are you sure you want to continue connecting? (yes/no): no > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Error deploying artifact: Authentication failed: Cannot connect. > Reason: reject HostKey > : shell.sourceforge.net > > [INFO] > ------------------------------------------------------------------------ > [INFO] For more information, run Maven with the -e switch > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 1 minute 40 seconds > [INFO] Finished at: Tue Nov 07 09:45:03 EST 2006 > [INFO] Final Memory: 6M/127M > [INFO] > ------------------------------------------------------------------------ > > C:\Prototype\Mavenized\Product\tacos-4.0\trunk> > > _________________________________________________________________ > Add a Yahoo! contact to Windows Live Messenger for a chance to win a free > trip! > http://www.imagine-windowslive.com/minisites/yahoo/default.aspx?locale=en-us&hmtagline > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Tacos-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/tacos-devel > > -- Andreas Andreou - [EMAIL PROTECTED] - http://andyhot.di.uoa.gr Tapestry / Tacos developer Open Source / J2EE Consulting ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Tacos-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tacos-devel
