You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Antoine Levy-Lambert <an...@gmx.de> on 2006/06/22 08:23:46 UTC

building openpgp, commons-sandbox-parent missing

Hello,

I am trying to build commons-openpgp using maven.

I am getting this error :

[INFO] Scanning for projects...

[INFO]
------------------------------------------------------------------------

[ERROR] FATAL ERROR

[INFO]
------------------------------------------------------------------------

[INFO] Failed to resolve artifact.

GroupId: org.apache.commons
ArtifactId: commons-sandbox-parent
Version: 1.0-SNAPSHOT

Reason: Unable to download the artifact from any repository



  org.apache.commons:commons-sandbox-parent:pom:1.0-SNAPSHOT



from the specified remote repositories:

  central (http://repo1.maven.org/maven2)




[INFO]
------------------------------------------------------------------------

[INFO] Trace

org.apache.maven.reactor.MavenExecutionException: Cannot find parent:
org.apache.commons:commons-sandbox-parent for project:
null:commons-openpgp:jar:1.0-SNAPSHOT

Can someone help me with this ?
I am using Maven 2.0.4

Regards,

Antoine

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


Re: Re: building openpgp, commons-sandbox-parent missing

Posted by Antoine Levy-Lambert <an...@gmx.de>.
Thanks Brett,

Regards,

Antoine
-------- Original-Nachricht --------
Datum: Thu, 22 Jun 2006 17:37:55 +1000
Von: Brett Porter <br...@apache.org>
An: Jakarta Commons Developers List <co...@jakarta.apache.org>
Betreff: Re: building openpgp, commons-sandbox-parent missing

> Try:
> 
> svn co http://svn.apache.org/repos/asf/jakarta/commons/trunks-sandbox/
> 
> That will grab them all via externals, and the important files are in 
> that directory itself (this is the thing I wanted to change).
> 
> - Brett
> 
> On 22/06/2006 5:27 PM, Antoine Levy-Lambert wrote:
> > Hello Brett,
> > 
> > I have checked out each of the commons-sandbox subproject parallel to
> > each other, but this does not help
> > $ for a in id  javaflow  jci  pipeline  project-template  proposal 
> proxy
> >> do
> >> echo $a
> >> svn co http://svn.apache.org/repos/asf/jakarta/commons/sandbox/$a/trunk
> $a
> >> done
> > 
> > How should the directory structure look like ?
> > 
> > Regards,
> > 
> > Antoine
> > 
> > Brett Porter wrote:
> >> At present, you need to have checked out the entire trunks-sandbox (I
> >> need to revisit this build after some more recent changes that should
> >> make it easier now).
> >>
> >> - Brett
> >>
> >> On 22/06/2006 4:23 PM, Antoine Levy-Lambert wrote:
> >>> Hello,
> >>>
> >>> I am trying to build commons-openpgp using maven.
> >>>
> >>> I am getting this error :
> >>>
> >>> [INFO] Scanning for projects...
> >>>
> >>> [INFO]
> >>>
> ------------------------------------------------------------------------
> >>>
> >>> [ERROR] FATAL ERROR
> >>>
> >>> [INFO]
> >>>
> ------------------------------------------------------------------------
> >>>
> >>> [INFO] Failed to resolve artifact.
> >>>
> >>> GroupId: org.apache.commons
> >>> ArtifactId: commons-sandbox-parent
> >>> Version: 1.0-SNAPSHOT
> >>>
> >>> Reason: Unable to download the artifact from any repository
> >>>
> >>>
> >>>
> >>>   org.apache.commons:commons-sandbox-parent:pom:1.0-SNAPSHOT
> >>>
> >>>
> >>>
> >>> from the specified remote repositories:
> >>>
> >>>   central (http://repo1.maven.org/maven2)
> >>>
> >>>
> >>>
> >>>
> >>> [INFO]
> >>>
> ------------------------------------------------------------------------
> >>>
> >>> [INFO] Trace
> >>>
> >>> org.apache.maven.reactor.MavenExecutionException: Cannot find parent:
> >>> org.apache.commons:commons-sandbox-parent for project:
> >>> null:commons-openpgp:jar:1.0-SNAPSHOT
> >>>
> >>> Can someone help me with this ?
> >>> I am using Maven 2.0.4
> >>>
> >>> Regards,
> >>>
> >>> Antoine
> > 
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> > 
> 
> 
> -- 
> Brett Porter <br...@apache.org>
> Apache Maven - http://maven.apache.org/
> Better Builds with Maven - http://library.mergere.com/
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org

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


Re: building openpgp, commons-sandbox-parent missing

Posted by Kris Nuttycombe <Kr...@noaa.gov>.
Alternately, you could just add the Apache snapshot repository in the 
<repositories> tag of the commons-openpgp POM and eliminate the need for 
the relative path to the parent.

Kris

Brett Porter wrote:

> Try:
>
> svn co http://svn.apache.org/repos/asf/jakarta/commons/trunks-sandbox/
>
> That will grab them all via externals, and the important files are in 
> that directory itself (this is the thing I wanted to change).
>
> - Brett
>
> On 22/06/2006 5:27 PM, Antoine Levy-Lambert wrote:
>
>> Hello Brett,
>>
>> I have checked out each of the commons-sandbox subproject parallel to
>> each other, but this does not help
>> $ for a in id  javaflow  jci  pipeline  project-template  proposal  
>> proxy
>>
>>> do
>>> echo $a
>>> svn co 
>>> http://svn.apache.org/repos/asf/jakarta/commons/sandbox/$a/trunk $a
>>> done
>>
>>
>> How should the directory structure look like ?
>>
>> Regards,
>>
>> Antoine
>>
>> Brett Porter wrote:
>>
>>> At present, you need to have checked out the entire trunks-sandbox (I
>>> need to revisit this build after some more recent changes that should
>>> make it easier now).
>>>
>>> - Brett
>>>
>>> On 22/06/2006 4:23 PM, Antoine Levy-Lambert wrote:
>>>
>>>> Hello,
>>>>
>>>> I am trying to build commons-openpgp using maven.
>>>>
>>>> I am getting this error :
>>>>
>>>> [INFO] Scanning for projects...
>>>>
>>>> [INFO]
>>>> ------------------------------------------------------------------------ 
>>>>
>>>>
>>>> [ERROR] FATAL ERROR
>>>>
>>>> [INFO]
>>>> ------------------------------------------------------------------------ 
>>>>
>>>>
>>>> [INFO] Failed to resolve artifact.
>>>>
>>>> GroupId: org.apache.commons
>>>> ArtifactId: commons-sandbox-parent
>>>> Version: 1.0-SNAPSHOT
>>>>
>>>> Reason: Unable to download the artifact from any repository
>>>>
>>>>
>>>>
>>>>   org.apache.commons:commons-sandbox-parent:pom:1.0-SNAPSHOT
>>>>
>>>>
>>>>
>>>> from the specified remote repositories:
>>>>
>>>>   central (http://repo1.maven.org/maven2)
>>>>
>>>>
>>>>
>>>>
>>>> [INFO]
>>>> ------------------------------------------------------------------------ 
>>>>
>>>>
>>>> [INFO] Trace
>>>>
>>>> org.apache.maven.reactor.MavenExecutionException: Cannot find parent:
>>>> org.apache.commons:commons-sandbox-parent for project:
>>>> null:commons-openpgp:jar:1.0-SNAPSHOT
>>>>
>>>> Can someone help me with this ?
>>>> I am using Maven 2.0.4
>>>>
>>>> Regards,
>>>>
>>>> Antoine
>>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
>> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>>
>
>

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


Re: building openpgp, commons-sandbox-parent missing

Posted by Antoine Levy-Lambert <an...@gmx.de>.
Hello,

Brett, I have done what you suggested. It looks like there is a jar
missing :
http://snapshots.maven.codehaus.org/maven2/org/apache/maven/plugins/maven-site-plugin/2.0-SNAPSHOT/maven-site-plugin-2.0-SNAPSHOT.jar

Do I need to create an upload request JIRA ? or do you want to change
something in commons-sandbox ?

Regards,

Antoine

Brett Porter wrote:
> Try:
>
> svn co http://svn.apache.org/repos/asf/jakarta/commons/trunks-sandbox/
>
> That will grab them all via externals, and the important files are in
> that directory itself (this is the thing I wanted to change).
>
> - Brett
>
>
>>>
[INFO] Scanning for projects...

[INFO]
----------------------------------------------------------------------------

[INFO] Building Commons OpenPGP

[INFO]    task-segment: [compile]

[INFO]
----------------------------------------------------------------------------

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





  org.apache.maven.plugins:maven-site-plugin:maven-plugin:2.0-SNAPSHOT



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


Re: building openpgp, commons-sandbox-parent missing

Posted by Brett Porter <br...@apache.org>.
Try:

svn co http://svn.apache.org/repos/asf/jakarta/commons/trunks-sandbox/

That will grab them all via externals, and the important files are in 
that directory itself (this is the thing I wanted to change).

- Brett

On 22/06/2006 5:27 PM, Antoine Levy-Lambert wrote:
> Hello Brett,
> 
> I have checked out each of the commons-sandbox subproject parallel to
> each other, but this does not help
> $ for a in id  javaflow  jci  pipeline  project-template  proposal  proxy
>> do
>> echo $a
>> svn co http://svn.apache.org/repos/asf/jakarta/commons/sandbox/$a/trunk $a
>> done
> 
> How should the directory structure look like ?
> 
> Regards,
> 
> Antoine
> 
> Brett Porter wrote:
>> At present, you need to have checked out the entire trunks-sandbox (I
>> need to revisit this build after some more recent changes that should
>> make it easier now).
>>
>> - Brett
>>
>> On 22/06/2006 4:23 PM, Antoine Levy-Lambert wrote:
>>> Hello,
>>>
>>> I am trying to build commons-openpgp using maven.
>>>
>>> I am getting this error :
>>>
>>> [INFO] Scanning for projects...
>>>
>>> [INFO]
>>> ------------------------------------------------------------------------
>>>
>>> [ERROR] FATAL ERROR
>>>
>>> [INFO]
>>> ------------------------------------------------------------------------
>>>
>>> [INFO] Failed to resolve artifact.
>>>
>>> GroupId: org.apache.commons
>>> ArtifactId: commons-sandbox-parent
>>> Version: 1.0-SNAPSHOT
>>>
>>> Reason: Unable to download the artifact from any repository
>>>
>>>
>>>
>>>   org.apache.commons:commons-sandbox-parent:pom:1.0-SNAPSHOT
>>>
>>>
>>>
>>> from the specified remote repositories:
>>>
>>>   central (http://repo1.maven.org/maven2)
>>>
>>>
>>>
>>>
>>> [INFO]
>>> ------------------------------------------------------------------------
>>>
>>> [INFO] Trace
>>>
>>> org.apache.maven.reactor.MavenExecutionException: Cannot find parent:
>>> org.apache.commons:commons-sandbox-parent for project:
>>> null:commons-openpgp:jar:1.0-SNAPSHOT
>>>
>>> Can someone help me with this ?
>>> I am using Maven 2.0.4
>>>
>>> Regards,
>>>
>>> Antoine
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> 


-- 
Brett Porter <br...@apache.org>
Apache Maven - http://maven.apache.org/
Better Builds with Maven - http://library.mergere.com/

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


Re: building openpgp, commons-sandbox-parent missing

Posted by Antoine Levy-Lambert <an...@gmx.de>.
Hello Brett,

I have checked out each of the commons-sandbox subproject parallel to
each other, but this does not help
$ for a in id  javaflow  jci  pipeline  project-template  proposal  proxy
> do
> echo $a
> svn co http://svn.apache.org/repos/asf/jakarta/commons/sandbox/$a/trunk $a
> done

How should the directory structure look like ?

Regards,

Antoine

Brett Porter wrote:
> At present, you need to have checked out the entire trunks-sandbox (I
> need to revisit this build after some more recent changes that should
> make it easier now).
>
> - Brett
>
> On 22/06/2006 4:23 PM, Antoine Levy-Lambert wrote:
>> Hello,
>>
>> I am trying to build commons-openpgp using maven.
>>
>> I am getting this error :
>>
>> [INFO] Scanning for projects...
>>
>> [INFO]
>> ------------------------------------------------------------------------
>>
>> [ERROR] FATAL ERROR
>>
>> [INFO]
>> ------------------------------------------------------------------------
>>
>> [INFO] Failed to resolve artifact.
>>
>> GroupId: org.apache.commons
>> ArtifactId: commons-sandbox-parent
>> Version: 1.0-SNAPSHOT
>>
>> Reason: Unable to download the artifact from any repository
>>
>>
>>
>>   org.apache.commons:commons-sandbox-parent:pom:1.0-SNAPSHOT
>>
>>
>>
>> from the specified remote repositories:
>>
>>   central (http://repo1.maven.org/maven2)
>>
>>
>>
>>
>> [INFO]
>> ------------------------------------------------------------------------
>>
>> [INFO] Trace
>>
>> org.apache.maven.reactor.MavenExecutionException: Cannot find parent:
>> org.apache.commons:commons-sandbox-parent for project:
>> null:commons-openpgp:jar:1.0-SNAPSHOT
>>
>> Can someone help me with this ?
>> I am using Maven 2.0.4
>>
>> Regards,
>>
>> Antoine


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


Re: building openpgp, commons-sandbox-parent missing

Posted by Brett Porter <br...@apache.org>.
At present, you need to have checked out the entire trunks-sandbox (I 
need to revisit this build after some more recent changes that should 
make it easier now).

- Brett

On 22/06/2006 4:23 PM, Antoine Levy-Lambert wrote:
> Hello,
> 
> I am trying to build commons-openpgp using maven.
> 
> I am getting this error :
> 
> [INFO] Scanning for projects...
> 
> [INFO]
> ------------------------------------------------------------------------
> 
> [ERROR] FATAL ERROR
> 
> [INFO]
> ------------------------------------------------------------------------
> 
> [INFO] Failed to resolve artifact.
> 
> GroupId: org.apache.commons
> ArtifactId: commons-sandbox-parent
> Version: 1.0-SNAPSHOT
> 
> Reason: Unable to download the artifact from any repository
> 
> 
> 
>   org.apache.commons:commons-sandbox-parent:pom:1.0-SNAPSHOT
> 
> 
> 
> from the specified remote repositories:
> 
>   central (http://repo1.maven.org/maven2)
> 
> 
> 
> 
> [INFO]
> ------------------------------------------------------------------------
> 
> [INFO] Trace
> 
> org.apache.maven.reactor.MavenExecutionException: Cannot find parent:
> org.apache.commons:commons-sandbox-parent for project:
> null:commons-openpgp:jar:1.0-SNAPSHOT
> 
> Can someone help me with this ?
> I am using Maven 2.0.4
> 
> Regards,
> 
> Antoine
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> 


-- 
Brett Porter <br...@apache.org>
Apache Maven - http://maven.apache.org/
Better Builds with Maven - http://library.mergere.com/

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