Hello Carlos, sorry to bother you.
You say that I should add this section to the pom.xml of commons-sandbox : <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> <version>1</version> </parent> and remove the repository part : it is already commented out. With these changes in the pom.xml of the commons-sandbox I still cannot build openpgp. Would you mind downloading the sources of common-sanbox and get openpgp to build ? If you are sure of yourself, could you post a message in commons-dev explaining exactly what needs to be changed in each POM ? Regards, Antoine Carlos Sanchez (JIRA) wrote: > [ > http://jira.codehaus.org/browse/MAVENUPLOAD-971?page=comments#action_68785 ] > > Carlos Sanchez commented on MAVENUPLOAD-971: > -------------------------------------------- > > That pom is not configured properly with the apache snapshot repository, > 2.0-SNAPSHOT is already there > It's commented in that thread > > >> please upload maven-site-plugin 2.0-SNAPSHOT >> -------------------------------------------- >> >> Key: MAVENUPLOAD-971 >> URL: http://jira.codehaus.org/browse/MAVENUPLOAD-971 >> Project: maven-upload-requests >> Type: Task >> > > >> Reporter: Antoine Levy-Lambert >> > > >> In order to build openpgp with maven 2.0.4 I need maven-site-plugin >> 2.0-SNAPSHOT. >> I do not know where this dependency comes from (why is a SNAPSHOT version >> required rather than a released version, and which other maven plugin is >> triggering this dependency). >> I have checked out maven-site-plugin from source and installed it, this is a >> workaround. >> But in order that other maven users do not have to do this, it would be good >> to upload a 2.0-SNAPSHOT version of maven-site-plugin. >> Regards, >> Antoine >> I have found this message thread >> http://www.nabble.com/Running-maven-site-plugin-from-svn-tf1462915.html#a3953978 >> which shows that other maven users seem to need it too. >> > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]