You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Dave Maung <da...@gmail.com> on 2006/01/21 07:10:19 UTC

mvn site using http://svn.apache.org/repos/asf/maven/plugins/trunk/ repository

Hi
I am trying to run mvn site to compile all plugin and I got the below error.
see my log file. I used repository of
http://svn.apache.org/repos/asf/maven/plugins/trunk/


[INFO] Scanning for projects...
[INFO] Reactor build order:
[INFO]   Maven Plugins
[INFO]   Maven PLUGIN Plugin
[INFO]   Maven Ant Plugin
[INFO]   Maven AntRun Plugin
[INFO]   Maven Assembly Plugin
[INFO]   Maven Checkstyle Plugin
[INFO]   Maven Clean Plugin
[INFO]   Maven Clover Plugin
[INFO]   Maven Compiler Plugin
[INFO]   Maven Deploy Plugin
[INFO]   Maven Surefire Plugin
[INFO]   Maven Eclipse Plugin
[INFO]   Maven Ear plugin
[INFO]   Maven EJB Plugin
[INFO]   Maven Help Plugin
[INFO]   Maven IDEA Plugin
[INFO]   Maven Install Plugin
[INFO]   Maven Jar Plugin
[INFO]   Maven Javadoc Plugin
[INFO]   Maven PMD Plugin
[INFO]   Maven Site plugin
[INFO]   Maven Project Info Reports Plugin
[INFO]   Maven Rar plugin
[INFO]   Maven Release plugin
[INFO]   Maven Repository Plugin
[INFO]   Maven Resources Plugin
[INFO]   Maven Source Plug-In
[INFO]   Maven War Plugin
[INFO]   Maven Verifier Plugin
[INFO]
----------------------------------------------------------------------------
[INFO] Building Maven Plugins
[INFO]    task-segment: [site]
[INFO]
----------------------------------------------------------------------------
[INFO] Setting property: classpath.resource.loader.class => '
org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] **************************************************************
[INFO] Starting Jakarta Velocity v1.4
[INFO] RuntimeInstance initializing.
[INFO] Default Properties File:
org\apache\velocity\runtime\defaults\velocity.properties
[INFO] Default ResourceManager initializing. (class
org.apache.velocity.runtime.resource.ResourceManagerImpl)
[INFO] Resource Loader Instantiated:
org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader
[INFO] ClasspathResourceLoader : initialization starting.
[INFO] ClasspathResourceLoader : initialization complete.
[INFO] ResourceCache : initialized. (class
org.apache.velocity.runtime.resource.ResourceCacheImpl)
[INFO] Default ResourceManager initialization complete.
[INFO] Loaded System Directive:
org.apache.velocity.runtime.directive.Literal
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Macro
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Parse
[INFO] Loaded System Directive:
org.apache.velocity.runtime.directive.Include
[INFO] Loaded System Directive:
org.apache.velocity.runtime.directive.Foreach
[INFO] Created: 20 parsers.
[INFO] Velocimacro : initialization starting.
[INFO] Velocimacro : adding VMs from VM library template :
VM_global_library.vm
[ERROR] ResourceManager : unable to find resource 'VM_global_library.vm' in
any resource loader.
[INFO] Velocimacro : error using  VM library template VM_global_library.vm :
org.apache.velocity.exception.ResourceNotFoundException: Unable to find
resource 'VM_global_library.vm'
[INFO] Velocimacro :  VM library template macro registration complete.
[INFO] Velocimacro : allowInline = true : VMs can be defined inline in
templates
[INFO] Velocimacro : allowInlineToOverride = false : VMs defined inline may
NOT replace previous VM definitions
[INFO] Velocimacro : allowInlineLocal = false : VMs defined inline will be
global in scope if allowed.
[INFO] Velocimacro : initialization complete.
[INFO] Velocity successfully started.
[INFO] [site:site]
Downloading:
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-plugin-parent/2.0.1/maven-plugin-parent-2.0.1-site_en.xml
[WARNING] Unable to get resource from repository central (
http://repo1.maven.org/maven2)
Downloading:
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-plugin-parent/2.0.1/maven-plugin-parent-2.0.1-site.xml
[WARNING] Unable to get resource from repository central (
http://repo1.maven.org/maven2)
[INFO]
----------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
----------------------------------------------------------------------------
[INFO] The skin does not exist: Unable to determine the release version

  org.apache.maven.skins:maven-default-skin:jar:RELEASE


[INFO]
----------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
----------------------------------------------------------------------------
[INFO] Total time: 8 seconds
[INFO] Finished at: Fri Jan 20 22:04:46 PST 2006
[INFO] Final Memory: 9M/16M
[INFO]
----------------------------------------------------------------------------

Re: mvn site using http://svn.apache.org/repos/asf/maven/plugins/trunk/ repository

Posted by Dave Maung <da...@gmail.com>.
thanks

On 1/21/06, Brett Porter <br...@apache.org> wrote:
>
> You need to checkout the skins (/repos/asf/maven/skins/trunk) and do mvn
> install.
>
> - Brett
>
> Dave Maung wrote:
> > Hi
> > I am trying to run mvn site to compile all plugin and I got the below
> error.
> > see my log file. I used repository of
> > http://svn.apache.org/repos/asf/maven/plugins/trunk/
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

Re: mvn site using http://svn.apache.org/repos/asf/maven/plugins/trunk/ repository

Posted by Dave Maung <da...@gmail.com>.
> Hi Brett,
> I installed /repos/asf/maven/skins/trunk on my machine but I still ended
> up getting this.
> This is what i did
> 1. checkout  http://svn.apache.org/repos/asf/maven/plugins/trunk/ plugins
> 2. mvn install on plugins
> 3. checkout http://svn.apache.org/repos/asf/maven/skins/trunk skins
> 4 mvn install on skins
> 6. checkout http://svn.apache.org/repos/asf/maven/site/trunk/ site
> 7. mvn install on site
> 8. mvn site on plugins and I got this
>
> I am using Maven version of 2.0.2. Do I have to set up anything.
>
>
> [INFO]
> ----------------------------------------------------------------------------
>
> [ERROR] BUILD FAILURE
> [INFO]
> ----------------------------------------------------------------------------
> [INFO] The skin does not exist: Unable to determine the release version
>
>   org.apache.maven.skins:maven-default-skin:jar:RELEASE
>
>
> [INFO]
> ----------------------------------------------------------------------------
> [DEBUG] Trace
> org.apache.maven.BuildFailureException: The skin does not exist: Unable to
> determine the release version
>
>   org.apache.maven.skins:maven-default-skin:jar:RELEASE
>
>
>     at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(
> DefaultLifecycleExecutor.java:552)
>     at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(
> DefaultLifecycleExecutor.java:472)
>     at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(
> DefaultLifecycleExecutor.java:451)
>     at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(
> DefaultLifecycleExecutor.java:303)
>     at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(
> DefaultLifecycleExecutor.java:270)
>     at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute (
> DefaultLifecycleExecutor.java:139)
>     at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:322)
>     at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:115)
>     at org.apache.maven.cli.MavenCli.main (MavenCli.java:249)
>     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>     at sun.reflect.NativeMethodAccessorImpl.invoke(
> NativeMethodAccessorImpl.java:39)
>     at sun.reflect.DelegatingMethodAccessorImpl.invoke (
> DelegatingMethodAccessorImpl.java:25)
>     at java.lang.reflect.Method.invoke(Method.java:324)
>     at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
>     at org.codehaus.classworlds.Launcher.launch (Launcher.java:255)
>     at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java
> :430)
>     at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
> Caused by: org.apache.maven.plugin.MojoFailureException : The skin does
> not exist: Unable to determine the release version
>
>   org.apache.maven.skins:maven-default-skin:jar:RELEASE
>
>
>     at org.apache.maven.plugins.site.SiteMojo.getSkinArtifactFile(
> SiteMojo.java:1361)
>     at org.apache.maven.plugins.site.SiteMojo.execute(SiteMojo.java:336)
>     at org.apache.maven.plugin.DefaultPluginManager.executeMojo(
> DefaultPluginManager.java:415)
>     at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals (
> DefaultLifecycleExecutor.java:531)
>
> On 1/21/06, Brett Porter <br...@apache.org> wrote:
> >
> > You need to checkout the skins (/repos/asf/maven/skins/trunk) and do mvn
> > install.
> >
> > - Brett
> >
> > Dave Maung wrote:
> > > Hi
> > > I am trying to run mvn site to compile all plugin and I got the below
> > error.
> > > see my log file. I used repository of
> > > http://svn.apache.org/repos/asf/maven/plugins/trunk/
> > >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> > For additional commands, e-mail: dev-help@maven.apache.org
> >
> >
>

