[ http://issues.apache.org/jira/browse/DIRSERVER-777?page=comments#action_12447736 ] Emmanuel Lecharny commented on DIRSERVER-777: ---------------------------------------------
This is something which has been seen last week. Yes, this is a mistake, and the archetypeVersion should be replaced by 1.0.0 (if you are using ADS 1.0.0) > update of shell script in the schema-archetype directory > --------------------------------------------------------- > > Key: DIRSERVER-777 > URL: http://issues.apache.org/jira/browse/DIRSERVER-777 > Project: Directory ApacheDS > Issue Type: Improvement > Affects Versions: 1.0 > Reporter: mbah tenjoh-okwen > Priority: Trivial > > The shell script in the schema-archetype directory has the following line > mvn archetype:create -DarchetypeGroupId=org.apache.directory.server > -DarchetypeArtifactId=apacheds-schema-archetype > -DarchetypeVersion=1.0-RC4-SNAPSHOT -DgroupId=com.acme > -DartifactId=foo-schema. > correct me if Im wrong but I think the -DarchtypeVersion value should be > 1.0.1-SNAPSHOT for the latest version of apacheDS out there. > i. e. -DarchetypeVersion=1.0.1-SNAPSHOT > thx -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
