Fix parent pom relations before tagging alpha
---------------------------------------------
Key: EXTSCRIPT-61
URL: https://issues.apache.org/jira/browse/EXTSCRIPT-61
Project: MyFaces Extensions Scripting
Issue Type: Bug
Reporter: Werner Punz
Assignee: Werner Punz
Priority: Minor
Posted from Marc Struberg
>> > >> Not sure if this is needed in your case, but the
> pom in extensions/scripting/trunk doesn't contain a
> <parent> section.
>> > >>
>> > >> Usually this points (in the end) to
>> > >> <parent>
>> > >>
> <groupId>org.apache</groupId>
>> > >>
> <artifactId>apache</artifactId>
>> > >> <version>6</version>
>> > >> </parent>
>> > >>
>> > >> for all Apache projects.
>> > >>>> > >> Not sure if this is needed in your case, but the
> pom in extensions/scripting/trunk doesn't contain a
> <parent> section.
>> > >>
>> > >> Usually this points (in the end) to
>> > >> <parent>
>> > >>
> <groupId>org.apache</groupId>
>> > >>
> <artifactId>apache</artifactId>
>> > >> <version>6</version>
>> > >> </parent>
>> > >>
>> > >> for all Apache projects.
>> > >>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.