Part of the error message says to refer to the following web site for details:

http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException

My pom.xml has the following pluginrepository and that's it.

<pluginRepositories>
        <pluginRepository>
            <id>appfuse-snapshots</id>
            
<url>http://oss.sonatype.org/content/repositories/appfuse-snapshots</url>
            <releases>
                <enabled>false</enabled>
            </releases>
            <snapshots>
                <enabled>true</enabled>
            </snapshots>
        </pluginRepository>
    </pluginRepositories>


Not sure where to go from here.

Thanks,

Sonia.
On Mon, Dec 21, 2009 at 9:22 PM, Matt Raible <m...@raibledesigns.com> wrote:
> Delete C:\documents and settings\name\locals\Temp\cargo\installs and
> try again or install Tomcat manually and configure a CATALINA_HOME in
> your environment variables.
>
> On Mon, Dec 21, 2009 at 6:34 PM, veena pandit <v.kri...@gmail.com> wrote:
>> ---------- Forwarded message ----------
>> From: veena pandit <v.kri...@gmail.com>
>> Date: Mon, Dec 21, 2009 at 8:32 PM
>> Subject: error in mvn install:eclipse eclipse
>> To: us...@appfuse.dev.java.ne
>>
>>
>> I get an error message for the archetype:
>>
>> appfuse-modular-jsf
>>
>> Error while expanding C:\documents and
>> settings\name\locals\Temp\cargo\installs\apache-tomcat-6.0.20.zip
>>
>> java.io.IOException negative seek offset
>>
>> Help!
>>
>> Thanks,
>>
>> Sonia
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
>> For additional commands, e-mail: users-h...@appfuse.dev.java.net
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
> For additional commands, e-mail: users-h...@appfuse.dev.java.net
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
For additional commands, e-mail: users-h...@appfuse.dev.java.net

Reply via email to