Inside Paulo Abrantes' head
[ start | index | login or register ]
start > comment-start > 2007-04-07 > 1-4

1-4 commented start/2007-04-07/1

Created by AdaHsu. Last edited by AdaHsu, one year and 225 days ago. Viewed 673 times. #3
[diff] [history] [edit] [rdf]
labels
attachments
This gives you hot deploy feature. While filtering if a change on your smileyRepository snip is detected the entire repository content will be reloaded (maybe I should do an incremental load)

Wow, You mean create a snip called smileyRepository , add regex there, upload images there, and then we can use smileys for any snips, right ?

Good Job ! but can make snip name smileyRepository load from application.conf ?

Hmm, I'm not a maven user, for what I've seen it's quite a configuration killer (maybe I'm wrong). We could although have both build systems, ant and maven. What are the pros and cons of using maven instead of ant for the build process?

I used maven 2 because my office needs a project report for monitoring status, javadocs, and others. But main purpose for me is management the library dependencies. I do not need to put the jar library files on SVN repository if use maven2.

Yes, those jar file will download to local repository automatically, but if some one needs a different version of some library, just modify the config file ( pom.xml ) and maven2 will download the library and all dependencies files.

A disadvantages for maven2 is: the build-in plugins can not support ftp the .war file to a remote jsp container, maven2 need each plugins for all jsp containers.

I tried to build a snipsnap maven2 project before, but I failed.

Are you interested in write access to the SVN repository?
hmm.... I'll mail you my SVN account.

And, I will anounce the folk version's infomation on my blog.

67 comments (by pabrantes, AdaHsu, derjohn) | post comment
Who am I?
paulo-roca2My name is Paulo Abrantes AKA pabrantes and I'm a software developer. I'm currently employed at >>CIIST working as a Java developer in >>FenixEDU.

This blog is mostly about Java programming, domain driven design and snipsnap bliki developing. Everything written in this blog is my personal opinion and it may not reflect the opinions of my employer and co-workers.


Blog subscription
subscribe by rss subscribe by email

Links
>> Home
>> Paulo's Profile
>> Post History
>> Add to Technorati Favorites
>> Paulo's Photo Gallery
>> WishList
>> Posting without Login

Search Blog
Fellow Bloggers

Recent Posts

Java Programming: Bytecode Injection
Intermission: Sorry For Downtime
Software Developing: Studying The Bliki Domain Model
SnipSnap Developing: Trying to settle a roadmap
System Administration: Load Balancing with Apache
Blogging: Two years have passed
Software Developing: The SnipSnap Saga
Java Programming: Getting your code spicy with Groovy
Software Developing: Fluent Interfaces
Software Developing: Implementing a ShoutBox on SnipsSnip
Software Developing: SnipSnap, SnipIt and SnipSnip
Java Programming: Proxies and Access Control
Java Programming: Proxies and References
Java Programming: References' Package
YALM: Yet Another Layout Modification

For older posts, please refer to post-history for a complete Post History

Logged in Users: (0)
… and 4 Guests.
This is a modified version of snipsnap.org created by >>Paulo Abrantes