Re: filter some resources files and put them to other module.

2009-12-27 Thread alien.sulin
/filtering targetPath???/targetPath(Can I set the path to other module for example the Webapp module? if yes, how to set? Note that , this xml fragment is under the Io module) /resource --- * * -- alien.sulin(苏琳冲) SuLinchong Qq387973308 Msn sulinch

can pom file be filtered?

2009-12-19 Thread alien.sulin
! alien.sulin(苏琳冲) SuLinchong Qq387973308 Msn sulinch...@hotmail.com

Re: Excluding repositories

2009-11-21 Thread alien.sulin
? Either in settings.xml or pom.xml Thanks, Csaba - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org -- alien.sulin(苏琳冲) SuLinchong Qq

Re: Project Builds

2009-11-21 Thread alien.sulin
Maven that would help me wrap this problem. Joel Schuster Senior Software Engineer NAVSYS Corporation 14960 Woodcarver Road, Colorado Springs, CO 80921 719-481-4877 -- alien.sulin(苏琳冲) SuLinchong Qq387973308 Msn sulinch...@hotmail.com

Re: Remote resource plugin doesn't work in release plugin

2009-11-18 Thread alien.sulin
] [INFO] [INFO] Resources JAR cannot be found. As you can see, resource version is unset - 'com.myproj.sws2:sws-mapping:jar:null'. Why my property (sws.mapping.version) is null not 2.0.0 as I set in command line ? Thanks -- alien.sulin(苏琳冲) SuLinchong Qq387973308 Msn

Re: web module created by maven

2009-11-15 Thread alien.sulin
/webapp. Wayne - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org -- alien.sulin(苏琳冲) SuLinchong Qq387973308 Msn sulinch

Re: web module created by maven

2009-11-15 Thread alien.sulin
not ask you how do I know to create a new folder? Since I do not think it is a good habit to ask other for help once he meet a problem. -- alien.sulin(苏琳冲) SuLinchong Qq387973308 Msn sulinch...@hotmail.com

Re: web module created by maven

2009-11-15 Thread alien.sulin
/introduction-to-the-standard-directory-layout.html it tells you some basical information about maven! On Mon, Nov 16, 2009 at 1:16 PM, alien.sulin sulinchong1...@gmail.comwrote: you will know more about maven project as well as you come to use maven. I think that's just the experience after you

Re: eclipse:eclipse and sorting in .classpath

2009-04-13 Thread alien.sulin
yeah, it is the same to me ,since maven has download the eclipse-plugin(version:2.6), anybody comes to help us? Thanks! On Tue, Apr 14, 2009 at 12:05 AM, Ingo Düppe mailing-li...@dueppe.comwrote: Hello, I don't know what I did or what happened, but since a week the order of the source

Re: Maven multi-module build appears to have improper dependencies

2009-04-13 Thread alien.sulin
Before your CI system runs your project, you can run this cmd svn up and mvn install .This may will help you? On Tue, Apr 14, 2009 at 1:41 AM, David Hoffer dhoff...@gmail.com wrote: More details. It turns out the CI system just did a deploy; instead of clean deploy which works. We aren't