[ http://jira.codehaus.org/browse/MEV-85?page=comments#action_46530 ]
fabrizio giustina commented on MEV-85: -------------------------------------- There are many other things that need to be fixed in the m2 displaytag pom: most of the dependencies are test-only and most of the should actually be httpunit dependencies. Tools jar need to be converted to a m2 system dependency and the portlet-api.jar used in displaytag is not the version on ibiblio (it's the version bundled with websphere portal server 4.0, which appears to be an hacked version of an unknow build of jetspeed portlet API...). I already have a clean m2 pom for displaytag 1.1 (displaytag 1.1 build has been migrated to maven 2), and I can provide a corrected one for displaytag 1.0 (and httpunit, so that many dependencies can be removed). Carlos, can you reopen the issue and (if there is a way to do so) assign the task to me? > JetSpeed:portlet-api dependency in DisplayTag 1.0 POM > ----------------------------------------------------- > > Key: MEV-85 > URL: http://jira.codehaus.org/browse/MEV-85 > Project: Maven Evangelism > Type: Bug > Components: Invalid POM > Reporter: Pablo Muñiz > Assignee: Carlos Sanchez > > > http://www.ibiblio.org/maven2/displaytag/displaytag/1.0/displaytag-1.0.pom > has an error on jetspeed:portlet-api dependency > <dependency> > <groupId>jetspeed</groupId> > <artifactId>portlet-api</artifactId> > <version>unknown</version> > </dependency> > version value seems to be invalid. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]