Re: mvn site using http://svn.apache.org/repos/asf/maven/plugins/trunk/ repository

Posted by Dave Maung <da...@gmail.com>.
thanks. It worked now.

On 1/26/06, Brett Porter <br...@apache.org> wrote:
>
> Sorry, the instructions should have been "mvn install
> -DupdateReleaseInfo=true"
>
> - Brett
>
> Dave Maung wrote:
> > Hi Vincent,
> > I tried your sugesstion. No Luck. I think I will wait until skin is
> release
> > or someone in the maillist might know how to fix it.
> > Thanks,
> > Dave
> >
> > On 1/25/06, Vincent Siveton <vi...@gmail.com> wrote:
> >> Hi Dave,
> >>
> >> The skins are not released yet. Try to add the following in your
> site.xml:
> >> <skin>
> >> <groupId>org.apache.maven.skins</groupId>
> >> <artifactId>maven-site-skin</artifactId>
> >> <version>1.0-SNAPSHOT</version>
> >> </skin>
> >>
> >> Cheers,
> >>
> >> Vincent
> >>
> >> 2006/1/25, Dave Maung <da...@gmail.com>:
> >>> Hi Brett,
> >>> I installed /repos/asf/maven/skins/trunk on my machine but I still
> ended
> >> up
> >>> getting this.
> >>> This is what i did
> >>> 1. checkout
> http://svn.apache.org/repos/asf/maven/plugins/trunk/plugins
> >>> 2. mvn install on plugins
> >>> 3. checkout http://svn.apache.org/repos/asf/maven/skins/trunk skins
> >>> 4 mvn install on skins
> >>> 6. checkout http://svn.apache.org/repos/asf/maven/site/trunk/ site
> >>> 7. mvn install on site
> >>> 8. mvn site on plugins and I got this
> >>>
> >>> I am using Maven version of 2.0.2. Do I have to set up anything.
> >>>
> >>>
> >>> [INFO]
> >>>
> >>
> ----------------------------------------------------------------------------
> >>> [ERROR] BUILD FAILURE
> >>> [INFO]
> >>>
> >>
> ----------------------------------------------------------------------------
> >>> [INFO] The skin does not exist: Unable to determine the release
> version
> >>>
> >>>  org.apache.maven.skins:maven-default-skin:jar:RELEASE
> >>>
> >>>
> >>> [INFO]
> >>>
> >>
> ----------------------------------------------------------------------------
> >>> [DEBUG] Trace
> >>> org.apache.maven.BuildFailureException: The skin does not exist:
> Unable
> >> to
> >>> determine the release version
> >>>
> >>>  org.apache.maven.skins:maven-default-skin:jar:RELEASE
> >>>
> >>>
> >>>    at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals
> (
> >>> DefaultLifecycleExecutor.java:552)
> >>>    at
> >>>
> >>
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle
> >>> (DefaultLifecycleExecutor.java:472)
> >>>    at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(
> >>> DefaultLifecycleExecutor.java:451)
> >>>    at
> >>>
> >>
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures
> >>> (DefaultLifecycleExecutor.java:303)
> >>>    at
> >>>
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(
> >>> DefaultLifecycleExecutor.java:270)
> >>>    at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(
> >>> DefaultLifecycleExecutor.java:139)
> >>>    at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:322)
> >>>    at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:115)
> >>>    at org.apache.maven.cli.MavenCli.main(MavenCli.java:249)
> >>>    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >>>    at sun.reflect.NativeMethodAccessorImpl.invoke(
> >>> NativeMethodAccessorImpl.java:39)
> >>>    at sun.reflect.DelegatingMethodAccessorImpl.invoke(
> >>> DelegatingMethodAccessorImpl.java:25)
> >>>    at java.lang.reflect.Method.invoke(Method.java:324)
> >>>    at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java
> >> :315)
> >>>    at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
> >>>    at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java
> >> :430)
> >>>    at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
> >>> Caused by: org.apache.maven.plugin.MojoFailureException: The skin does
> >> not
> >>> exist: Unable to determine the release version
> >>>
> >>>  org.apache.maven.skins:maven-default-skin:jar:RELEASE
> >>>
> >>>
> >>>    at org.apache.maven.plugins.site.SiteMojo.getSkinArtifactFile(
> >>> SiteMojo.java:1361)
> >>>    at org.apache.maven.plugins.site.SiteMojo.execute(SiteMojo.java
> :336)
> >>>    at org.apache.maven.plugin.DefaultPluginManager.executeMojo(
> >>> DefaultPluginManager.java:415)
> >>>    at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals
> (
> >>> DefaultLifecycleExecutor.java:531)
> >>>
> >>> On 1/21/06, Brett Porter <br...@apache.org> wrote:
> >>>> You need to checkout the skins (/repos/asf/maven/skins/trunk) and do
> >> mvn
> >>>> install.
> >>>>
> >>>> - Brett
> >>>>
> >>>> Dave Maung wrote:
> >>>>> Hi
> >>>>> I am trying to run mvn site to compile all plugin and I got the
> >> below
> >>>> error.
> >>>>> see my log file. I used repository of
> >>>>> http://svn.apache.org/repos/asf/maven/plugins/trunk/
> >>>>>
> >>>>
> >>>> ---------------------------------------------------------------------
> >>>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> >>>> For additional commands, e-mail: dev-help@maven.apache.org
> >>>>
> >>>>
> >>>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> >> For additional commands, e-mail: dev-help@maven.apache.org
> >>
> >>
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

