Building libraries and samples....this can't be right, is it?

I realize that I can simply check out built SWC files from here, but this doesn't help me build the samples. I feel like I've missed some corner of the documentation, because my procedure for building Cairngorm 3 libraries and samples seems like it can't possibly be right.
I've tried creating a new workspace and checking out the entire contents of this repository into it:
http://opensource.adobe.com/svn/opensource/cairngorm3/trunk/libraries
That seems to succeed, although I get errors like this every time:
The resulting projects don't build because of this error:
configuration variable 'compiler.library-path' value contains unknown token 'M2_REPO'    ContractTest        Unknown    Flex Problem
I've fixed that problem by getting http://opensource.adobe.com/svn/opensource/cairngorm3/maven-repository to my C:\Program Files (x86)\Adobe\Adobe Flash Builder 4 Plug-in folder and setting M2_REPO in my workspace's Linked Resources to point to that.
Having done all that, everything seems to build except for IntegrationDMS and IntegrationTest.
Is this the right way to do it, or is there a simpler way?
Thanks!

As you know by now Cairngorm3 build is leveraging maven and flex-mojos.
To ease the developper workflow, to make things more consistent, to lower the maintenance cost, we decided :
* to stop copying the dependencies in the flashbuilder projects libs folder
* to leveraged the maven repository in the eclipse/flasbuilder projects configurations.
Furthermore, to avoid hard coded path and allow proper sharing of these flasbuilder configurations files, we use linked-resources when appropriate.
M2_REPO is used as such: it is the root of your maven repository.
As for IntegrationDMS it offers some "flex plumbing" to ease the integration with Adobe LCDS (http://www.adobe.com/products/livecycle/dataservices/) especially its Data Management features, hence its name.
In order to build it from the source you need to compile it against 3 SWCs provided in Adobe LCDS. As found in the build file
        <!-- lcds dependencies  -->
        <dependency>
            <groupId>com.adobe.lcds</groupId>
            <artifactId>fds_rb</artifactId>
            <version>${lcds.version}</version>
            <type>rb.swc</type>
            <classifier>en_US</classifier>
            <scope>external</scope>
        </dependency>
        <dependency>
            <groupId>com.adobe.lcds</groupId>
            <artifactId>fds</artifactId>
            <version>${lcds.version}</version>
            <type>swc</type>
            <scope>external</scope>
        </dependency>
        <dependency>
            <groupId>com.adobe.lcds</groupId>
            <artifactId>playerfds</artifactId>
            <version>${lcds.version}</version>
            <type>swc</type>
            <scope>external</scope>
        </dependency>
        <!-- eof lcds dependencies  -->
Adobe LCDS is not opensource, as a consequence we can not host its artifacts in our repository.
If you want to build Cairngorm3 from the source, you may then either comment out IntegrationDMS from the parent library build or install these artifacts into your own private repo.(currently the version of lcds we build against is 3.1.0.273931) :
mvn install:install-file -DgroupId=com.adobe.lcds -DartifactId=fds -Dversion=3.1.0.273931 -Dpackaging=swc -Dfile=<lcds-on-your-disk>/fds.swc
mvn install:install-file -DgroupId=com.adobe.lcds -DartifactId=playerfds -Dversion=3.1.0.273931 -Dpackaging=swc -Dfile=<lcds-on-your-disk>/playerfds.swc
mvn install:install-file -DgroupId=com.adobe.lcds -DartifactId=fds_rb -Dversion=3.1.0.273931 -Dclassifier=en_US -Dpackaging=swc -Dfile=<lcds-on-your-disk>/fds_rb.swc
Please note also that if you need to build cairngorm3 from maven, as mentioned in the flexmojos docs, there is one JAR (AIR development tools) that is packaged with the Flex SDK but is not open source.
Because of this, flexMojos cannot host this artifact. To build from source, you will need to install this artifact into your own private repo:
>mvn install:install-file -DgroupId=com.adobe.flex -DartifactId=adt -Dversion=<version-of-the-sdk> -Dpackaging=jar -Dfile=adt.jar
This JAR is bundled with the Flex SDK, which is freely available from : http://opensource.adobe.com/wiki/display/flexsdk/Downloads
I'll do my best to update the wiki doc with this asap.

Similar Messages

  • Help!  I recently upgraded to OS 10.9.4 from 10.6.8, and now when I want to send an email to a group in my contacts I am no longer able to select the group as a whole.  I have to select each address individually.  This can't be right.

    Help!  I recently upgraded to OS 10.9.4 from 10.6.8, and now when I want to send an email to a group in my contacts I am no longer able to select the group as a whole.  I have to select each address individually.  This can't be right.  With 10.6.8 I used to be able to double click on the name of the group and they would all be selected.  I've also noticed that my address book is now called "contacts."  Thanks in advance for your help.

    Try these in order testing your system after each to see if it's back to normal:
    1. a. Resetting your Mac's PRAM and NVRAM
        b. Intel-based Macs: Resetting the System Management Controller (SMC)
    2. Restart the computer in Safe Mode, then restart again, normally. If this doesn't help, then:
         Boot to the Recovery HD: Restart the computer and after the chime press and hold down the
         COMMAND and R keys until the Utilities menu screen appears. Alternatively, restart the
         computer and after the chime press and hold down the OPTION key until the boot manager
         screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    3. Repair the Hard Drive and Permissions: Upon startup select Disk Utility from the Utilities menu. Repair the Hard Drive and Permissions as follows.
    When the recovery menu appears select Disk Utility. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the main menu. Select Restart from the Apple menu.
         Reinstall the 10.9.4 update: OS X Mavericks 10.9.4 Update (Combo).
    4. Reinstall Lion/Mountain Lion, Mavericks: Reboot from the Recovery HD. Select Reinstall Lion/Mountain Lion, Mavericks from the Utilities menu, and click on the Continue button.
    Note: You will need an active Internet connection. I suggest using Ethernet if possible because it is three times faster than wireless.
         Reinstall the 10.9.4 update: OS X Mavericks 10.9.4 Update (Combo).

  • I have Photoshop CC, but I'm getting daily reminders to upgrade the software. This can't be right...

    I have Photoshop CC, but I'm getting daily reminders to upgrade the software. This can't be right... Plus, I get reminders to upgrade Photoshop CS6, but I deleted CS6 a while back. Any help would be great...

    Sign in or activation errors
    Mylenium

  • Try down loading OS X Mavericks 6 times now and gets about  80% Downloaded and stops and say this can not be down loaded to this computer

    Try down loading OS X Mavericks 6 times now and gets about  80% and stops downloading and it says this can not be download to this computer

    System log so we can see whats making it fail.

  • HT1600 I seem to be stuck on step 1 of preparing update, it has been hours and only about 30% . This can't be right

    I am trying to install new software update on my Apple TV and it hasn't moved past 30% in hours and can't seem to be able to get out of update and start over. Help please

    Someone else said to try and reboot by holding down the menu and play button on the remote for several seconds and then try again. It worked for several people and seems to be working for me now.

  • I have less that 30 apps on my iphone 4s and its taking up 10gb this can't be right? help???

    I've deleted apps, pic, vids and virtually every app I've got and my memory is still showing I'm at 10gb on apps.  Ive no games just facebook instagram and so on. has anyone else had this problem?
    Im just going to restore my setting to see if that helps

    Hi zolofo,
    Thanks for using Apple Support Communities.
    The amount of space taken by an app depends on the app's purpose; complex or graphically intense apps usually take more space than simpler apps.
    For more information on this, take a look at this article:
    Understanding capacity on iPhone, iPad, and iPod
    http://support.apple.com/kb/ht1867
    If the iPhone becomes disconnected in the middle of syncing, it's possible that files will be left on the device.
    Start with Solution 1. If the issue continues, try Solution 2 and, if necessary, Solution 3.
    For troubleshooting on this, take a look at this article:
    iOS: 'Not enough free space' alert when trying to sync
    http://support.apple.com/kb/ts1503
    Best of luck,
    Mario

  • Everytime I try to sync my ipod touch it comes up with the following message 'cannot be synced an unknown error accoued(13019).  Does anyone know what this mean and how I can put it right

    Everytime I try to sync my Ipod touch I et the following message 'cannot be synced An unknown error occured (13019).  Can anyone help

    Try here:
    iTunes: Error 13019 during sync

  • PAINFULLY slow cover flow....this can't be right.

    Is coverflow really supposed to be so slow it looks like I'm running this on a pentium 1? I've got a Dell XPS M1530 with 2 ghz dual core processor, 4 gig of ram, a 320 gig hard drive, a Geforce 8600 video card & directX 10. Everything else on the computer runs perfectly fine, even everything else in iTunes...but coverflow is just ridiculously slow. What gives? I tried searching, found others having the problem but no resolutions. Any ideas?

    I can only add my XPS M1530 to the list of computers having the problem. I have seen posts back to the beginning of the year, so I suspect it is a problem Apple isn't interested in and it is likely a problem with their DirectX or other video routines gone bad.
    Maybe they'll consider taking this as a formal bug and getting it fixed, because coverflow ***** as is while it is dreamy on the iPhone.

  • This can't be right - can't display time part of a DATE field.

    Hi all,
    I have a table with one DATE field. It wasn't displaying times with the date,
    so I searched and found a post telling how to change my NLS settings
    in the Preferences.
    I did this and it didn't change, so I thought, OK, I'll shut it down and restart.
    Still no. So, I shut it down again, deleted all the records form my table, reinserted
    them and then restarted SQLDeveloper.
    Despite the fact that it has retained the change in NLS settings, it STILL*
    doesn't display the time.
    There is no problem in SQL*Plus. Quite frankly, this is poor.
    Paul...

    >
    Would there by anything else - I'm planning on rebooting the machine this afternoon - maybe
    that'll do the trick? Will report back.Now, this is still wierd! Have rebooted machine.
    I have two tables Sysstat_ext and Sysstat - both have fields M_Time (Measurement time),
    which is VARCHAR2(15) in Sysstat_ext and DATE in Sysstat.
    Sysstat_ext is an external table pointing at a .csv file where the dates are strings (obviously) in
    the format DD-MM HH24:MM:SI (i.e. 01-09 13:55:02).
    I then insert the data from Sysstat_ext into Sysstat - the conversion being performed thus:
    INSERT INTO Sysstat
    SELECT ROUND(TO_DATE  (Sysstat_ext.M_Time, 'DD-MM HH24:MI:SS'), 'MI') AS "Measurement Time",
    <.. other fields deleted>If from SQL*Plus, I select M_Time from Sysstat
    SQL> select M_Time from Sysstat;
    M_TIME
    2011 09 01 00:00:00
    2011 09 01 03:20:00perfect
    same for Sysstat_ext
    SQL> select M_Time from Sysstat_ext;
    M_TIME
    01-09 13:55:02
    01-09 14:00:01No year - the conversion during the insert obviously implicitly gives this year (good job that's what I actually want!).
    I look at the dates in SQLDeveloper
    Systat_ext: 01-09 13:55:02 <====== exactly what I'd expect
    Systat: 01-SEP-11 <====== where has my time gone?
    Anyone care to shed some light on this?
    So, I redid the whole procedure removing the ROUND and also the AS "Measurement Time" (in case of artefacts)
    INSERT INTO Sysstat
    SELECT TO_DATE (Sysstat_ext.M_Time, 'DD-MM HH24:MI:SS'),
    <... deleted...>
    Still the same result - Sysstat_ext shows the time and Sysstat doesn't. I would have expected the
    opposite. SQL*Plus still shows a time with Sysstat.
    This is definitely a bug IMHO. Can I report it anywhere? As an aside, I originally thought that 3rd party tool
    manufacturers such as Quest and Allroundautomations would be quaking in their boots with a
    tool like SQLDeveloper (for free*) coming from the manufacturer of Oracle itself - I see now that
    at the moment, they have little to worry about.
    Paul...

  • Illustrator CC 2014 running EXTREMELY slow on brand new 6 Core Mac Pro with 64Gbs of Ram. This can't be right :(

    Hi,
    I've just picked up a brand new 6 core Mac Pro and I am having some serious lag issues with Illustrator CC 2014. I am just trying to select relatively simple objects (an illustration of the side of a coin) and there is a massive delay between when I click on an object and when it actually becomes selected.
    Someone please tell me they know how to fix this? Please

    after the two fixes above in illustrator cc Im still experiencing
    file open - nothing happens
    file place nothing happens
    fix - quit illustrator and restart - open file from the folder lol
    PS CC
    A wierd warning popping when I want to open a file nothing opens just the warning
    fix quit out and start again
    for those of you out there in yur 40s and this is your career you started like me on photoshop 2 or 3 on an lc 6/100 60 and even on the quadras lol
    this is the first time Ive had seen so many bugs in adobe software
    why I bought it the curve tool astute dont have a curve tool and I work alot with them and the funky title branding it looks cool visual consumer glutton lol
    so yeah now going to look at how to stop my monthly subscription  will proabably have to go to that forum next lol
    an d evert back to CS6 im outputting to many jobs to have these hold ups

  • 20 seconds from screen-shut to Sleep... Surely this can't be right?

    Hi everyone,
    On my MBA, it takes approx 20 seconds for the hard disk to spin down & the computer to go to sleep after closing the lid, even if I've already logged out. This seems extremely long, particularly compared to my Powerbook G4 which sleeps/HD spins down after 3 seconds! Surely this is something that needs to be looked at by Apple?
    Just wondering what other people are experiencing on this point. It's not a huge problem, but does mean it's not a good idea to pick up your MBA & put in your bag having only just shut the lid...
    Cheers,
    Jason

    The delay is due to the Safe Sleep/Hibernate mode employed by default on your Air. The contents of RAM are saved to the HD in a file /private/var/vm/sleepimage
    On the Air's rather slow 1.8" (same as in the iPod) HD, that can take a few seconds. You can speed up the process as outlined here:
    http://groups.google.com/group/mac-book-air/web/faster-sleeping
    There are some trade offs to doing this, but I find it useful.
    Dave

  • TS1424 I'm getting billed for stuff I haven't purchased , this can't be right or I will be deleting my account advice please

    As it says above ,I've been billed for downloading whats app , I haven't . So where do I go from here .?

    Nobody else has access to your account or your device(s) ? You can contact iTunes support via this page : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then Purchases, Billing & Redemption

  • This can't be right

    Another one here who has just climbed up from windows onto the mac wagon.
    Anyways I've recently went and got me the 2014 top spec macbook pro (15", 2.5ghz, 16gb , NVIDIA GeForce GT 750M with 2GB GDDR5),
    and decided to install Steam for the odd game here and there. First thing i installed was The Binding of Isaac, not expecting any performance issues since it's a 2D, very basic game, however I am getting serious lag and frame rate drop. Not sure what is going on here considering my specs, and the simplicity of the game and its very low minimum requirements. It is very frustrating when this is a £2000 laptop.
    Any suggestions/reasoning would be greatly appreciated.

    Known Issues :: The Binding of Isaac

  • I am trying to create pdf flipbook and if this is not the right source what is

    I have 3 robust projects that I need to make a Flipbook with. I purchase P/Elements under the guise I could do this but finding that may not be the case. If Elements is not best choice should I be using InDesign or something else

    If you are going to reformat the hard drive, wiping out all data on the computer, there is no need to uninstall.  Deactivation is enough.

  • Libraries and Classpath option panel is empty

    Hi All,
    Just installed Jdeveloper 11g 11.1.1.1.0 on Vista 64b.
    Added my jar file into "Manage Libraries" whent to the project properties, "Libraries and Classpath", but this pannel is empty, blank, does not have any options....
    Any ideas what is wrong?
    Jar file itself already copied in to the project, so I do not have issue of using it
    Thank you.

    Hi,
    the same environment but when I go to project properties, "Libraries and Classpath" I can see all my project libraries and also Add library... button shows my jar to add to Project
    regards,
    Branislav

Maybe you are looking for

  • OS X won't boot after being installed on an encrypted partition

    Hello! Today i formatted my entire disk, but made it Journaled, Encrypted. It installed (actually "downloaded aditional files"), and then booted with a cross/do not proceed sign. I booted from the install disk again, got an error telling me to reinst

  • Internet Explorer 7.0 + Webdynpro IViews

    HI Experts, Our release is around the corner and one trouble im facing is that Webdunpro Iviews do not support Internet.Explorer 7. They throw this error " Webdynpro Ivews do not support the browser"...... What is a workaround for this as all users w

  • Publishing SCORM Productivity Pack files to Repository Explorer - Error

    We have recently started using SAP Productivity Pack and completed an e-learning course using the product which we published as SCORM 1.2. I was able to author the file to the SAP Authoring tool and tested it which was all fine, however upon checking

  • Deleting e-mail boxes in the messaging folder

    Hi, i hope someone can help, is it possible to remove e-mail boxes thet i have created in the messaging folder of my n81 8gb. While setting up my e-mail i somehow managed to open 3 mail boxes in the messaging folder, the one i ment, "aol" plus two ot

  • Cluster 2.2 and solaris 8

    can we run cluster 2.2 with solaris 8 ??? thanks