[
http://jira.codehaus.org/browse/ARCHETYPE-300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=219096#action_219096
]
David Bernard commented on ARCHETYPE-300:
-----------------------------------------
some user trouble (during less than 24h) :
* http://groups.google.com/group/liftweb/browse_thread/thread/0e81fb350dadbdf1#
* http://groups.google.com/group/liftweb/browse_thread/thread/4336f3170b41e60f#
* http://groups.google.com/group/liftweb/browse_thread/thread/a32f3f0637edd9a3#
> breaking change in 2.0-alpha-5: no longer support remoteRepository
> ------------------------------------------------------------------
>
> Key: ARCHETYPE-300
> URL: http://jira.codehaus.org/browse/ARCHETYPE-300
> Project: Maven Archetype
> Issue Type: Bug
> Components: Generator
> Affects Versions: 2.0-alpha-5
> Reporter: David Bernard
> Priority: Blocker
>
> Since 2.0-alpha-5 property "remoteRepositories" is replace by
> "archetypeRepository". I agree it's a better name, but it introduce BREAKING
> change for the command like
> {code}
> mvn archetype:generate -U \
> -DarchetypeGroupId=net.liftweb \
> -DarchetypeArtifactId=lift-archetype-basic \
> -DarchetypeVersion=1.0 \
> -DremoteRepositories=http://scala-tools.org/repo-releases \
> -DgroupId=xxx \
> -DartifactId=xxx \
> -Dversion=xxx
> {code}
> And this kind of command is provide in lot of framework documentation (lift,
> wicket,...). Break it raise trouble for new user (and other).
> Please provide a update (to be backward compatible) ASAP.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira