Hi Sylvain,

Yes, I renamed spark theme as you to pass this step.
And I took flexunit from here: 
https://www.escidoc.org/artifactory/repo/org/flexunit/flexunit/4.1.0/
Plus I removed some Integration Tests, I mean AIR and some previous 
versions of flex.
So I've succeeded with 4.6.0.23201 version, but failed with 4.8.0.1359417 
and 4.9.0.1425567
Here is a log:

[INFO] Flexmojos Maven Plugin ............................ FAILURE [2.900s]
[INFO] Flexmojos Super poms .............................. SKIPPED
[INFO] 
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] 
------------------------------------------------------------------------
[INFO] Total time: 29.056s
[INFO] Finished at: Mon Jan 21 15:38:22 YEKT 2013
[INFO] Final Memory: 102M/245M
[INFO] 
------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:2.0.2:compile 
(default-compile) on project flexmojos-maven-plugin: Compilation failure: 
Compilation failure:
[ERROR] 
D:\projects\maven\flexmojos\flexmojos-maven-plugin\src\main\java\net\flexmojos\oss\plugin\source\SourceViewMojo.java:[36,26]
 
package org.apache.velocity does not exist
[ERROR]
[ERROR] 
D:\projects\maven\flexmojos\flexmojos-maven-plugin\src\main\java\net\flexmojos\oss\plugin\source\SourceViewMojo.java:[37,30]
 
package org.apache.velocity.app does not exist
[ERROR]
[ERROR] 
D:\projects\maven\flexmojos\flexmojos-maven-plugin\src\main\java\net\flexmojos\oss\plugin\source\SourceViewMojo.java:[38,36]
 
package org.apache.velocity.exception does not exist
[ERROR]
[ERROR] 
D:\projects\maven\flexmojos\flexmojos-maven-plugin\src\main\java\net\flexmojos\oss\plugin\source\SourceViewMojo.java:[39,36]
 
package org.apache.velocity.exception does not exist
[ERROR]
[ERROR] 
D:\projects\maven\flexmojos\flexmojos-maven-plugin\src\main\java\net\flexmojos\oss\plugin\source\SourceViewMojo.java:[40,38]
 
package org.apache.velocity.runtime.log does no
t exist
[ERROR]
[ERROR] 
D:\projects\maven\flexmojos\flexmojos-maven-plugin\src\main\java\net\flexmojos\oss\plugin\source\SourceViewMojo.java:[41,50]
 
package org.apache.velocity.runtime.resource.lo
ader does not exist
[ERROR]
[ERROR] 
D:\projects\maven\flexmojos\flexmojos-maven-plugin\src\main\java\net\flexmojos\oss\plugin\source\SourceViewMojo.java:[96,14]
 
cannot find symbol
[ERROR] symbol  : class VelocityEngine
[ERROR] location: class net.flexmojos.oss.plugin.source.SourceViewMojo
[ERROR]
[ERROR] 
D:\projects\maven\flexmojos\flexmojos-maven-plugin\src\main\java\net\flexmojos\oss\plugin\source\SourceViewMojo.java:[101,14]
 
cannot find symbol
[ERROR] symbol  : class VelocityContext
[ERROR] location: class net.flexmojos.oss.plugin.source.SourceViewMojo
[ERROR]
[ERROR] 
D:\projects\maven\flexmojos\flexmojos-maven-plugin\src\main\java\net\flexmojos\oss\plugin\source\SourceViewMojo.java:[36,26]
 
package org.apache.velocity does not exist
[ERROR]
[ERROR] 
D:\projects\maven\flexmojos\flexmojos-maven-plugin\src\main\java\net\flexmojos\oss\plugin\source\SourceViewMojo.java:[37,30]
 
package org.apache.velocity.app does not exist
[ERROR]
[ERROR] 
D:\projects\maven\flexmojos\flexmojos-maven-plugin\src\main\java\net\flexmojos\oss\plugin\source\SourceViewMojo.java:[38,36]
 
package org.apache.velocity.exception does not exist
[ERROR]
[ERROR] 
D:\projects\maven\flexmojos\flexmojos-maven-plugin\src\main\java\net\flexmojos\oss\plugin\source\SourceViewMojo.java:[39,36]
 
package org.apache.velocity.exception does not exist
[ERROR]
[ERROR] 
D:\projects\maven\flexmojos\flexmojos-maven-plugin\src\main\java\net\flexmojos\oss\plugin\source\SourceViewMojo.java:[40,38]
 
package org.apache.velocity.runtime.log does not exist
[ERROR]
[ERROR] 
D:\projects\maven\flexmojos\flexmojos-maven-plugin\src\main\java\net\flexmojos\oss\plugin\source\SourceViewMojo.java:[41,50]
 
