When I run mvn site on my flex projet where I specified 1.3 version, I
have the following error :
[INFO] Error getting reports from the plugin 'net.israfil.mojo:maven-
flex2-plugin': Unable to find the mojo 'net.israfil.mojo:maven-flex2-
plugin:1.3:asdoc' in the plugin 'net.israfil.mojo:maven-flex2-plugin'
I have not specified the asdoc plugin in my pom. Even if I disable all
reports, I have this error.
With no version specified, it works.
On 15 jan, 19:59, "Marvin Froeder" <
velo...@gmail.com> wrote:
> Lets try...
>
> Well, works... thanks =D
>
> VELO
>
>
>
> > On Jan 15, 2008 4:51 PM, Christian Edward Gruber <
christianedwardgru...@gmail.com
> > > wrote:
>
> > > I understand. If you want, I've released a snapshot version that
> > > includes this fix to the snapshot repository
> > >
http://www.israfil.net/maven2-snapshots, so if you want to use that
> > > until 1.4 is released, do feel free.
> > > Christian.
>
> > > On 15-Jan-08, at 13:39 , Marvin Froeder wrote:
>
> > > Problem solved...
>
> > > If I user config.xml no problems.... but I don't like it.
>
> > > VELO
>
> > > On Jan 15, 2008 2:33 PM, Christian Edward Gruber <
christianedwardgru...@gmail.com>
> > > wrote:
>
> > > > I've made it optional, especially now that I'm using +flexlib in the
> > > > command invocation.
>
> > > > It'll be in 1.4, but please see if by specifying the flex-config.xmlyou can work around this until then.
>
> > > > Christian.
>
> > > > On 15-Jan-08, at 11:10 , Marvin Froeder wrote:
>
> > > > I got a problem with the +flexlib parameter...
>
> > > > [INFO] Executing main with args
> > > > [+flexlib=C:\sunday\flexsdk\frameworks, -load-config,
> > > > C:\sunday\workspace\menta sunday\flex\core\null\frameworks\flex-config.
> > > > xml, -source-path, C:\sunday\workspace\menta
> > > > sunday\flex\core\src\main\flex, -output, C:\sunday\workspace\menta
> > > > sunday\flex\core\target\flex- core-0.5-SNAPSHO
> > > > T.swc, -compiler.locale, en_US, -compiler.debug=false,
> > > > -include-sources, C:\sunday\workspace\menta sunday\flex\core\src\main\flex]
> > > > [INFO] Adobe Compc (Flex Component Compiler)
> > > > [INFO] Version 3.0 build 189825
> > > > [INFO] Copyright (c) 2004-2006 Adobe Systems, Inc. All rights
> > > > reserved.
> > > > [INFO]
> > > > [INFO] command line: Error: unable to open 'C:\sunday\workspace\menta
> > > > sunday\flex\core\null\frameworks\flex- config.xml '
>
> > > > When I'm using +flexlib the load-config isn't required.
>
> > > > But I don't know with it assuming C:\sunday\workspace\menta
> > > > sunday\flex\core\*null*\frameworks\flex-config.
> > > > xml. Any hint?
>
> > > > For know I have comment 183 to 188 line codes and recompile.
>
> > > > VELO
>
> > > > > On Jan 15, 2008 12:45 PM, Christian Edward Gruber <
christianedwardgru...@gmail.com>