I just attempted to update to 3.3.0 and now I get the following error
on the install goal
"The packaging for this project did not assign a file to the build
artifact"
Not sure what information to give so please ask. This is a rather
large multi-module project with over 20+ projects. Things work fine
with 3.2.0 but 3.3.0 gives me this error. It doesn't seem to matter
which SDK I use, 3.3 or 3.4. The build works with using just 'package'
but this obviously doesn't work with a multi-module project.
Hmmm... just reviewing this before I post and I also see the message
"Skipping Flexmojos execution" in the middle of everything. Here is
the output from just one project
----------------------------------
[INFO]
------------------------------------------------------------------------
[INFO] Building intouchV2-flex-cairngorm-lib
[INFO] task-segment: [clean, package]
[INFO]
------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory /home/collin/Code/intouch/branches-2.4.0/
flexV2/intouchV2-flex-cairngorm-lib/target
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/collin/Code/intouch/
branches-2.4.0/flexV2/intouchV2-flex-cairngorm-lib/src/main/resources
[INFO] [flexmojos:compile-swc {execution: default-compile-swc}]
[INFO] Skipping Flexmojos execution
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/collin/Code/intouch/
branches-2.4.0/flexV2/intouchV2-flex-cairngorm-lib/src/test/resources
[INFO] [flexmojos:test-compile {execution: default-test-compile}]
[INFO] flexmojos 3.3.0 - GNU GPL License (NO WARRANTY) - See COPYRIGHT
file
[INFO] [flexmojos:test-run {execution: default-test-run}]
[INFO] flexmojos 3.3.0 - GNU GPL License (NO WARRANTY) - See COPYRIGHT
file
[INFO] Skipping test phase.
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 11 seconds
[INFO] Finished at: Wed Aug 26 23:22:29 PDT 2009
[INFO] Final Memory: 26M/279M
[INFO]
------------------------------------------------------------------------
----------------------------------
Collin
--~--~---------~--~----~------------~-------~--~----~
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/
-~----------~----~----~----~------~----~------~--~---