Re: mvn site using http://svn.apache.org/repos/asf/maven/plugins/trunk/ repository

Posted by Brett Porter <br...@apache.org>.
It's a temporary solution, but it currently links the "latest release"
to the version you are installing.

- Brett

Grzegorz Slowikowski wrote:
> Hi Bret
> 
> What does "updateReleaseInfo" exactly do? There are no descriptions
> on install plugin site:
> http://maven.apache.org/plugins/maven-install-plugin/install-mojo.html
> 
> Thanks
> 
> Greg
> 
> ----- Original Message ----- From: "Brett Porter" <br...@apache.org>
> To: "Maven Developers List" <de...@maven.apache.org>
> Sent: Thursday, January 26, 2006 10:06 PM
> Subject: Re: mvn site using
> http://svn.apache.org/repos/asf/maven/plugins/trunk/ repository
> 
> 
>> Sorry, the instructions should have been "mvn install
>> -DupdateReleaseInfo=true"
>>
>> - Brett
>>
>> Dave Maung wrote:
>>> Hi Vincent,
>>> I tried your sugesstion. No Luck. I think I will wait until skin is
>>> release
>>> or someone in the maillist might know how to fix it.
>>> Thanks,
>>> Dave
>>>
>>> On 1/25/06, Vincent Siveton <vi...@gmail.com> wrote:
>>>> Hi Dave,
>>>>
>>>> The skins are not released yet. Try to add the following in your
>>>> site.xml:
>>>> <skin>
>>>> <groupId>org.apache.maven.skins</groupId>
>>>> <artifactId>maven-site-skin</artifactId>
>>>> <version>1.0-SNAPSHOT</version>
>>>> </skin>
>>>>
>>>> Cheers,
>>>>
>>>> Vincent
>>>>
>>>> 2006/1/25, Dave Maung <da...@gmail.com>:
>>>>> Hi Brett,
>>>>> I installed /repos/asf/maven/skins/trunk on my machine but I still
>>>>> ended
>>>> up
>>>>> getting this.
>>>>> This is what i did
>>>>> 1. checkout
>>>>> http://svn.apache.org/repos/asf/maven/plugins/trunk/plugins
>>>>> 2. mvn install on plugins
>>>>> 3. checkout http://svn.apache.org/repos/asf/maven/skins/trunk skins
>>>>> 4 mvn install on skins
>>>>> 6. checkout http://svn.apache.org/repos/asf/maven/site/trunk/ site
>>>>> 7. mvn install on site
>>>>> 8. mvn site on plugins and I got this
>>>>>
>>>>> I am using Maven version of 2.0.2. Do I have to set up anything.
>>>>>
>>>>>
>>>>> [INFO]
>>>>>
>>>> ----------------------------------------------------------------------------
>>>>
>>>>> [ERROR] BUILD FAILURE
>>>>> [INFO]
>>>>>
>>>> ----------------------------------------------------------------------------
>>>>
>>>>> [INFO] The skin does not exist: Unable to determine the release
>>>>> version
>>>>>
>>>>>  org.apache.maven.skins:maven-default-skin:jar:RELEASE
>>>>>
>>>>>
>>>>> [INFO]
>>>>>
>>>> ----------------------------------------------------------------------------
>>>>
>>>>> [DEBUG] Trace
>>>>> org.apache.maven.BuildFailureException: The skin does not exist:
>>>>> Unable
>>>> to
>>>>> determine the release version
>>>>>
>>>>>  org.apache.maven.skins:maven-default-skin:jar:RELEASE
>>>>>
>>>>>
>>>>>    at
>>>>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(
>>>>> DefaultLifecycleExecutor.java:552)
>>>>>    at
>>>>>
>>>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle
>>>>
>>>>> (DefaultLifecycleExecutor.java:472)
>>>>>    at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(
>>>>> DefaultLifecycleExecutor.java:451)
>>>>>    at
>>>>>
>>>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures
>>>>
>>>>> (DefaultLifecycleExecutor.java:303)
>>>>>    at
>>>>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(
>>>>>
>>>>> DefaultLifecycleExecutor.java:270)
>>>>>    at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(
>>>>> DefaultLifecycleExecutor.java:139)
>>>>>    at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:322)
>>>>>    at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:115)
>>>>>    at org.apache.maven.cli.MavenCli.main(MavenCli.java:249)
>>>>>    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>>>>    at sun.reflect.NativeMethodAccessorImpl.invoke(
>>>>> NativeMethodAccessorImpl.java:39)
>>>>>    at sun.reflect.DelegatingMethodAccessorImpl.invoke(
>>>>> DelegatingMethodAccessorImpl.java:25)
>>>>>    at java.lang.reflect.Method.invoke(Method.java:324)
>>>>>    at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java
>>>> :315)
>>>>>    at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
>>>>>    at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java
>>>> :430)
>>>>>    at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
>>>>> Caused by: org.apache.maven.plugin.MojoFailureException: The skin does
>>>> not
>>>>> exist: Unable to determine the release version
>>>>>
>>>>>  org.apache.maven.skins:maven-default-skin:jar:RELEASE
>>>>>
>>>>>
>>>>>    at org.apache.maven.plugins.site.SiteMojo.getSkinArtifactFile(
>>>>> SiteMojo.java:1361)
>>>>>    at
>>>>> org.apache.maven.plugins.site.SiteMojo.execute(SiteMojo.java:336)
>>>>>    at org.apache.maven.plugin.DefaultPluginManager.executeMojo(
>>>>> DefaultPluginManager.java:415)
>>>>>    at
>>>>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(
>>>>> DefaultLifecycleExecutor.java:531)
>>>>>
>>>>> On 1/21/06, Brett Porter <br...@apache.org> wrote:
>>>>>> You need to checkout the skins (/repos/asf/maven/skins/trunk) and do
>>>> mvn
>>>>>> install.
>>>>>>
>>>>>> - Brett
>>>>>>
>>>>>> Dave Maung wrote:
>>>>>>> Hi
>>>>>>> I am trying to run mvn site to compile all plugin and I got the
>>>> below
>>>>>> error.
>>>>>>> see my log file. I used repository of
>>>>>>> http://svn.apache.org/repos/asf/maven/plugins/trunk/
>>>>>>>
>>>>>>
>>>>>> ---------------------------------------------------------------------
>>>>>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>>>>>> For additional commands, e-mail: dev-help@maven.apache.org
>>>>>>
>>>>>>
>>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>>>> For additional commands, e-mail: dev-help@maven.apache.org
>>>>
>>>>
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>> For additional commands, e-mail: dev-help@maven.apache.org
>>
>>
>>
>> -- 
>> No virus found in this incoming message.
>> Checked by AVG Free Edition.
>> Version: 7.1.375 / Virus Database: 267.14.23/242 - Release Date:
>> 2006-01-26
>>
>>
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
> 

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


