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 ________________________________ De: Scott O'Bryan <[email protected]> Para: [email protected]; [email protected] Enviadas: Sexta-feira, 9 de Setembro de 2011 9:27 Assunto: [ANNOUNCE]Release of Apache Myfaces Trinidad Plugins 2.0.6 The Apache Myfaces Trinidad team is proud to announce the release of Apache Myfaces Plugins 2.0.6 in preparation for an Apache Myfaces Trinidad 2.0 release [1]. Thanks, Scott [1]https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310661&version=12316370 <https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310661&version=12316370>

