Thanks a lot Tamás, Effectively, I have over 30 artifact to deploy, so if you explain more how I could do this with a "factory" configuration I will be very grateful, because its my first experience with maven (^_^)
Nawfel www.ilem.ma ----- Message d'origine ---- De : Tamás Cservenák <[EMAIL PROTECTED]> À : Maven Users List <[email protected]> Envoyé le : Vendredi, 20 Avril 2007, 16h02mn 48s Objet : Re: Re : Proximity Hi, Proximity is not able to "receive" artifacts on URL http://localhost:8080/px-webapp-default-1.0.0-RC8/repository (that evaluates in this case to http://localhost:8080/px-webapp-default-1.0.0-RC8/repository/asm/asm/). This servlet is the "repository" servlet that is RO only and offers "view" to users and M2 itself. I will try to explain using DEMO site: Currently, with RC8 the only deployment way is via DAV or using some "bypass". DAV: http://proximity.abstracthorizon.org:12000/px-webapp/dav/public You have to address the group, where you want to deploy. This might be bad, if you have multiple resposes in same group, but it works with "factory" configuration. "Bypass": Publish onto underlying FS, by publishing it over FTP or SFTP.... Hope helps, ~t~ On 4/20/07, Wayne Fay <[EMAIL PROTECTED]> wrote: > Perhaps check your web/app server/Proximity log files and see why its > returning error 500. This is a pretty generic error message. You might > not be able to diagnose this from Maven's side. > > Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] ___________________________________________________________________________ Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! Profitez des connaissances, des opinions et des expériences des internautes sur Yahoo! Questions/Réponses http://fr.answers.yahoo.com
