[MNG-3726] Extend POM model to support declaration of IRC channels
- Dominant language
- Java
- Stars
- 5.3k
- Forks
- 3.1k
- Avg merge
- 20h 42m
- Merged PRs (30d)
- 297
Description
**[Benjamin Bentmann](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=bentmann)** opened **[MNG-3726](https://issues.apache.org/jira/browse/MNG-3726?redirect=false)** and commented
The POM is already capable of holding mailing list infos so I wonder whether it should support IRC, too. Not sure if this is really sensible or maybe too exotic or seldom.
In more detail, the required POM snippet might look like this:
```xml
Maven Talk
#maven
irc://irc.codehaus.org/
http://irc.codehaus.org/
http://dev.rectang.com/logs/codehaus/%23maven/
```
The Maven Project Info Reports Plugin should then be able to pick that up and integrate it nicely into the site, maybe like illustrated by the [Mojo Site](http://mojo.codehaus.org/irc.html).
---
**Affects:** 2.0.9
**Remote Links:**
- [Page
](https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=65875544)
2 votes, 3 watchers
Contributor guide
Assessment
This issue has not been assessed yet.