« Return to Thread: Issue with GroupID containing an underscore

Issue with GroupID containing an underscore

by Jan Ancajas :: Rate this Message:

Reply to Author | View in Thread

Hi,

Encountered an issue using "Add Maven Artifact" with groupId having an
underscore character.  The characters after that and the underscore
itself are truncated when added as dependency in the pom.xml (e.g.
groupId="my_company" is truncated to "my" ). I haven't seen an
artifact with an "_" character in the groupId, is this supported in
maven by default? If yes,  any idea if we should support this ?


Thanks.

 « Return to Thread: Issue with GroupID containing an underscore