[ 
http://issues.apache.org/struts/browse/SHALE-324?page=comments#action_38559 ] 
            
Gary VanMatre commented on SHALE-324:
-------------------------------------

Hermod, this looks great! 

I had problems finding the 2.1-SNAPSHOT version of the maven-plugin-api but I 
was able to grap the 2.0.4, install and change the pom's.

svn checkout 
http://svn.apache.org/repos/asf/maven/components/tags/maven-2.0.4/maven-plugin-api
 maven-plugin-api

<dependency>
   <groupId>org.apache.maven</groupId>
   <artifactId>maven-plugin-api</artifactId>
   <version>2.0.4</version>
</dependency>


I'm not sure how we should best pull this into Shale.  It has dependencies with 
the maven plugin api.  What do you think Wendy, Craig, James?

> Maven Mojo to convert JSF type library descriptors to clay configuration files
> ------------------------------------------------------------------------------
>
>                 Key: SHALE-324
>                 URL: http://issues.apache.org/struts/browse/SHALE-324
>             Project: Shale
>          Issue Type: New Feature
>          Components: Clay
>    Affects Versions: 1.0.3
>         Environment: Any
>            Reporter: Hermod Opstvedt
>         Attachments: Clay-tools.zip
>
>
> I have created a Utility that will convert a JSF type library descriptor into 
> a corresponding Clay component configuration file. It can be ran standalone, 
> or as a Maven mojo thereby enabling the conversion to take place as part of 
> the Clay Maven build process.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to