package org.apache.velocity.runtime.resource.loader does not exist
[ERROR]
[ERROR] 
D:\projects\maven\flexmojos\flexmojos-maven-plugin\src\main\java\net\flexmojos\oss\plugin\source\SourceViewMojo.java:[96,14]
 
cannot find symbol
[ERROR] symbol  : class VelocityEngine
[ERROR] location: class net.flexmojos.oss.plugin.source.SourceViewMojo
[ERROR]
[ERROR] 
D:\projects\maven\flexmojos\flexmojos-maven-plugin\src\main\java\net\flexmojos\oss\plugin\source\SourceViewMojo.java:[101,14]
 
cannot find symbol
[ERROR] symbol  : class VelocityContext
[ERROR] location: class net.flexmojos.oss.plugin.source.SourceViewMojo
[ERROR]
[ERROR] 
D:\projects\maven\flexmojos\flexmojos-maven-plugin\src\main\java\net\flexmojos\oss\plugin\source\SourceViewMojo.java:[114,33]
 
cannot find symbol
[ERROR] symbol  : class VelocityEngine
[ERROR] location: class net.flexmojos.oss.plugin.source.SourceViewMojo
[ERROR]
[ERROR] 
D:\projects\maven\flexmojos\flexmojos-maven-plugin\src\main\java\net\flexmojos\oss\plugin\source\SourceViewMojo.java:[118,31]
 
cannot find symbol
[ERROR] symbol  : variable VelocityEngine
[ERROR] location: class net.flexmojos.oss.plugin.source.SourceViewMojo
[ERROR]
[ERROR] 
D:\projects\maven\flexmojos\flexmojos-maven-plugin\src\main\java\net\flexmojos\oss\plugin\source\SourceViewMojo.java:[119,46]
 
cannot find symbol
[ERROR] symbol  : variable VelocityEngine
[ERROR] location: class net.flexmojos.oss.plugin.source.SourceViewMojo
[ERROR]
[ERROR] 
D:\projects\maven\flexmojos\flexmojos-maven-plugin\src\main\java\net\flexmojos\oss\plugin\source\SourceViewMojo.java:[120,31]
 
cannot find symbol
[ERROR] symbol  : class ClasspathResourceLoader
[ERROR] location: class net.flexmojos.oss.plugin.source.SourceViewMojo
[ERROR]
[ERROR] 
D:\projects\maven\flexmojos\flexmojos-maven-plugin\src\main\java\net\flexmojos\oss\plugin\source\SourceViewMojo.java:[121,31]
 
cannot find symbol
[ERROR] symbol  : variable VelocityEngine
[ERROR] location: class net.flexmojos.oss.plugin.source.SourceViewMojo
[ERROR]
[ERROR] 
D:\projects\maven\flexmojos\flexmojos-maven-plugin\src\main\java\net\flexmojos\oss\plugin\source\SourceViewMojo.java:[121,75]
 
cannot find symbol
[ERROR] symbol  : class NullLogSystem
[ERROR] location: class net.flexmojos.oss.plugin.source.SourceViewMojo
[ERROR]
[ERROR] 
D:\projects\maven\flexmojos\flexmojos-maven-plugin\src\main\java\net\flexmojos\oss\plugin\source\SourceViewMojo.java:[122,31]
 
cannot find symbol
[ERROR] symbol  : variable VelocityEngine
[ERROR] location: class net.flexmojos.oss.plugin.source.SourceViewMojo
[ERROR]
[ERROR] 
D:\projects\maven\flexmojos\flexmojos-maven-plugin\src\main\java\net\flexmojos\oss\plugin\source\SourceViewMojo.java:[132,30]
 
cannot find symbol
[ERROR] symbol  : class VelocityContext
[ERROR] location: class net.flexmojos.oss.plugin.source.SourceViewMojo
[ERROR]
[ERROR] 
D:\projects\maven\flexmojos\flexmojos-maven-plugin\src\main\java\net\flexmojos\oss\plugin\source\SourceViewMojo.java:[276,16]
 
cannot find symbol
[ERROR] symbol  : class ResourceNotFoundException
[ERROR] location: class net.flexmojos.oss.plugin.source.SourceViewMojo
[ERROR]
[ERROR] 
D:\projects\maven\flexmojos\flexmojos-maven-plugin\src\main\java\net\flexmojos\oss\plugin\source\SourceViewMojo.java:[280,16]
 
cannot find symbol
[ERROR] symbol  : class ParseErrorException
[ERROR] location: class net.flexmojos.oss.plugin.source.SourceViewMojo
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, 
please read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the 
command
[ERROR]   mvn <goals> -rf :flexmojos-maven-plugin

