Warning messages on remote repository

2006-01-31 Thread Ashish Srivastava
Hi, I created a remote repository for a bunch of jars we use in our application. The way I did is manually created the library.pom as : pre project moduleVersion4.0.0/noduleVersion groupIdlibName/groupId artifactIdlibName/groupId version1.0/version /project /pre When I compile the

Re: Warning messages on remote repository

2006-01-31 Thread Lukas Theussl
What happens if you replace the /noduleVersion by /moduleVersion? -Lukas Ashish Srivastava wrote: Hi, I created a remote repository for a bunch of jars we use in our application. The way I did is manually created the library.pom as : pre project moduleVersion4.0.0/noduleVersion