Flexmojos is isolated from pom configuration.... maven inject it on
flexmojos, not flexmojos that read the pom...  so it is a bug on maven...
VELO

On Wed, Sep 16, 2009 at 6:28 AM, Wim Deblauwe <[email protected]>wrote:

>
> I have the same issue. Using 'mvn help:effective-pom' showed me that
> indeed skip was set to true.
>
> Further investigation showed that I had the flex-mojos plugin
> configured twice. Once for <build/> and once for <reporting/>. Only
> the reporting section has the <skip>true</skip>. If you use flex mojos
> 3.2, then this is not a problem and the build works fine.
>
> If you use 3.3, then somehow flex-mojos mixes things up and thinks the
> <skip/> is also true for normal building.
>
> regards,
>
> Wim
>
> On Aug 27, 9:38 pm, Marvin Froeder <[email protected]> wrote:
> > Setting flexmojos skip to true?
> >
> > http://sites.sonatype.org/flexmojos/flexmojos-maven-plugin/compile-sw..
> .<http://sites.sonatype.org/flexmojos/flexmojos-maven-plugin/compile-sw..
> .>
> >
> > On Thu, Aug 27, 2009 at 1:15 PM, Collin Peters <[email protected]
> >wrote:
> >
> >
> >
> > > Well that is the question I suppose.  The pom has not changed asides
> > > from changing the Flex Mojos version number from 3.2.0 to 3.3.0.  So
> > > I'm not sure what is going on.  Can you tell me what causes that
> > > message in the code?
> >
> > > Again, please ask any questions that will help solve this problem
> >
> > > Collin
> >
> > > On Aug 27, 4:20 am, Marvin Froeder <[email protected]> wrote:
> > > > > [INFO] Skipping Flexmojos execution
> >
> > > > Why did you skipped flexmojos execution?
> >
> > > > VELO
> >
> > > > On Thu, Aug 27, 2009 at 3:24 AM, Collin Peters <
> [email protected]
> > > >wrote:
> >
> > > > > 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/
-~----------~----~----~----~------~----~------~--~---

Reply via email to