[jboss-jira] [JBoss JIRA] (ELY-1845) Elytron wildfly-elytron-realm module contains wrong name in pom.xml
Marek Kopecky (Jira)
issues at jboss.org
Mon Jul 15 07:08:00 EDT 2019
Marek Kopecky created ELY-1845:
----------------------------------
Summary: Elytron wildfly-elytron-realm module contains wrong name in pom.xml
Key: ELY-1845
URL: https://issues.jboss.org/browse/ELY-1845
Project: WildFly Elytron
Issue Type: Bug
Reporter: Marek Kopecky
Assignee: Darran Lofthouse
Elytron wildfly-elytron-realm module contains wrong name in pom.xml (WildFly Elytron - Realm JDBC). It was probably copy-paste error from wildfly-elytron-realm-jdbc module:
{noformat}
[mkopecky at dhcp-10-40-5-141 elytron] $ cat ./auth/realm/base/pom.xml | grep name
<name>WildFly Elytron - Realm JDBC</name>
[mkopecky at dhcp-10-40-5-141 elytron] $ cat ./auth/realm/jdbc/pom.xml | grep name
<name>WildFly Elytron - Realm JDBC</name>
[mkopecky at dhcp-10-40-5-141 elytron] $
{noformat}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list