https://issues.apache.org/bugzilla/show_bug.cgi?id=47113

           Summary: lenya.webapp and lenya.welcome have incorrect parent
                    section
           Product: Lenya
           Version: Trunk
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Build System
        AssignedTo: [email protected]
        ReportedBy: [email protected]


while testing out the netbeans maven integration
(http://www.netbeans.org/issues/show_bug.cgi?id=163919) we've noticed that the
<parent> section for the  org.apache.lenya.welcome and org.apache.lenya.webapp
projects is incorrect. They both reference the parent with coordinates
org.apache.lenya:lenya:2.2.0-SNAPSHOT but the pom at the designated
<relativePath> has the coordinates
org.apache.lenya:lenya-parent:2.2.0-SNAPSHOT. Therefore the parent from the
sources (via relative pat) is not accepted and the parent in lookuped up in the
local repository or remote repos. if not found there, it chokes on it.

I'm attaching a patch.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to