File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Other Application Frameworks and the fly likes Why Stripes does not have maven? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Other Application Frameworks
Reply Bookmark "Why Stripes does not have maven?" Watch "Why Stripes does not have maven?" New topic
Author

Why Stripes does not have maven?

Chaminda Amarasinghe
Ranch Hand

Joined: May 17, 2006
Posts: 402
After I moved to maven 2 years ago, It is really hard to imagine a turn back to Ant.

I really love maven. What abt author's or sheriff's idea?
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35247
    
    7
Different people prefer and use different tools. (Not to start a pointless this-vs-that debate, but if you search the net you'll find that many people actually dislike Maven. I have no idea if that's the case here, and anyway this is not the place to discuss it.)
I'm sure if you want to contribute to Stripes you can work this out with the other developers, though.
[ November 21, 2008: Message edited by: Ulf Dittmer ]

Android appsImageJ pluginsJava web charts
Frederic Daoud
author
Ranch Hand

Joined: May 22, 2008
Posts: 71
Like Ulf said, some people like Maven, some people do not. Personally, I do not like Maven. I learned it and used it, even liked it, but ran into some very annoying issues. I'm not here to debate about it; I accept people who choose Maven, please accept people who do not.

Maven is not used to build Stripes itself, but that should not be a concern; only if you wish to build Stripes from the source do you even need to know that Stripes uses Ant. And even then, the script is already written, you just have to run Ant.
[ November 21, 2008: Message edited by: Frederic Daoud ]

Frederic Daoud
Author, Stripes...and Java Web Development is Fun Again
Stripes book
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Why Stripes does not have maven?
 
Similar Threads
"Exclude" does not seem to be working when building WAR
IntelliJ Community edition
new to maven, error in mvn war:war
Maven 2 Plugin for WebSphere Application Server 5
Debugging Help