Re: mvn site using http://svn.apache.org/repos/asf/maven/plugins/trunk/ repository

Posted by Grzegorz Slowikowski <gs...@op.pl>.
Hi Bret

What does "updateReleaseInfo" exactly do? There are no descriptions
on install plugin site: 
http://maven.apache.org/plugins/maven-install-plugin/install-mojo.html

Thanks

Greg

----- Original Message ----- 
From: "Brett Porter" <br...@apache.org>
To: "Maven Developers List" <de...@maven.apache.org>
Sent: Thursday, January 26, 2006 10:06 PM
Subject: Re: mvn site using 
http://svn.apache.org/repos/asf/maven/plugins/trunk/ repository


> Sorry, the instructions should have been "mvn install
> -DupdateReleaseInfo=true"
>
> - Brett
>
> Dave Maung wrote:
>> Hi Vincent,
>> I tried your sugesstion. No Luck. I think I will wait until skin is 
>> release
>> or someone in the maillist might know how to fix it.
>> Thanks,
>> Dave
>>
>> On 1/25/06, Vincent Siveton <vi...@gmail.com> wrote:
>>> Hi Dave,
>>>
>>> The skins are not released yet. Try to add the following in your 
>>> site.xml:
>>> <skin>
>>> <groupId>org.apache.maven.skins</groupId>
>>> <artifactId>maven-site-skin</artifactId>
>>> <version>1.0-SNAPSHOT</version>
>>> </skin>
>>>
>>> Cheers,
>>>
>>> Vincent
>>>
>>> 2006/1/25, Dave Maung <da...@gmail.com>:
>>>> Hi Brett,
>>>> I installed /repos/asf/maven/skins/trunk on my machine but I still 
>>>> ended
>>> up
>>>> getting this.
>>>> This is what i did
>>>> 1. checkout 
>>>> http://svn.apache.org/repos/asf/maven/plugins/trunk/plugins
>>>> 2. mvn install on plugins
>>>> 3. checkout http://svn.apache.org/repos/asf/maven/skins/trunk skins
>>>> 4 mvn install on skins
>>>> 6. checkout http://svn.apache.org/repos/asf/maven/site/trunk/ site
>>>> 7. mvn install on site
>>>> 8. mvn site on plugins and I got this
>>>>
>>>> I am using Maven version of 2.0.2. Do I have to set up anything.
>>>>
>>>>
>>>> [INFO]
>>>>
>>> ----------------------------------------------------------------------------
>>>> [ERROR] BUILD FAILURE
>>>> [INFO]
>>>>
>>> ----------------------------------------------------------------------------
>>>> [INFO] The skin does not exist: Unable to determine the release version
>>>>
>>>>  org.apache.maven.skins:maven-default-skin:jar:RELEASE
>>>>
>>>>
>>>> [INFO]
>>>>
>>> ----------------------------------------------------------------------------
>>>> [DEBUG] Trace
>>>> org.apache.maven.BuildFailureException: The skin does not exist: Unable
>>> to
>>>> determine the release version
>>>>
>>>>  org.apache.maven.skins:maven-default-skin:jar:RELEASE
>>>>
>>>>
>>>>    at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(
>>>> DefaultLifecycleExecutor.java:552)
>>>>    at
>>>>
>>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle
>>>> (DefaultLifecycleExecutor.java:472)
>>>>    at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(
>>>> DefaultLifecycleExecutor.java:451)
>>>>    at
>>>>
>>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures
>>>> (DefaultLifecycleExecutor.java:303)
>>>>    at
>>>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(
>>>> DefaultLifecycleExecutor.java:270)
>>>>    at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(
>>>> DefaultLifecycleExecutor.java:139)
>>>>    at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:322)
>>>>    at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:115)
>>>>    at org.apache.maven.cli.MavenCli.main(MavenCli.java:249)
>>>>    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>>>    at sun.reflect.NativeMethodAccessorImpl.invoke(
>>>> NativeMethodAccessorImpl.java:39)
>>>>    at sun.reflect.DelegatingMethodAccessorImpl.invoke(
>>>> DelegatingMethodAccessorImpl.java:25)
>>>>    at java.lang.reflect.Method.invoke(Method.java:324)
>>>>    at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java
>>> :315)
>>>>    at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
>>>>    at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java
>>> :430)
>>>>    at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
>>>> Caused by: org.apache.maven.plugin.MojoFailureException: The skin does
>>> not
>>>> exist: Unable to determine the release version
>>>>
>>>>  org.apache.maven.skins:maven-default-skin:jar:RELEASE
>>>>
>>>>
>>>>    at org.apache.maven.plugins.site.SiteMojo.getSkinArtifactFile(
>>>> SiteMojo.java:1361)
>>>>    at org.apache.maven.plugins.site.SiteMojo.execute(SiteMojo.java:336)
>>>>    at org.apache.maven.plugin.DefaultPluginManager.executeMojo(
>>>> DefaultPluginManager.java:415)
>>>>    at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(
>>>> DefaultLifecycleExecutor.java:531)
>>>>
>>>> On 1/21/06, Brett Porter <br...@apache.org> wrote:
>>>>> You need to checkout the skins (/repos/asf/maven/skins/trunk) and do
>>> mvn
>>>>> install.
>>>>>
>>>>> - Brett
>>>>>
>>>>> Dave Maung wrote:
>>>>>> Hi
>>>>>> I am trying to run mvn site to compile all plugin and I got the
>>> below
>>>>> error.
>>>>>> see my log file. I used repository of
>>>>>> http://svn.apache.org/repos/asf/maven/plugins/trunk/
>>>>>>
>>>>>
>>>>> ---------------------------------------------------------------------
>>>>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>>>>> For additional commands, e-mail: dev-help@maven.apache.org
>>>>>
>>>>>
>>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>>> For additional commands, e-mail: dev-help@maven.apache.org
>>>
>>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>
>
> -- 
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.1.375 / Virus Database: 267.14.23/242 - Release Date: 
> 2006-01-26
>
> 


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


