Hi,
I fixed the problem but got this error instead:
[WARNING]
C:\T2MDev\T2MWorkspace\t2mFlexLib\src\main\flex\t2m\rule\bo\dbentity\RuleComponentInputDBEntityVO.as:[30,17]
No constructor function was specified for class
RuleComponentInputDBEntityVO. public class RuleComponentInputDBEntityVO
extends DBEntityVO {
[WARNING]
C:\T2MDev\T2MWorkspace\t2mFlexLib\src\main\flex\t2m\rule\bo\dbentity\RuleRuleVersionDBEntityVO.as:[30,17]
No constructor function was specified for class RuleRuleVersionDBEntityVO.
public class RuleRuleVersionDBEntityVO extends DBEntityVO {
[WARNING]
C:\T2MDev\T2MWorkspace\t2mFlexLib\src\main\flex\t2m\flex\cairngen\commands\T2MCommandBase.as:[18,17]
No constructor function was specified for class T2MCommandBase. public
class T2MCommandBase implements ICommand, IResponder {
[WARNING]
C:\T2MDev\T2MWorkspace\t2mFlexLib\src\main\flex\t2m\flex\cairngen\commands\SavePreferencesCommand.as:[59,23]
No constructor function was specified for class SavePreferencesCommand.
public final class SavePreferencesCommand extends T2MCommandBase {
[WARNING]
C:\T2MDev\T2MWorkspace\t2mFlexLib\src\main\flex\t2m\flex\cairngen\commands\T2MGenericCommand.as:[57,23]
No constructor function was specified for class T2MGenericCommand. public
final class T2MGenericCommand extends T2MCommandBase {
[WARNING]
C:\T2MDev\T2MWorkspace\t2mFlexLib\src\main\flex\t2m\flex\components\SummaryColumn.as:[10,15]
No constructor function was specified for class SummaryColumn. public
class SummaryColumn implements IFooterDataGridColumn
[WARNING]
C:\T2MDev\T2MWorkspace\t2mFlexLib\src\main\flex\t2m\flex\border\SimpleGradientBorder.as:[11,15]
No constructor function was specified for class SimpleGradientBorder.
public class SimpleGradientBorder extends HaloBorder
[WARNING]
C:\T2MDev\T2MWorkspace\t2mFlexLib\src\main\flex\t2m\flex\components\FooterDataGrid.as:[13,15]
No constructor function was specified for class FooterDataGrid. public
class FooterDataGrid extends DataGrid implements IFooterDataGrid
[WARNING]
C:\T2MDev\T2MWorkspace\t2mFlexLib\src\main\flex\t2m\flex\components\StandardBOWindow.as:[84,17]
No constructor function was specified for class StandardBOWindow. public
class StandardBOWindow extends MenuTitleWindow implements IDisposable {
[WARNING]
C:\T2MDev\T2MWorkspace\t2mFlexLib\src\main\flex\t2m\flex\components\T2MComboBox.mxml:[20,-1]
var 'ioLoadParams' will be scoped to the default namespace: T2MComboBox:
internal. It will not be visible outside of this package.
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [flexmojos:test-compile]
[INFO] flexmojos 3.3-SNAPSHOT - GNU GPL License (NO WARRANTY) - See
COPYRIGHT file
[WARNING] Not defined if locales should be merged or not
[INFO] Compiling test class: [t2m.util.ObjectMotherTest,
t2m.validators.DateRangeValidatorTest]
[INFO] Failed to match the compile target with C:\Documents and
Settings\vnguyen\Local Settings\Temp\Flex2_29564. The cache file will not be
reused.
[WARNING]
C:\T2MDev\T2MWorkspace\t2mFlexLib\src\test\flex\t2m\validators\DateRangeValidatorTest.as:[12,17]
No constructor function was specified for class DateRangeValidatorTest.
public class DateRangeValidatorTest extends TestCase {
[INFO] [flexmojos:test-run]
[INFO] flexmojos 3.3-SNAPSHOT - GNU GPL License (NO WARRANTY) - See
COPYRIGHT file
[INFO] Running tests
C:\T2MDev\T2MWorkspace\t2mFlexLib\target\test-classes\TestRunner.swf
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to launch Flash Player. Make sure flashplayer is available on
PATH
or use -DflashPlayer.command=${flashplayer executable}
Read more at: https://docs.sonatype.org/display/FLEXMOJOS/Running+unit+tests
Embedded error: CreateProcess: FlashPlayer.exe
C:\T2MDev\T2MWorkspace\t2mFlexLib\target\test-classes\TestRunner.swf error=2
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 1 minute 13 seconds
[INFO] Finished at: Thu Jun 25 10:56:06 ADT 2009
[INFO] Final Memory: 28M/140M
[INFO]
------------------------------------------------------------------------
I did all the steps according to the instructions but still got the same
error all over again... any suggestion?
Vân Anh
--~--~---------~--~----~------------~-------~--~----~
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/
-~----------~----~----~----~------~----~------~--~---