<snapshots> and <releases> (there is an error in the documenter that is stripping plurals on non-lists).
- Brett On 11/9/05, Jörg Schaible <[EMAIL PROTECTED]> wrote: > Hi folks, > > the reference guide defines the release and snapshot tags as children of the > repository or pluginRepository tags. If I define them in my settings.xml, > Maven claims that they are not recognized: > > [1] [EMAIL PROTECTED] ~/Elsag/buildsystem/sample-maven-project > $ mvn projecthelp:active-profiles > Error reading settings.xml: Unrecognised tag: 'release' (position: START_TAG > seen ...<repository>\r\n <release>... @23:30) > Line: 23 > Column: 30 > > [1] [EMAIL PROTECTED] ~/Elsag/buildsystem/sample-maven-project > $ mvn projecthelp:active-profiles > Error reading settings.xml: Unrecognised tag: 'snapshot' (position: START_TAG > seen ...</release -->\r\n <snapshot>... @27:31) > Line: 27 > Column: 31 > > How do I define different repos for snapshot/release artifacts? > > - Jörg > > --------------------------------------------------------------------- > 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]