Re: mvn site using http://svn.apache.org/repos/asf/maven/plugins/trunk/ repository

Posted by Brett Porter <br...@apache.org>.
Sorry, the instructions should have been "mvn install
-DupdateReleaseInfo=true"

- Brett

Dave Maung wrote:
> Hi Vincent,
> I tried your sugesstion. No Luck. I think I will wait until skin is release
> or someone in the maillist might know how to fix it.
> Thanks,
> Dave
> 
> On 1/25/06, Vincent Siveton <vi...@gmail.com> wrote:
>> Hi Dave,
>>
>> The skins are not released yet. Try to add the following in your site.xml:
>> <skin>
>> <groupId>org.apache.maven.skins</groupId>
>> <artifactId>maven-site-skin</artifactId>
>> <version>1.0-SNAPSHOT</version>
>> </skin>
>>
>> Cheers,
>>
>> Vincent
>>
>> 2006/1/25, Dave Maung <da...@gmail.com>:
>>> Hi Brett,
>>> I installed /repos/asf/maven/skins/trunk on my machine but I still ended
>> up
>>> getting this.
>>> This is what i did
>>> 1. checkout  http://svn.apache.org/repos/asf/maven/plugins/trunk/plugins
>>> 2. mvn install on plugins
>>> 3. checkout http://svn.apache.org/repos/asf/maven/skins/trunk skins
>>> 4 mvn install on skins
>>> 6. checkout http://svn.apache.org/repos/asf/maven/site/trunk/ site
>>> 7. mvn install on site
>>> 8. mvn site on plugins and I got this
>>>
>>> I am using Maven version of 2.0.2. Do I have to set up anything.
>>>
>>>
>>> [INFO]
>>>
>> ----------------------------------------------------------------------------
>>> [ERROR] BUILD FAILURE
>>> [INFO]
>>>
>> ----------------------------------------------------------------------------
>>> [INFO] The skin does not exist: Unable to determine the release version
>>>
>>>  org.apache.maven.skins:maven-default-skin:jar:RELEASE
>>>
>>>
>>> [INFO]
>>>
>> ----------------------------------------------------------------------------
>>> [DEBUG] Trace
>>> org.apache.maven.BuildFailureException: The skin does not exist: Unable
>> to
>>> determine the release version
>>>
>>>  org.apache.maven.skins:maven-default-skin:jar:RELEASE
>>>
>>>
>>>    at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(
>>> DefaultLifecycleExecutor.java:552)
>>>    at
>>>
>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle
>>> (DefaultLifecycleExecutor.java:472)
>>>    at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(
>>> DefaultLifecycleExecutor.java:451)
>>>    at
>>>
>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures
>>> (DefaultLifecycleExecutor.java:303)
>>>    at
>>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(
>>> DefaultLifecycleExecutor.java:270)
>>>    at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(
>>> DefaultLifecycleExecutor.java:139)
>>>    at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:322)
>>>    at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:115)
>>>    at org.apache.maven.cli.MavenCli.main(MavenCli.java:249)
>>>    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>>    at sun.reflect.NativeMethodAccessorImpl.invoke(
>>> NativeMethodAccessorImpl.java:39)
>>>    at sun.reflect.DelegatingMethodAccessorImpl.invoke(
>>> DelegatingMethodAccessorImpl.java:25)
>>>    at java.lang.reflect.Method.invoke(Method.java:324)
>>>    at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java
>> :315)
>>>    at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
>>>    at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java
>> :430)
>>>    at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
>>> Caused by: org.apache.maven.plugin.MojoFailureException: The skin does
>> not
>>> exist: Unable to determine the release version
>>>
>>>  org.apache.maven.skins:maven-default-skin:jar:RELEASE
>>>
>>>
>>>    at org.apache.maven.plugins.site.SiteMojo.getSkinArtifactFile(
>>> SiteMojo.java:1361)
>>>    at org.apache.maven.plugins.site.SiteMojo.execute(SiteMojo.java:336)
>>>    at org.apache.maven.plugin.DefaultPluginManager.executeMojo(
>>> DefaultPluginManager.java:415)
>>>    at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(
>>> DefaultLifecycleExecutor.java:531)
>>>
>>> On 1/21/06, Brett Porter <br...@apache.org> wrote:
>>>> You need to checkout the skins (/repos/asf/maven/skins/trunk) and do
>> mvn
>>>> install.
>>>>
>>>> - Brett
>>>>
>>>> Dave Maung wrote:
>>>>> Hi
>>>>> I am trying to run mvn site to compile all plugin and I got the
>> below
>>>> error.
>>>>> see my log file. I used repository of
>>>>> http://svn.apache.org/repos/asf/maven/plugins/trunk/
>>>>>
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>>>> For additional commands, e-mail: dev-help@maven.apache.org
>>>>
>>>>
>>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>> For additional commands, e-mail: dev-help@maven.apache.org
>>
>>
> 

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


