On Mon, Aug 24, 2009 at 12:53 PM, Anjan<[email protected]> wrote: > I did a maven deploy with the following details to the maven repo - > Dfile=license-3.3.0.4852.jar > Dversion=3.3.0.4852 > DartifactId=license > DgroupId=com.adobe.flex.license > Dpackaging=jar > DpomFile="license-3.3.0.4852.pom" > > And I see the following, when I run mvn install -X > > 1. -licenses.license flexbuilder3 nnnnnnnnnnnnnnnnnnnnnnnn > 2. [DEBUG] com.adobe.flex.compiler:license:jar:3.0.0.477:compile > (selected for compile).
Your groupIds don't match up (com.adobe.flex.license vs com.adobe.flex.compiler). What does your pom look like? Logan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex Mojos" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex-mojos?hl=en?hl=en http://blog.flex-mojos.info/ -~----------~----~----~----~------~----~------~--~---
