Oh ... just saw that it is built using ANT ... I couldn't find any pom.xml
files in it.
Quess I had to manually write the poms the last time I deployed them :-(
Well I guess it would be a good idea to do so. I would fefinitely volunteer to
deploy
FlexUnit as this would make using it in Flexmojos a lot easier :-)
But first we would have to decide on what group Id we should use.
I ould suggest on using the following data:
<dependency>
<groupId>org.apache.flex.flexunit</groupId>
<artifactId>flexunit</artifactId>
<version>4.2</version>
</dependency>
What to you think?
Chris
________________________________________
Von: Justin Mclean <[email protected]>
Gesendet: Mittwoch, 23. April 2014 09:04
An: Christofer Dutz
Betreff: Re: Flex unit 4.2.0
Hi,
> Have the libs actually been released to Maven Central yet? All I can see is
> 4.2-beta.
I would guesss not as you're probably the only person on the PMC who knows how
to do that or what it even means :-)
> Has the Maven goupId been changed to org.apache.something?
No idea - sorry. What was required to do that?
Justin