[prev in list] [next in list] [prev in thread] [next in thread] 

List:       velocity-dev
Subject:    [jira] Updated: (VELOCITY-608) Maven build for velocity-site fails
From:       Jarkko_Viinamäki_(JIRA) <dev () velocity ! apache ! org>
Date:       2008-07-25 21:59:31
Message-ID: 1496091724.1217023171691.JavaMail.jira () brutus
[Download RAW message or body]


     [ https://issues.apache.org/jira/browse/VELOCITY-608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel \
]

Jarkko Viinamäki updated VELOCITY-608:
--------------------------------------

    Attachment: velocity-site.patch

> Maven build for velocity-site fails because of missing plexus utils dependency
> ------------------------------------------------------------------------------
> 
> Key: VELOCITY-608
> URL: https://issues.apache.org/jira/browse/VELOCITY-608
> Project: Velocity
> Issue Type: Bug
> Components: Website
> Reporter: Jarkko Viinamäki
> Attachments: velocity-site.patch
> 
> 
> I checked out http://svn.apache.org/repos/asf/velocity/site/ and ran Maven build:
> mvn site
> -->
> C:\work\workspace\other\velocity-site\tools\velocity-site-news-plugin\target\generated-sources\model
>  lo\org\apache\velocity\site\news\model\io\xpp3\NewsXpp3Reader.java:[18,31] cannot \
> find symbol symbol  : class ReaderFactory
> location: package org.codehaus.plexus.util
> C:\work\workspace\other\velocity-site\tools\velocity-site-news-plugin\target\generated-sources\model
>  lo\org\apache\velocity\site\news\model\io\xpp3\NewsXpp3Reader.java:[809,24] cannot \
> find symbol symbol  : variable ReaderFactory
> location: class org.apache.velocity.site.news.model.io.xpp3.NewsXpp3Reader
> C:\work\workspace\other\velocity-site\tools\velocity-site-news-plugin\target\generated-sources\model
>  lo\org\apache\velocity\site\news\model\io\xpp3\NewsXpp3Reader.java:[825,24] cannot \
> find symbol symbol  : variable ReaderFactory
> location: class org.apache.velocity.site.news.model.io.xpp3.NewsXpp3Reader
> ---
> to fix that, add dependency to plexus-utils in pom.xml:
> <dependency>
> <groupId>org.codehaus.plexus</groupId>
> <artifactId>plexus-utils</artifactId>
> <version>1.5.5</version>
> </dependency>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic