I have the same trouble building here.
Julien

Le Tue, 14 Sep 2010 10:29:51 +0200,
Emmanuel Lecharny <elecha...@gmail.com> a écrit :

>   On 9/14/10 3:54 AM, Alan D. Cabrera wrote:
> >> Here's the Jira link for this version if you'd like to review
> >> issues in more details:
> >>
> >> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10670&styleName=Html&version=12313701
> >>
> >> A temporary tag has been created (it can be removed if the vote is
> >> not approved): https://svn.apache.org/repos/asf/mina/tags/2.0.0/
> >> The svn revision is :
> >> http://svn.apache.org/viewvc?view=revision&revision=996542
> >>
> >> The newly approved Nexus has been used for the preparation of this
> >> release and all final artifacts are stored in a staging
> >> repository:
> >> https://repository.apache.org/content/repositories/orgapachemina-016/
> >>
> >>
> >> The distributions are available for download on :
> >> https://repository.apache.org/content/repositories/orgapachemina-016/org/apache/mina/distribution/2.0.0/
> >>
> >> The revision number for this release is :
> >>
> >> Let's vote now:
> >> [ ] +1 | Release MINA 2.0.0
> >> [ ] ±0 | Abstain
> >> [ ] -1 | Do*NOT*  release MINA 2.0.0
> > The default mvn install does not build w/out the artifacts created
> > from the serial profile.  Is that by design?
> 
> I guess you get :
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Failed to resolve dependencies for one or more projects in the 
> reactor. Reason: Missing:
> ----------
> 1) org.apache.mina:mina-transport-serial:jar:2.0.0
> 
>    Try downloading the file manually from the project website.
> 
>    Then, install it using the command:
>        mvn install:install-file -DgroupId=org.apache.mina 
> -DartifactId=mina-transport-serial -Dversion=2.0.0 -Dpackaging=jar 
> -Dfile=/path/to/file
> 
>    Alternatively, if you host your own repository you can deploy the 
> file there:
>        mvn deploy:deploy-file -DgroupId=org.apache.mina 
> -DartifactId=mina-transport-serial -Dversion=2.0.0 -Dpackaging=jar 
> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
> 
>    Path to dependency:
>        1) org.apache.mina:distribution:pom:2.0.0
>        2) org.apache.mina:mina-transport-serial:jar:2.0.0
> 
> ----------
> 1 required artifact is missing.
> 
> for artifact:
>    org.apache.mina:distribution:pom:2.0.0
> 
> from the specified remote repositories:
>    apache.snapshots (http://repository.apache.org/snapshots),
>    central (http://repo1.maven.org/maven2)
> 
> 
> 
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 9 minutes 2 seconds
> [INFO] Finished at: Tue Sep 14 10:28:15 CEST 2010
> [INFO] Final Memory: 66M/129M
> [INFO] 
> ------------------------------------------------------------------------
> 
> 
> No, it's not by design. Let me check what is the problem.
> 


-- 
Julien Vermillard

Archean Technologies
http://www.archean.fr

Attachment: signature.asc
Description: PGP signature

Reply via email to