You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Carlos Sanchez (JIRA)" <ji...@codehaus.org> on 2005/08/12 20:49:57 UTC

[jira] Commented: (MPJIRA-4) must contain an "id" attribute

    [ http://jira.codehaus.org/browse/MPJIRA-4?page=comments#action_44370 ] 

Carlos Sanchez commented on MPJIRA-4:
-------------------------------------

pid is empty now if the url doesn't contain an id.
TODO: fail the build in that case

> <issueTrackingUrl> must contain an "id" attribute
> -------------------------------------------------
>
>          Key: MPJIRA-4
>          URL: http://jira.codehaus.org/browse/MPJIRA-4
>      Project: maven-jira-plugin
>         Type: Bug
>     Versions: 1.1
>     Reporter: Paul Spencer
>     Assignee: Emmanuel Venisse

>
>
> Although the following URLs are equivelement, only the one containing the "id" attribute will work with the JIRA plugin.
>   http://nagoya.apache.org/jira/secure/BrowseProject.jspa?id=10492
>   http://nagoya.apache.org/jira/browse/JS2
> When using "http://nagoya.apache.org/jira/browse/JS2"  for the <issueTrackerUrl> the following error is received.  Notice the "pid" attribute on the url.  
> Downloading http://nagoya.apache.org/jira/browse/secure/IssueNavigator.jspa?view=rss&pid=p://nagoya.apache.org/jira/browse/JS2&sorter/field=issuekey&sorter/order=DESC&sorter/field=status&sorter/order=DESC&tempMax=1000&reset=true
> Received: [404] for http://nagoya.apache.org/jira/browse/secure/IssueNavigator.jspa?view=rss&pid=p://nagoya.apache.org/jira/browse/JS2&sorter/field=issuekey&sorter/order=DESC&sorter/field=status&sorter/order=DESC&tempMax=1000&reset=true
> Received: [404] for http://nagoya.apache.org/jira/browse/secure/IssueNavigator.jspa?view=rss&pid=p://nagoya.apache.org/jira/browse/JS2&sorter/field=issuekey&sorter/order=DESC&sorter/field=status&sorter/order=DESC&tempMax=1000&reset=true
> BUILD FAILED
> File...... c:\maven_repo\1.0-rc4\cache\maven-xdoc-plugin-1.7.2\plugin.jelly
> Element... x:parse
> Line...... 119
> Column.... 48
> Error on line 27 of document file:/C:/cvs_apache/jakarta-jetspeed-2/target/jira/jira-results.xml : The element type "link" must be terminated by the matching end-tag "</link>". Nested exception: The element type "link" must be terminated by the matching end-tag "</link>".
> Total time: 4 seconds
> Finished at: Sat Jul 10 05:31:54 EDT 2004
> C:\cvs_apache\jakarta-jetspeed-2>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org