Re: mvn site using http://svn.apache.org/repos/asf/maven/plugins/trunk/ repository

Posted by Dave Maung <da...@gmail.com>.
Hi Vincent,
I tried your sugesstion. No Luck. I think I will wait until skin is release
or someone in the maillist might know how to fix it.
Thanks,
Dave

On 1/25/06, Vincent Siveton <vi...@gmail.com> wrote:
>
> Hi Dave,
>
> The skins are not released yet. Try to add the following in your site.xml:
> <skin>
> <groupId>org.apache.maven.skins</groupId>
> <artifactId>maven-site-skin</artifactId>
> <version>1.0-SNAPSHOT</version>
> </skin>
>
> Cheers,
>
> Vincent
>
> 2006/1/25, Dave Maung <da...@gmail.com>:
> > Hi Brett,
> > I installed /repos/asf/maven/skins/trunk on my machine but I still ended
> up
> > getting this.
> > This is what i did
> > 1. checkout  http://svn.apache.org/repos/asf/maven/plugins/trunk/plugins
> > 2. mvn install on plugins
> > 3. checkout http://svn.apache.org/repos/asf/maven/skins/trunk skins
> > 4 mvn install on skins
> > 6. checkout http://svn.apache.org/repos/asf/maven/site/trunk/ site
> > 7. mvn install on site
> > 8. mvn site on plugins and I got this
> >
> > I am using Maven version of 2.0.2. Do I have to set up anything.
> >
> >
> > [INFO]
> >
> ----------------------------------------------------------------------------
> > [ERROR] BUILD FAILURE
> > [INFO]
> >
> ----------------------------------------------------------------------------
> > [INFO] The skin does not exist: Unable to determine the release version
> >
> >  org.apache.maven.skins:maven-default-skin:jar:RELEASE
> >
> >
> > [INFO]
> >
> ----------------------------------------------------------------------------
> > [DEBUG] Trace
> > org.apache.maven.BuildFailureException: The skin does not exist: Unable
> to
> > determine the release version
> >
> >  org.apache.maven.skins:maven-default-skin:jar:RELEASE
> >
> >
> >    at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(
> > DefaultLifecycleExecutor.java:552)
> >    at
> >
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle
> > (DefaultLifecycleExecutor.java:472)
> >    at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(
> > DefaultLifecycleExecutor.java:451)
> >    at
> >
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures
> > (DefaultLifecycleExecutor.java:303)
> >    at
> > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(
> > DefaultLifecycleExecutor.java:270)
> >    at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(
> > DefaultLifecycleExecutor.java:139)
> >    at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:322)
> >    at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:115)
> >    at org.apache.maven.cli.MavenCli.main(MavenCli.java:249)
> >    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >    at sun.reflect.NativeMethodAccessorImpl.invoke(
> > NativeMethodAccessorImpl.java:39)
> >    at sun.reflect.DelegatingMethodAccessorImpl.invoke(
> > DelegatingMethodAccessorImpl.java:25)
> >    at java.lang.reflect.Method.invoke(Method.java:324)
> >    at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java
> :315)
> >    at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
> >    at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java
> :430)
> >    at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
> > Caused by: org.apache.maven.plugin.MojoFailureException: The skin does
> not
> > exist: Unable to determine the release version
> >
> >  org.apache.maven.skins:maven-default-skin:jar:RELEASE
> >
> >
> >    at org.apache.maven.plugins.site.SiteMojo.getSkinArtifactFile(
> > SiteMojo.java:1361)
> >    at org.apache.maven.plugins.site.SiteMojo.execute(SiteMojo.java:336)
> >    at org.apache.maven.plugin.DefaultPluginManager.executeMojo(
> > DefaultPluginManager.java:415)
> >    at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(
> > DefaultLifecycleExecutor.java:531)
> >
> > On 1/21/06, Brett Porter <br...@apache.org> wrote:
> > >
> > > You need to checkout the skins (/repos/asf/maven/skins/trunk) and do
> mvn
> > > install.
> > >
> > > - Brett
> > >
> > > Dave Maung wrote:
> > > > Hi
> > > > I am trying to run mvn site to compile all plugin and I got the
> below
> > > error.
> > > > see my log file. I used repository of
> > > > http://svn.apache.org/repos/asf/maven/plugins/trunk/
> > > >
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> > > For additional commands, e-mail: dev-help@maven.apache.org
> > >
> > >
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

