Add the JBoss repositories to the <repositories>
autocompletion in m2e's pom editor
------------------------------------------------------------------------------------
Key: JBIDE-9321
URL:
https://issues.jboss.org/browse/JBIDE-9321
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: maven
Affects Versions: 3.3.0.M2
Reporter: Fred Bricon
Assignee: Fred Bricon
Priority: Minor
Labels: auto-complete, new_and_noteworthy, pom-editor
Fix For: 3.3.0.M3
Attachments: jboss-repos-autocompletion.png, jboss-repos-autocompletion2.png
Since I always find myself losing time when I need to add the JBoss repositories to a
pom, I figured it might be beneficial for some developpers if the JBoss repositories were
available via autocompletion in the m2e pom editor.
However, since adding repositories in a pom can be a bad practice, a warning comment
should be added.
According to
http://community.jboss.org/wiki/MavenGettingStarted-Users, we can add :
- The JBoss public repository (releases & snapshots) : composite repository of
several major repositories.
- The JBoss artifacts repository (releases) : containing JBoss community project
artifacts
!jboss-repos-autocompletion2.png!
--
This message is automatically generated by JIRA.
For more information on JIRA, see: