[seam-commits] [forge/core] 218b31: If the groupId of the POM is null, check to see if...

noreply at github.com noreply at github.com
Mon Oct 17 15:47:46 EDT 2011


  Branch: refs/heads/master
  Home:   https://github.com/forge/core

  Commit: 218b31d6d6eb78b22fee44a4290a473f292ce926
      https://github.com/forge/core/commit/218b31d6d6eb78b22fee44a4290a473f292ce926
  Author: Tom Cunningham <tcunning at redhat.com>
  Date:   2011-10-17 (Mon, 17 Oct 2011)

  Changed paths:
    M project-model-maven/src/main/java/org/jboss/forge/maven/facets/MavenMetadataFacet.java

  Log Message:
  -----------
  If the groupId of the POM is null, check to see if the POM has a parent
set, and if so, use its groupId.


  Commit: efebad3b236427c8d21ed09b3aef4e1fc691ef29
      https://github.com/forge/core/commit/efebad3b236427c8d21ed09b3aef4e1fc691ef29
  Author: Lincoln Baxter, III <lincolnbaxter at gmail.com>
  Date:   2011-10-17 (Mon, 17 Oct 2011)

  Changed paths:
    M project-model-maven/src/main/java/org/jboss/forge/maven/facets/MavenMetadataFacet.java

  Log Message:
  -----------
  Merge pull request #63 from cunningt/groupid-fix

Use parent.groupId as a fallback


Compare: https://github.com/forge/core/compare/8379f7f...efebad3


More information about the seam-commits mailing list