Re: mvn site using http://svn.apache.org/repos/asf/maven/plugins/trunk/ repository

Posted by Vincent Siveton <vi...@gmail.com>.
Hi Dave,

The skins are not released yet. Try to add the following in your site.xml:
<skin>
<groupId>org.apache.maven.skins</groupId>
<artifactId>maven-site-skin</artifactId>
<version>1.0-SNAPSHOT</version>
</skin>

Cheers,

Vincent

2006/1/25, Dave Maung <da...@gmail.com>:
> Hi Brett,
> I installed /repos/asf/maven/skins/trunk on my machine but I still ended up
> getting this.
> This is what i did
> 1. checkout  http://svn.apache.org/repos/asf/maven/plugins/trunk/ plugins
> 2. mvn install on plugins
> 3. checkout http://svn.apache.org/repos/asf/maven/skins/trunk skins
> 4 mvn install on skins
> 6. checkout http://svn.apache.org/repos/asf/maven/site/trunk/ site
> 7. mvn install on site
> 8. mvn site on plugins and I got this
>
> I am using Maven version of 2.0.2. Do I have to set up anything.
>
>
> [INFO]
> ----------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO]
> ----------------------------------------------------------------------------
> [INFO] The skin does not exist: Unable to determine the release version
>
>  org.apache.maven.skins:maven-default-skin:jar:RELEASE
>
>
> [INFO]
> ----------------------------------------------------------------------------
> [DEBUG] Trace
> org.apache.maven.BuildFailureException: The skin does not exist: Unable to
> determine the release version
>
>  org.apache.maven.skins:maven-default-skin:jar:RELEASE
>
>
>    at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(
> DefaultLifecycleExecutor.java:552)
>    at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle
> (DefaultLifecycleExecutor.java:472)
>    at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(
> DefaultLifecycleExecutor.java:451)
>    at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures
> (DefaultLifecycleExecutor.java:303)
>    at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(
> DefaultLifecycleExecutor.java:270)
>    at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(
> DefaultLifecycleExecutor.java:139)
>    at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:322)
>    at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:115)
>    at org.apache.maven.cli.MavenCli.main(MavenCli.java:249)
>    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>    at sun.reflect.NativeMethodAccessorImpl.invoke(
> NativeMethodAccessorImpl.java:39)
>    at sun.reflect.DelegatingMethodAccessorImpl.invoke(
> DelegatingMethodAccessorImpl.java:25)
>    at java.lang.reflect.Method.invoke(Method.java:324)
>    at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
>    at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
>    at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
>    at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
> Caused by: org.apache.maven.plugin.MojoFailureException: The skin does not
> exist: Unable to determine the release version
>
>  org.apache.maven.skins:maven-default-skin:jar:RELEASE
>
>
>    at org.apache.maven.plugins.site.SiteMojo.getSkinArtifactFile(
> SiteMojo.java:1361)
>    at org.apache.maven.plugins.site.SiteMojo.execute(SiteMojo.java:336)
>    at org.apache.maven.plugin.DefaultPluginManager.executeMojo(
> DefaultPluginManager.java:415)
>    at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(
> DefaultLifecycleExecutor.java:531)
>
> On 1/21/06, Brett Porter <br...@apache.org> wrote:
> >
> > You need to checkout the skins (/repos/asf/maven/skins/trunk) and do mvn
> > install.
> >
> > - Brett
> >
> > Dave Maung wrote:
> > > Hi
> > > I am trying to run mvn site to compile all plugin and I got the below
> > error.
> > > see my log file. I used repository of
> > > http://svn.apache.org/repos/asf/maven/plugins/trunk/
> > >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> > For additional commands, e-mail: dev-help@maven.apache.org
> >
> >
>
>

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


