I'm really glad to see more people with same opinion as I. And I stand for
what I said yesterday, if you wanna  do a maven project w/o maven, so DON'T
USE MAVEN. Flexmojos don't allow this kind of **** and this is not the first
time someone asks for that.

If you find a way to do that lemme know so I can fix flexmojos.

Sent from DROID

Em 20/05/2010 00:11, "Brian Topping" <[email protected]>escreveu:

If the "powers-that-be" were smart enough to specify Maven, they probably
didn't want a hack that is going to cause someone else to have to set up all
the stuff you couldn't be bothered to set up now.

Set up a private remote repository, add the SWCs to the repo, and add the
repo to the POM.  If you have a single target artifact and a hundred
transitive dependencies that the parent needs, add them directly to the
parent, work out the transitive deps later.  Chances are 50/50 that many of
the deps already exist in a repo out on the net, add that repo to your POM
(and obviously don't add the dependencies that it pulls in).

Remember, 'mvn dependency:tree' is your friend.



On May 19, 2010, at 10:51 PM, Josh McDonald wrote:

> That's been my plan all along, but the power...

-- 
You received this message because you are subscribed to the Google
Groups "Flex Mojos" group.
To...

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

http://flexmojos.sonatype.org/

Reply via email to