[ 
https://issues.apache.org/jira/browse/IVYDE-302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13599226#comment-13599226
 ] 

Matthew Campbell commented on IVYDE-302:
----------------------------------------

We're suffering from this as well.  I'm trying to check in a bunch of eclipse 
.project and .classpath files to help ease people into using Ivy and IvyDE when 
they're not used to it.  One source of confusion has been making sure they're 
pointing at a valid ivysettings.xml, so I'm trying to set project-specific 
settings on the ivy classpath container to look for the ivysettings file 
relative to the project_loc.  This looks like it's valid while I'm filling in 
the field, but after trying to do a resolve, it returns the 'unrecognized 
variables' error.
                
> Initial project import results in 'Unrecognized variables in the Ivy settings 
> file"
> -----------------------------------------------------------------------------------
>
>                 Key: IVYDE-302
>                 URL: https://issues.apache.org/jira/browse/IVYDE-302
>             Project: IvyDE
>          Issue Type: Bug
>          Components: workspace resolver
>    Affects Versions: 2.2.0.beta1
>         Environment: Windows 7 64-bit, MyEclipse 9.1
>            Reporter: Michael Ondrejko
>         Attachments: axis.war.zip, ivy_failure_on_import.png
>
>
> When first importing a project that includes resolving an ivysettings file to 
> the workspace, the following error is received:
> Some projects fail to be resolved
> Failed to configure Ivy for build/build_resources/jboss43/ivy.xml[core] in 
> axis.warError while resolving the ivy instance for 
> build/build_resources/jboss43/ivy.xml[core] in 'axis.war':
>   Unrecognized variables in the Ivy settings file 
> ${workspace_loc:axis.war/build/build_resources/jboss43/ivysettings.xml}
> Error while resolving the ivy instance for 
> build/build_resources/jboss43/ivy.xml[core] in 'axis.war':
>   Unrecognized variables in the Ivy settings file 
> ${workspace_loc:axis.war/build/build_resources/jboss43/ivysettings.xml}
> Subsequently selecting to manually resolve the project will succeed as will 
> deleting the project and importing a second time (as long as done within the 
> same eclipse session).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to