What maven does try to download? The compiler (*.jar) or the framework
(*.swc)

If is the framewor, run mvn dependency:tree
Take a look if the other version is no there.

Give it a run, let it download, but run using -X and check what version is
used.


VELO

On Thu, Jan 15, 2009 at 11:30 AM, ddinger <[email protected]>wrote:

>
> I removed israfil and player10 stuff. But maven still tries to
> download flex compiler from 3.2.0.3958 and not from my own sdk
> version.
>
> I installed the license at the build server as described here
>
> http://livedocs.adobe.com/flex/3/html/help.html?content=configuring_environment_2.html
>
> maybe i can eliminate the key from the pom.xml now.
>
>
> On 15 Jan., 13:11, Marvin Froeder <[email protected]> wrote:
> > Some considerations:
> >
> > - I saw israfil plugin declared on your pom.  I'm not sure if can cause
> > problems, but since both projects are maven extension can cause problems
> > (remove just for testing purposes)
> > - Don't put playerglobal on plugin dependency.  Plugin dependencies are
> java
> > only.  Move this to your problem.
> >
> > Question, are you 300% (yes triple check) is possible to remove watermark
> > using flash player 10?  Can you give it a shot with player 9?
> >
> > 2 other things to check at runtime:
> > 1 - is license jar present?
> > 2 - is you license present?
> >
> > VELO
> >
> > On Thu, Jan 15, 2009 at 10:02 AM, <[email protected]> wrote:
> >
> > > Here you are...
> >
> > > Thanks for your efforts....
> >
> > > Dirk Dinger | Software Architect
> > > InterComponentWare AG | Industriestraße 41 | 69190 Walldorf (Baden) |
> > > Germany
> > > Tel.: +49 (0) 6227 385 144 | Fax: +49 (0) 6227 385 491
> > > [email protected] |www.icw.de|www.lifesensor.com
> >
> > > InterComponentWare AG:
> > > Vorstand: Peter Reuschel (Vors.), Norbert Olsacher /
> Aufsichtsratsvors.:
> > > Michael Kranich
> > > Firmensitz: 69190 Walldorf, Industriestraße 41 / AG Mannheim HRB 351761
> /
> > > USt.-IdNr.: DE 198388516
> >
>

--~--~---------~--~----~------------~-------~--~----~
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