新公司有自己的一套Framework,並自行開發一套code gen的工具,稍為喚起了我曽經用過Hiberna […]
標籤: Maven2
Nexus : Maven Repository Server
Nexus,一個Maven Repository Server,在區網內如果架設一個Nexus來提供開發人員使 […]

Maven2: Profile
通常在一個專案中,執行的環境通常不㑹只有一個,大多數的情形是3個,真正上線的Production環境,上線前的 […]
Spring3 Maven Repository
Spring repositories 由於Spring3還是在測試階段,所以並沒有把library放到多數公 […]
Maven:Properties
Maven:Properties 本篇是參考MavenPropertiesGuide整理的 Maven在POM […]

Maven: Create Eclipse Project
用Maven建立Eclipse Project其實頗為容易,第一步用plugin: archetype建立Ma […]
Maven: Basic Concepts(Lifecycle, Phase, Goal)
Lifecycle / Phase / Goal A build lifecycle is made up o […]
Struts2 Note — (1)struts-tags.tld
Struts2發佈了2.0.6,下載後沒有注意到一件事,自2.0.6後的版本,struts-tags.tld要 […]
First Struts2 Project with Eclipse and Maven2
一個基本的Eclipse Struts Project至少需要以下的設定 pom.xml <?xml v […]
Use xdoclet2 hibernate plugin in Maven2
(1) Add pluginRepositories element to your pom.xml < […]