You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by antoinell <an...@gmx.de> on 2006/07/03 03:13:48 UTC

Re: [openpgp] Building openpgp

Hi,

I still cannot build openpgp.
Even with the suggested changes it does not work for me.

Antoine


Carlos Sanchez-4 wrote:
> 
> only if they don't use a -SNAPSHOT version. if they do they will
> always deploy to cvs.apache.org
> 
> On 5/3/06, Henri Yandell <fl...@gmail.com> wrote:
>> There's a commented out block in there to stop sandbox projects being
>> able to publish their code to the main apache repo. Would doing the
>> below screw that up?
>>
>> Hen
>>
>> On 5/3/06, Carlos Sanchez <ca...@apache.org> wrote:
>> > You can remove repositories element from
>> > jakarta/commons/trunks-sandbox/pom.xml and make it inherit from the
>> > apache pom with
>> >
>> >   <parent>
>> >     <groupId>org.apache</groupId>
>> >     <artifactId>apache</artifactId>
>> >     <version>1</version>
>> >   </parent>
>> >
>> >
>> >
>> > On 5/3/06, Henri Yandell <fl...@gmail.com> wrote:
>> > > I get the following error (using a fresh install of Maven 2.0.4) when
>> > > trying to build OpenPGP, or indeed trying to do    mvn -N install  
>> in
>> > > the sandbox directory to put the parent pom into the local
>> repository.
>> > >
>> > > Downloading:
>> http://snapshots.maven.codehaus.org/maven2/org/apache/maven/plugins/maven-site-plugin/2.0-SNAPSHOT/maven-site-plugin-2.0-SNAPSHOT.jar
>> > > [WARNING] Unable to get resource from repository snapshots
>> > > (http://snapshots.maven.codehaus.org/maven2)
>> > > [INFO] Skipping missing optional mojo:
>> > > org.apache.maven.plugins:maven-site-plugin:attach-descriptor
>> > > Downloading:
>> http://snapshots.maven.codehaus.org/maven2/org/apache/maven/plugins/maven-site-plugin/2.0-SNAPSHOT/maven-site-plugin-2.0-SNAPSHOT.jar
>> > > [WARNING] Unable to get resource from repository snapshots
>> > > (http://snapshots.maven.codehaus.org/maven2)
>> > > [INFO]
>> ------------------------------------------------------------------------
>> > > [ERROR] BUILD FAILURE
>> > > [INFO]
>> ------------------------------------------------------------------------
>> > > [INFO] A required plugin was not found: Plugin could not be found -
>> > > check that the goal name is correct: Unable to download the artifact
>> > > from any repository
>> > >
>> > > Try downloading the file manually from the project website.
>> > >
>> > > Then, install it using the command:
>> > >     mvn install:install-file -DgroupId=org.apache.maven.plugins
>> > > -DartifactId=maven-site-plugin \
>> > >         -Dversion=2.0-SNAPSHOT -Dpackaging=maven-plugin
>> > > -Dfile=/path/to/file
>> > >
>> > >
>> > >
>> > > Any thoughts?
>> > >
>> > > Hen
>> > >
>> >
> 
-- 
View this message in context: http://www.nabble.com/-openpgp--Building-openpgp-tf1553460.html#a5145411
Sent from the Commons - Dev forum at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org