You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lenya.apache.org by bu...@apache.org on 2009/04/29 08:04:37 UTC

DO NOT REPLY [Bug 47113] New: lenya.webapp and lenya.welcome have incorrect parent section

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: dev@lenya.apache.org
        ReportedBy: mkleint@apache.org


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: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


DO NOT REPLY [Bug 47113] lenya.webapp and lenya.welcome have incorrect parent section

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=47113





--- Comment #2 from Andreas Hartmann <an...@apache.org>  2009-04-29 01:23:26 PST ---
Hi Milos,

thanks a lot for the patch!

Unfortunately the development of Lenya 2.2 had to be stalled at a very early
stage due to a lack of participation. Would you be interested in the
development of this version?

Best regards,
Andreas

-- 
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: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


DO NOT REPLY [Bug 47113] lenya.webapp and lenya.welcome have incorrect parent section

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=47113





--- Comment #1 from milos kleint <mk...@apache.org>  2009-04-28 23:06:41 PST ---
Created an attachment (id=23560)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=23560)
patch correcting the problem

-- 
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: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org