воскресенье, 20 января 2013 г., 23:55:34 UTC+6 пользователь Sylvain написал:
>
> Now I need to resolve org.flexunit:flexunit:swc:flex4:4.1.0. :-)
>
> Any pointers ?
>
> Le vendredi 18 janvier 2013 16:17:11 UTC+1, Sylvain a écrit :
>>
>> I can confirm that I got the same exception as Anton.
>>
>> Did not find the string <classifier>theme</classifier> among all POMs.
>>
>> Le vendredi 11 janvier 2013 11:45:02 UTC+1, Anton Eryemenko a écrit :
>>>
>>> Hi Chris, Many thanks for your work.
>>>
>>> I'm trying to relocate from FlashBuilder to IntelJ IDEA and decided to 
>>> use maven to build my project.
>>> I'm new in flexmojos so maybe I do something wrong.
>>>
>>> I downloaded mavenizer from 
>>> https://svn.apache.org/repos/asf/flex/utilities/trunk/mavenizer, added 
>>> proxy using and Keegan solution to avoid ZipOutputStream and run with 
>>> flex_sdk_4.6.0 in input.
>>> I succesfully got a set of artifacts and placed them on my local 
>>> repository.
>>> After that I downloaded Flexmojos 6.x from Github and tried to build and 
>>> install it too.
>>> In flexmojos-flex3-compatibility-layer\pom.xml I changed version of 
>>> com.adobe.flex:compiler from 3.5.0.12683B to 3.5.0.12683, nothing more.
>>>
>>> The problem is:
>>> [ERROR] Failed to execute goal 
>>> net.flexmojos.oss:flexmojos-maven-plugin:6.0-SNAPSHOT:compile-swc 
>>> (default-compile-swc) on project flexmojos-unittest-support: 
>>> java.lang.reflect.InvocationTargetException: Unable to resolve theme 
>>> artifact (com.adobe.flex.framework.themes:spark:4.6.0.23201:theme:swc. 
>>> Failed to resolve artifact 
>>> com.adobe.flex.framework.themes:spark:swc:theme:4.6.0.23201 -> [Help 1]
>>> [ERROR]
>>> [ERROR] To see the full stack trace of the errors, re-run Maven with the 
>>> -e switch.
>>> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
>>> [ERROR]
>>> [ERROR] For more information about the errors and possible solutions, 
>>> please read the following articles:
>>> [ERROR] [Help 1] 
>>> http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
>>> [ERROR]
>>> [ERROR] After correcting the problems, you can resume the build with the 
>>> command
>>> [ERROR]   mvn <goals> -rf :flexmojos-unittest-support
>>>
>>> but I have spark-4.6.0.23201.swc in my 
>>> repository .m2\repository\com\adobe\flex\framework\themes\spark\4.6.0.23201\
>>>
>>> I've attached the full log file.
>>>
>>> Could you help me with it?
>>>
>>>
>>> Best regards.
>>>
>>>
>>> пятница, 9 ноября 2012 г., 16:15:54 UTC+6 пользователь Christofer Dutz 
>>> написал:
>>>>
>>>> Hi guys,
>>>>
>>>> sorry for me being a little overloaded in the last weeks, but I have 
>>>> been working hard on my Flex SDK Mavenizer and the Flexmojos 6.x branch. 
>>>> After more than one month of full time work (if a add all up) we are ready 
>>>> to go. I just contributed the code for the Generator to Apache Flex and 
>>>> it's available for download at: 
>>>> https://svn.apache.org/repos/asf/incubator/flex/utilities/trunk/mavenizer/
>>>> In a few hours I think that will have an updated README.txt explaining 
>>>> how to use it.
>>>>
>>>> Flexmojos 6.x is currently available in my Github Repo at 
>>>> https://github.com/chrisdutz/flexmojos but I will push those changes 
>>>> back to velos repo soon. Just if you want to start testing, give it a go 
>>>> :-) Really hoping on some feedback.
>>>>
>>>> Additionally you might be interested that rP and I were really busy on 
>>>> the new Confluence at 
>>>> https://flexmojos.atlassian.net/wiki/display/FLEXMOJOS/Home
>>>> Now most of the content of the old sonatype wiki is available at the 
>>>> new destination and I merged in all of my finished documents from my 
>>>> companies Wiki. Currently we are workin on updating those pages, but a lot 
>>>> has been done. So give it a try and give us some feedback at what you 
>>>> think 
>>>> and where things have to be corrected. Reall looking forward to turning 
>>>> off 
>>>> all of the old sites so the web is not polluted with outdated information, 
>>>> so if your're looking for information, you'll be guided to the most recent 
>>>> source.
>>>>
>>>> So much for now,
>>>>       Chris
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>

-- 
You received this message because you are subscribed to the Google
Groups "Flex Mojos" group.
To post to this group, send email to flex-mojos@googlegroups.com
To unsubscribe from this group, send email to
flex-mojos+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/flex-mojos

http://flexmojos.sonatype.org/

Reply via email to