today I want to try some new feature in snapshot, but the my Nexus server does 
not pull Restlet 1.2 snapshot correctly.
I took a look at the repository, 
http://maven.restlet.org/org/restlet/org.restlet/1.2-SNAPSHOT/

it shows 
org.restlet-1.2-20090114.060036-4121.jar
org.restlet-1.2-20090114.060036-4121.pom

Do you think it's better to change the latest snapshot names to the following?
org.restlet-1.2-SNAPSHOT.jar
org.restlet-1.2-SNAPSHOT.pom

eg, mojo did it this way:
tomcat-maven-plugin-1.0-alpha-2-20081202.164509-1.jar
tomcat-maven-plugin-1.0-alpha-2-20081202.164509-1.jar.sha1
tomcat-maven-plugin-1.0-alpha-2-20081202.164509-1.pom
tomcat-maven-plugin-1.0-alpha-2-20081202.164509-1.pom.sha1
tomcat-maven-plugin-1.0-alpha-2-SNAPSHOT.jar
tomcat-maven-plugin-1.0-alpha-2-SNAPSHOT.pom

Otherwise maven users have to manually copy & rename them into their local 
repo, right?

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=1028646

Reply via email to