You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Law Green-A20134 <gr...@motorola.com> on 2005/12/12 08:43:03 UTC

[M2]offline documentation

Hi,
 
Does anyone know where can I get the offline maven2 documentation?
 
Regards,
Green

Re: [M2]offline documentation

Posted by Allan Ramirez <ar...@exist.com>.
Please refer to this page  http://docs.codehaus.org/display/MAVENUSER/FAQs
and look for the question "Where can I get the offline documentation of 
maven?"

-allan

Law Green-A20134 wrote:

>Hi,
> 
>Does anyone know where can I get the offline maven2 documentation?
> 
>Regards,
>Green
>
>  
>
>------------------------------------------------------------------------
>
>No virus found in this incoming message.
>Checked by AVG Free Edition.
>Version: 7.1.371 / Virus Database: 267.13.13/197 - Release Date: 12/9/2005
>  
>


Re: [M2]offline documentation

Posted by "Aldous D. Penaranda" <do...@penarmac.com>.
On 12/12/05, Allan Ramirez <ar...@exist.com> wrote:
> Hmmm, from your pom.xml try to change the <version> in the parent
> section from 2.0.1-SNAPSHOT to 2.0 (If this is the version of your maven).
>
> -allan

That worked like a charm. Thanks. :)

--
GPG Key ID: 0xD6655C18
Linux Just Simply Rocks!
http://deathwing.penarmac.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: [M2]offline documentation

Posted by Allan Ramirez <ar...@exist.com>.
Hmmm, from your pom.xml try to change the <version> in the parent 
section from 2.0.1-SNAPSHOT to 2.0 (If this is the version of your maven).

-allan

Aldous D. Penaranda wrote:

>Hi,
>
>On 12/12/05, Allan Ramirez <ar...@exist.com> wrote:
>  
>
>>Please refer to this page  http://docs.codehaus.org/display/MAVENUSER/FAQs
>>and look for the question "Where can I get the offline documentation of
>>maven?"
>>
>>-allan
>>    
>>
>
>I tried the answer out, but when I did the 'mvn site:site' step, it
>failed with the following error:
>
>--BEGIN
>
>[ERROR] FATAL ERROR
>[INFO] ----------------------------------------------------------------------------
>[INFO] Failed to resolve artifact.
>
>GroupId: org.apache.maven
>ArtifactId: maven
>Version: 2.0.1-SNAPSHOT
>
>Reason: Unable to download the artifact from any repository
>  org.apache.maven:maven:2.0.1-SNAPSHOT:pom
>
>--END
>
>So I guess I still need to fetch SNAPSHOT versions, right?
>
>--
>GPG Key ID: 0xD6655C18
>Linux Just Simply Rocks!
>http://deathwing.penarmac.com/
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>For additional commands, e-mail: users-help@maven.apache.org
>
>
>
>  
>


Re: [M2]offline documentation

Posted by "Aldous D. Penaranda" <do...@penarmac.com>.
Hi,

On 12/12/05, Allan Ramirez <ar...@exist.com> wrote:
> Please refer to this page  http://docs.codehaus.org/display/MAVENUSER/FAQs
> and look for the question "Where can I get the offline documentation of
> maven?"
>
> -allan

I tried the answer out, but when I did the 'mvn site:site' step, it
failed with the following error:

--BEGIN

[ERROR] FATAL ERROR
[INFO] ----------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

GroupId: org.apache.maven
ArtifactId: maven
Version: 2.0.1-SNAPSHOT

Reason: Unable to download the artifact from any repository
  org.apache.maven:maven:2.0.1-SNAPSHOT:pom

--END

So I guess I still need to fetch SNAPSHOT versions, right?

--
GPG Key ID: 0xD6655C18
Linux Just Simply Rocks!
http://deathwing.penarmac.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: [M2]offline documentation

Posted by Allan Ramirez <ar...@exist.com>.
Please refer to this page  http://docs.codehaus.org/display/MAVENUSER/FAQs
and look for the question "Where can I get the offline documentation of 
maven?"

-allan

Law Green-A20134 wrote:

>Hi,
> 
>Does anyone know where can I get the offline maven2 documentation?
> 
>Regards,
>Green
>
>  
>
>------------------------------------------------------------------------
>
>No virus found in this incoming message.
>Checked by AVG Free Edition.
>Version: 7.1.371 / Virus Database: 267.13.13/197 - Release Date: 12/9/2005
>  
>