OT - Does anyone know if Maven 3 will support other types of dependency resolution besides working with artifact repositories? For example, Apache Ivy has a URLResolver which will adapter a URL pattern to find an artifact and download it (i.e. - http://fpdownload.adobe.com/pub/swz/{project}/{version}/{artifactId}.{version}.{extension}). If Adobe is willing to deploy SWZ files with a dedicated pattern, maybe we can convince them to deploy SDK artifacts and alleviate the burden on Velo to push new SDKs out to Sonatype?
-Brian On Mar 31, 8:33 am, Logan Allred <[email protected]> wrote: > On Tue, Mar 30, 2010 at 5:06 AM, Marvin Froeder <[email protected]> wrote: > > Ow dear.... is there any location people can refer to figure this out? > > http://help.adobe.com/en_US/Flex/4.0/UsingSDK/WS2db454920e96a9e51e63e... > > RSLs are linked by default in Flex 4. You shouldn't need to specify > anything to the compiler to get RSLs to work properly. So the only > configuration we should need to provide is if we don't want RSLs, we > need to customize the RSLs loading order, or we don't want them all. > > 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 http://flexmojos.sonatype.org/ To unsubscribe, reply using "remove me" as the subject.
