You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stratos.apache.org by chris snow <ch...@gmail.com> on 2013/07/10 14:22:58 UTC

build failing - Failure to find org.apache.stratos:stratos-parent:pom:3.0.0

I've just checked out from git
(version 20cfe7e4fee41bea71d9caf0848a92c794946e8a) and tried to build, but
hit two errors.

1) features/pom.xml is referring to a parent version 3.0.0
2) The product folder does not have a pom.xml

----

$ mvn clean install
[INFO] Scanning for projects...
[ERROR] The build could not read 2 projects -> [Help 1]
[ERROR]
[ERROR]   The project org.apache.stratos:stratos-features-parent:3.0.0
(C:\wso2\src\incubator-stratos\features\pom.xml) has 1 error
[ERROR]     Non-resolvable parent POM: Failure to find
org.apache.stratos:stratos-parent:pom:3.0.0 in
http://repo.maven.apache.org/maven2 was cached in the local repository,
resolution will not be reattempted until the update interval of central has
elapsed or updates are forced and 'parent.relativePath' points at wrong
local POM @ line 25, column 13 -> [Help 2]
[ERROR]
[ERROR]   The project org.apache.stratos:stratos-parent:3.0.0-SNAPSHOT
(C:\wso2\src\incubator-stratos\pom.xml) has 1 error
[ERROR]     Child module C:\wso2\src\incubator-stratos\products\pom.xml of
C:\wso2\src\incubator-stratos\pom.xml does not exist

Re: build failing - Failure to find org.apache.stratos:stratos-parent:pom:3.0.0

Posted by Isuru Perera <is...@apache.org>.
Hi Chris,

The code is not stable yet. Many of are working on to get it stable while
doing refactoring the packages to org.apache.*.

We will update this thread once the build is stable.

Thanks!

Best Regards,

Isuru


On Wed, Jul 10, 2013 at 5:52 PM, chris snow <ch...@gmail.com> wrote:

> I've just checked out from git
> (version 20cfe7e4fee41bea71d9caf0848a92c794946e8a) and tried to build, but
> hit two errors.
>
> 1) features/pom.xml is referring to a parent version 3.0.0
> 2) The product folder does not have a pom.xml
>
> ----
>
> $ mvn clean install
> [INFO] Scanning for projects...
> [ERROR] The build could not read 2 projects -> [Help 1]
> [ERROR]
> [ERROR]   The project org.apache.stratos:stratos-features-parent:3.0.0
> (C:\wso2\src\incubator-stratos\features\pom.xml) has 1 error
> [ERROR]     Non-resolvable parent POM: Failure to find
> org.apache.stratos:stratos-parent:pom:3.0.0 in
> http://repo.maven.apache.org/maven2 was cached in the local repository,
> resolution will not be reattempted until the update interval of central has
> elapsed or updates are forced and 'parent.relativePath' points at wrong
> local POM @ line 25, column 13 -> [Help 2]
> [ERROR]
> [ERROR]   The project org.apache.stratos:stratos-parent:3.0.0-SNAPSHOT
> (C:\wso2\src\incubator-stratos\pom.xml) has 1 error
> [ERROR]     Child module C:\wso2\src\incubator-stratos\products\pom.xml of
> C:\wso2\src\incubator-stratos\pom.xml does not exist
>

Re: build failing - Failure to find org.apache.stratos:stratos-parent:pom:3.0.0

Posted by chris snow <ch...@gmail.com>.
Hi Isuru - thanks for the info.  I look forward to receiving your update!


On Wed, Jul 10, 2013 at 1:27 PM, Isuru Haththotuwa <is...@wso2.com> wrote:

> Hi Chris,
>
>
> On Wed, Jul 10, 2013 at 5:52 PM, chris snow <ch...@gmail.com> wrote:
>
>> I've just checked out from git
>> (version 20cfe7e4fee41bea71d9caf0848a92c794946e8a) and tried to build, but
>> hit two errors.
>>
>> 1) features/pom.xml is referring to a parent version 3.0.0
>> 2) The product folder does not have a pom.xml
>>
>
> We are still very much in the middle of re-factoring and re-organizing the
> code base. Therefore we are not yet ready for the complete build. Will
> update this list once we are done.
>
>>
>> ----
>>
>> $ mvn clean install
>> [INFO] Scanning for projects...
>> [ERROR] The build could not read 2 projects -> [Help 1]
>> [ERROR]
>> [ERROR]   The project org.apache.stratos:stratos-features-parent:3.0.0
>> (C:\wso2\src\incubator-stratos\features\pom.xml) has 1 error
>> [ERROR]     Non-resolvable parent POM: Failure to find
>> org.apache.stratos:stratos-parent:pom:3.0.0 in
>> http://repo.maven.apache.org/maven2 was cached in the local repository,
>> resolution will not be reattempted until the update interval of central has
>> elapsed or updates are forced and 'parent.relativePath' points at wrong
>> local POM @ line 25, column 13 -> [Help 2]
>> [ERROR]
>> [ERROR]   The project org.apache.stratos:stratos-parent:3.0.0-SNAPSHOT
>> (C:\wso2\src\incubator-stratos\pom.xml) has 1 error
>> [ERROR]     Child module C:\wso2\src\incubator-stratos\products\pom.xml
>> of C:\wso2\src\incubator-stratos\pom.xml does not exist
>>
>
>
>
> --
> Thanks and Regards,
>
> Isuru H.
>
>
>

Re: build failing - Failure to find org.apache.stratos:stratos-parent:pom:3.0.0

Posted by Isuru Haththotuwa <is...@wso2.com>.
Hi Chris,


On Wed, Jul 10, 2013 at 5:52 PM, chris snow <ch...@gmail.com> wrote:

> I've just checked out from git
> (version 20cfe7e4fee41bea71d9caf0848a92c794946e8a) and tried to build, but
> hit two errors.
>
> 1) features/pom.xml is referring to a parent version 3.0.0
> 2) The product folder does not have a pom.xml
>

We are still very much in the middle of re-factoring and re-organizing the
code base. Therefore we are not yet ready for the complete build. Will
update this list once we are done.

>
> ----
>
> $ mvn clean install
> [INFO] Scanning for projects...
> [ERROR] The build could not read 2 projects -> [Help 1]
> [ERROR]
> [ERROR]   The project org.apache.stratos:stratos-features-parent:3.0.0
> (C:\wso2\src\incubator-stratos\features\pom.xml) has 1 error
> [ERROR]     Non-resolvable parent POM: Failure to find
> org.apache.stratos:stratos-parent:pom:3.0.0 in
> http://repo.maven.apache.org/maven2 was cached in the local repository,
> resolution will not be reattempted until the update interval of central has
> elapsed or updates are forced and 'parent.relativePath' points at wrong
> local POM @ line 25, column 13 -> [Help 2]
> [ERROR]
> [ERROR]   The project org.apache.stratos:stratos-parent:3.0.0-SNAPSHOT
> (C:\wso2\src\incubator-stratos\pom.xml) has 1 error
> [ERROR]     Child module C:\wso2\src\incubator-stratos\products\pom.xml of
> C:\wso2\src\incubator-stratos\pom.xml does not exist
>



-- 
Thanks and Regards,

Isuru H.