Got it to work: ... maven.repo.list=R1 #settings for repository 'R1' maven.repo.R1=file://c maven.repo.R1.directory=/Documents and Settings/kballard/.maven/repository ...
-----Original Message----- From: Ballard, Ken [mailto:[EMAIL PROTECTED] Sent: Friday, September 16, 2005 10:14 AM To: 'Maven Users List' Subject: RE: [M1] dist plugin I thought it was working, but it's not. It puts the distributions directory at the base of my project not in my local repository. Does anybody have an example for this? I have this in my project.properties ... maven.repo.list=R1 #settings for repository 'R1' maven.repo.R1=file://C:\\Documents and Settings\\kballard\\.maven maven.repo.R1.directory=repository ... -----Original Message----- From: Ballard, Ken [mailto:[EMAIL PROTECTED] Sent: Friday, September 16, 2005 9:20 AM To: 'Maven Users List' Subject: RE: [M1] dist plugin I got it to work. False alarm. -----Original Message----- From: Ballard, Ken [mailto:[EMAIL PROTECTED] Sent: Friday, September 16, 2005 9:16 AM To: '[email protected]' Subject: [M1] dist plugin All, Quick question. Can I use the dist plugin to do a source distribution (dist:deploy-src) to my local repository? I wasn't able to get it to work. Can it be used for this? Am I using the wrong plugin? Thanks, Ken Ken Ballard DFS Java Team Lead, NCLeads ACS Government Healthcare Solutions 919.855.5756 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
