Hi all! I'm trying to execute the exmple in chapter 7 from Better Builds with Maven, that example uses jetty and then after Continuum....
I am blocked before running Continuum and so I'm in the right mailing list ;-) I've set my internal repository under jetty (http://localhost:8081/internal). When I launch mvn compile for the first time on a example project from the book, I see in the logs that all the needed artifacts are downlaoded from central to my internal repository and so it's ok but when I look inside c:/mvnbook/repository/internal or when I look in http://localhost:8081/internal I see nothing , none artifacts is present, the directory is empty.....WHY????? The logs lie!!!! By the way mvn compile works! Then I tried to run mvn install, here I have the problem, the following: [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] The plugin 'org.apache.maven.plugins:maven-site-plugin' does not exist or no valid version could be found [INFO] ------------------------------------------------------------------------ WHY in your opinion? In my loca repo that plugin exists, in the ibiblio repo too, what does it miss? Thanks in advance. Best regards Raffaele -- View this message in context: http://www.nabble.com/org.apache.maven.plugins%3Amaven-site-plugin-does-NOT-exist-tf4514405s177.html#a12876061 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]