hi att,

first of all: welcome @ myfaces!

directly before v1 we had a cleanup of your build files and we changed for
example the names of our bundles (see [1] - documented at [2]).

regards,
gerhard

[1] http://repo2.maven.org/maven2/org/apache/myfaces/extensions/cdi/bundles/
[2]
https://cwiki.apache.org/confluence/display/EXTCDI/Module+Overview#ModuleOverview-CODIprepackagedbundles

http://www.irian.at

Your JSF powerhouse -
JSF Consulting, Development and
Courses in English and German

Professional Support for Apache MyFaces



2011/9/12 Rafael Pestano <[email protected]>

> Hi Myfaces team and community,
>
> Id like to know if there is a "all in one jar" dist for CODI 1.0.1
>
> Im trying to upgrade the CODI version of my project using this maven
> dependency:
>
>  <dependency>
>             <groupId>org.apache.myfaces.extensions.cdi</groupId>
>             <artifactId>myfaces-extcdi-dist-jsf20</artifactId>
>             <version>1.0.1</version>
>             <scope>compile</scope>
>         </dependency>
>
> but i got the following maven error when i build the project:
>
> [ERROR]error: error reading
> C:\Users\RMPESTANO\.m2\repository\org\apache\myfaces\extensions\cdi\myfaces-extcdi-dist-jsf20\1.0.1\myfaces-extcdi-dist-jsf20-1.0.1.jar;
> error in opening zip file
> 1 error
>
>
> Although with version 0.9.5 i got no errors, what is the right dependency
> for Ext CDI 1.0.1?
>
>
>
> http://mvnrepository.com/artifact/org.apache.myfaces.extensions.cdi/myfaces-extcdi-dist-jsf20
>
> Thanks in advance.
>
>
> Att,
>
> --
>
> Rafael Mauricio Pestano
> Graduando em Ciência da Computação
> UFRGS
>

Reply via email to