Re: Issues building Atlas

2018-04-09 Thread Ashutosh Mestry
You are right. I will commit the fix soon.

~ ashutosh
Ashutosh Mestry  . Staff Software Engineer . 
Hortonworks, Inc. .  +1-310-988 0670 
...
No hurry, no pause. – Tim Ferriss, Life Hacker, Author
 
On 4/9/18, 3:26 AM, "Nixon Rodrigues"  
wrote:

Justin,

Can you over below suggestion from Madhan on this issue?



*Ashutosh – this might require addition of ‘relativePath’ in
tools/atlas-migration-exporter/pom.xml, as shown below. Can you please
review and update?*



**

*org.apache.atlas*

*apache-atlas*

*1.0.0-SNAPSHOT*

*../../*

**





*Thanks,*

*Madhan*


On Mon, Apr 9, 2018 at 3:47 PM, Justin Shen  wrote:

> I am trying to follow the “Build & Install” guide and encountered the
> following error when building the project:
>
> Non-resolvable parent POM for org.apache.atlas:atlas-
> migration-exporter:[unknown-version]: Could not find artifact
> org.apache.atlas:apache-atlas:pom:1.0.0-SNAPSHOT and
> 'parent.relativePath' points at wrong local POM @ line 24, column 13 ->
> [Help 2]
>
> Modify the POM of atlas_:atlas-migration-exporter to add a relativePath
> seems solve the problem:
>
> 
> org.apache.atlas
> apache-atlas
> 1.0.0-SNAPSHOT
> ../../pom.xml
> 
>
> Is this required? Should the code be changed? Or is there any settings.xml
> that I should use?
>
>
> Thx, -Justin
>
>




Re: Issues building Atlas

2018-04-09 Thread Nixon Rodrigues
Justin,

Can you over below suggestion from Madhan on this issue?



*Ashutosh – this might require addition of ‘relativePath’ in
tools/atlas-migration-exporter/pom.xml, as shown below. Can you please
review and update?*



**

*org.apache.atlas*

*apache-atlas*

*1.0.0-SNAPSHOT*

*../../*

**





*Thanks,*

*Madhan*


On Mon, Apr 9, 2018 at 3:47 PM, Justin Shen  wrote:

> I am trying to follow the “Build & Install” guide and encountered the
> following error when building the project:
>
> Non-resolvable parent POM for org.apache.atlas:atlas-
> migration-exporter:[unknown-version]: Could not find artifact
> org.apache.atlas:apache-atlas:pom:1.0.0-SNAPSHOT and
> 'parent.relativePath' points at wrong local POM @ line 24, column 13 ->
> [Help 2]
>
> Modify the POM of atlas_:atlas-migration-exporter to add a relativePath
> seems solve the problem:
>
> 
> org.apache.atlas
> apache-atlas
> 1.0.0-SNAPSHOT
> ../../pom.xml
> 
>
> Is this required? Should the code be changed? Or is there any settings.xml
> that I should use?
>
>
> Thx, -Justin
>
>