Re: mvn site using http://svn.apache.org/repos/asf/maven/plugins/trunk/ repository

Posted by Dave Maung <da...@gmail.com>.
Hi Brett,
I installed /repos/asf/maven/skins/trunk on my machine but I still ended up
getting this.
This is what i did
1. checkout  http://svn.apache.org/repos/asf/maven/plugins/trunk/ plugins
2. mvn install on plugins
3. checkout http://svn.apache.org/repos/asf/maven/skins/trunk skins
4 mvn install on skins
6. checkout http://svn.apache.org/repos/asf/maven/site/trunk/ site
7. mvn install on site
8. mvn site on plugins and I got this

I am using Maven version of 2.0.2. Do I have to set up anything.


[INFO]
----------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
----------------------------------------------------------------------------
[INFO] The skin does not exist: Unable to determine the release version

  org.apache.maven.skins:maven-default-skin:jar:RELEASE


[INFO]
----------------------------------------------------------------------------
[DEBUG] Trace
org.apache.maven.BuildFailureException: The skin does not exist: Unable to
determine the release version

  org.apache.maven.skins:maven-default-skin:jar:RELEASE


    at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(
DefaultLifecycleExecutor.java:552)
    at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle
(DefaultLifecycleExecutor.java:472)
    at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(
DefaultLifecycleExecutor.java:451)
    at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures
(DefaultLifecycleExecutor.java:303)
    at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(
DefaultLifecycleExecutor.java:270)
    at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(
DefaultLifecycleExecutor.java:139)
    at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:322)
    at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:115)
    at org.apache.maven.cli.MavenCli.main(MavenCli.java:249)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(
NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(
DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
    at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
    at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
    at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.plugin.MojoFailureException: The skin does not
exist: Unable to determine the release version

  org.apache.maven.skins:maven-default-skin:jar:RELEASE


    at org.apache.maven.plugins.site.SiteMojo.getSkinArtifactFile(
SiteMojo.java:1361)
    at org.apache.maven.plugins.site.SiteMojo.execute(SiteMojo.java:336)
    at org.apache.maven.plugin.DefaultPluginManager.executeMojo(
DefaultPluginManager.java:415)
    at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(
DefaultLifecycleExecutor.java:531)

On 1/21/06, Brett Porter <br...@apache.org> wrote:
>
> You need to checkout the skins (/repos/asf/maven/skins/trunk) and do mvn
> install.
>
> - Brett
>
> Dave Maung wrote:
> > Hi
> > I am trying to run mvn site to compile all plugin and I got the below
> error.
> > see my log file. I used repository of
> > http://svn.apache.org/repos/asf/maven/plugins/trunk/
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

Re: mvn site using http://svn.apache.org/repos/asf/maven/plugins/trunk/ repository

Posted by Brett Porter <br...@apache.org>.
You need to checkout the skins (/repos/asf/maven/skins/trunk) and do mvn
install.

- Brett

Dave Maung wrote:
> Hi
> I am trying to run mvn site to compile all plugin and I got the below error.
> see my log file. I used repository of
> http://svn.apache.org/repos/asf/maven/plugins/trunk/
> 


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