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]

Reply via email to