I heard there are some fixes in maven-artifact-plugin, try that first -Dan
On 8/5/05, Curtis, Harrison <[EMAIL PROTECTED]> wrote: > The maven 1.1 plugin:repository-deploy did not deploy to the repository. > The following shows it went through the motions but after inspecting the > R1 repository the plugin wasn't there. > > plugin:repository-deploy: > [echo] Deploying... > Will deploy to 1 repository(ies): R1 > Deploying to repository: R1 > Uploading to DBB_ServerJUnits/poms/server-junits-run-1.0.pom: > .................... (2K) > Will deploy to 1 repository(ies): R1 > Deploying to repository: R1 > Uploading to DBB_ServerJUnits/plugins/server-junits-run-1.0.jar: > .................... (3K) > BUILD SUCCESSFUL > Total time : 3 seconds > Finished at : Friday, August 5, 2005 2:51:26 PM MDT > > The properties specifying R1 are in the users build.properties. They > look like the following: > > maven.repo.list=R1 > maven.repo.R1=file://c:\\temp\\Maven > maven.repo.R1.directory=repository > > Any suggestions or ideas? The same set up worked in maven 1.0.2. > > Bud Curtis > JDIMS Project > L-3 Communications > (719) 637-5633 > > --------------------------------------------------------------------- > 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]
